Previous and Next option is not working

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
User avatar
VirtualSpy
Advanced
Posts: 122
Joined: 05 Jul 2022, 07:55

Previous and Next option is not working

Post by VirtualSpy » 19 Aug 2022, 06:55

Laravel version 9.22.1 , Aimeos version 2022.07.2 and PHP version 8.1.3 (Win)

from some product's view Previous and Next option is not working
Attachments
2.PNG
2.PNG (9.31 KiB) Viewed 2496 times
1.PNG
1.PNG (18.78 KiB) Viewed 2496 times

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

Re: Previous and Next option is not working

Post by aimeos » 22 Aug 2022, 06:12

Is your product index up to date? Please execute this command to make sure it's rebuild:

Code: Select all

php artisan aimeos:jobs index/rebuild default
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

User avatar
VirtualSpy
Advanced
Posts: 122
Joined: 05 Jul 2022, 07:55

Re: Previous and Next option is not working

Post by VirtualSpy » 22 Aug 2022, 11:54

aimeos wrote: 22 Aug 2022, 06:12 Is your product index up to date? Please execute this command to make sure it's rebuild:

Code: Select all

php artisan aimeos:jobs index/rebuild default
i execute this command but still Previous and Next option is not working..... this problem is coming only on those products who is the part of those categories who has sub categories

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

Re: Previous and Next option is not working

Post by aimeos » 22 Aug 2022, 12:16

Can you post the output of "composer show", please?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

User avatar
VirtualSpy
Advanced
Posts: 122
Joined: 05 Jul 2022, 07:55

Re: Previous and Next option is not working

Post by VirtualSpy » 22 Aug 2022, 14:12

When i deleted all data then imported again ......it is now working

Post Reply