Devtecch
New member
- Oct 14, 2020
- 12
- 2
- 3
I installed successfully.
my link : https://globa.live
my link : https://globa.live
You have errors. Links at the bottom of the footer are not workingI installed successfully.
my link : https://globa.live
Is Twilio working? Do you call a car in the user's app and the driver's app answer?I installed successfully.
my link : https://globa.live
Everything is working in web.only one problem.sign up successful message is not showingIs Twilio working? Do you call a car in the user's app and the driver's app answer?
That's not error.credentials are not filled that's why it's redirecting to home pageYou have errors. Links at the bottom of the footer are not working
It usually pick links from api, you need to correct those.. so technically, it is an errorThat's not error.credentials are not filled that's why it's redirecting to home page
OkIt usually pick links from api, you need to correct those.. so technically, it is an error
To understand further the error, read the json..It usually pick links from api, you need to correct those.. so technically, it is an error
{"statusCode":500,"title":"Oops Something went wrong!","message":"Oops Something went wrong!","responseData":[],"error":{"type":"Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException","message":"","code":0,"file":"\/home\/globa\/domains\/api.globa.live\/vendor\/laravel\/lumen-framework\/src\/Concerns\/RoutesRequests.php","line":231}}
The same thing happens to all the other links in the footer.. an easy workaround is editing the respective footer file in resources folder, and hardcoding the correct links in The same thing happens to all the other links in the footer.. an easy workaround is editing the respective footer file in resources folder, and hardcoding the correct links inTo understand further the error, read the json..
JSON:{"statusCode":500,"title":"Oops Something went wrong!","message":"Oops Something went wrong!","responseData":[],"error":{"type":"Symfony\\Component\\HttpKernel\\Exception\\NotFoundHttpException","message":"","code":0,"file":"\/home\/globa\/domains\/api.globa.live\/vendor\/laravel\/lumen-framework\/src\/Concerns\/RoutesRequests.php","line":231}}
The browser cannot find https://api.globa.live/pages/page_privacy but if you type on browser https://globa.live/pages/page_privacy you will see the pages which are stored in the web and not api.
footer.blade.php
Thanks for thisThe same thing happens to all the other links in the footer.. an easy workaround is editing the respective footer file in resources folder, and hardcoding the correct links in The same thing happens to all the other links in the footer.. an easy workaround is editing the respective footer file in resources folder, and hardcoding the correct links inCode:footer.blade.php
How did you get the password?
It's not a wordpress theme.its laravelWhat wordpress theme are using?
Thanks, after seeing the code I realized that it is lavarel,It's not a wordpress theme.its laravel