Wrong URL direction

How to configure and adapt Aimeos based shops as developer
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!
fazal
Posts: 6
Joined: 01 Nov 2020, 03:31

Wrong URL direction

Post by fazal » 01 Nov 2020, 12:01

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"
Attachments
Screenshot (10).png
Screenshot (10).png (132.19 KiB) Viewed 1438 times
Screenshot (11).png
Screenshot (11).png (175.75 KiB) Viewed 1438 times

User avatar
aimeos
Administrator
Posts: 8638
Joined: 01 Jan 1970, 00:00

Re: Wrong URL direction

Post by aimeos » 01 Nov 2020, 17:55

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, Image give us a star

fazal
Posts: 6
Joined: 01 Nov 2020, 03:31

Re: Wrong URL direction

Post by fazal » 01 Nov 2020, 21:49

Thank you very much.Now its working.

Post Reply