Previous and Next option is not working
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!
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
- VirtualSpy
- Advanced
- Posts: 122
- Joined: 05 Jul 2022, 07:55
Previous and Next option is not working
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
from some product's view Previous and Next option is not working
- Attachments
-
- 2.PNG (9.31 KiB) Viewed 2496 times
-
- 1.PNG (18.78 KiB) Viewed 2496 times
Re: Previous and Next option is not working
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,
give us a star
If you like Aimeos,

- VirtualSpy
- Advanced
- Posts: 122
- Joined: 05 Jul 2022, 07:55
Re: Previous and Next option is not working
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 categoriesaimeos 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
Re: Previous and Next option is not working
Can you post the output of "composer show", please?
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos,
give us a star
If you like Aimeos,

- VirtualSpy
- Advanced
- Posts: 122
- Joined: 05 Jul 2022, 07:55
Re: Previous and Next option is not working
When i deleted all data then imported again ......it is now working