Wrong URL direction
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Wrong URL direction
Hello Please help me!
when I click on Product/Post it redirect me to wrong page.
it show
http://pakbazar.infinityfreeapp.com/d/f ... mo-article
instead of
http://pakbazar.infinityfreeapp.com/shop/Demo-article.
Thanks in advance.
You can check online -> http://pakbazar.infinityfreeapp.com/
environment (Win)
"php": "^7.4",
"fideloper/proxy": "^4.0",
"laravel/framework": "^6.0",
"laravel/tinker": "^1.0",
"laravel/ui": "^1.0",
"aimeos/aimeos-laravel": "~2020.10"
when I click on Product/Post it redirect me to wrong page.
it show
http://pakbazar.infinityfreeapp.com/d/f ... mo-article
instead of
http://pakbazar.infinityfreeapp.com/shop/Demo-article.
Thanks in advance.
You can check online -> http://pakbazar.infinityfreeapp.com/
environment (Win)
"php": "^7.4",
"fideloper/proxy": "^4.0",
"laravel/framework": "^6.0",
"laravel/tinker": "^1.0",
"laravel/ui": "^1.0",
"aimeos/aimeos-laravel": "~2020.10"
- Attachments
-
- Screenshot (10).png (132.19 KiB) Viewed 1437 times
-
- Screenshot (11).png (175.75 KiB) Viewed 1437 times
Re: Wrong URL direction
Please make sure you have version 2020.10.2 of the aimeos/aimeos-laravel package installed. The previous version had a problem with duplicate slashes in the URL that causes the problem.
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,

Re: Wrong URL direction
Thank you very much.Now its working.