I'm listing all the orders using the orders page ( index.php?option=com_virtuemart&view=orders )
I select 400 orders per page.
As my shop has 1781 orders, it generates 5 pages but it only shows me the first page.
I click on the other pages and it show me the first page again and again.
Any advice?
Regards and thanks.
IN the backend /administrator or you use front end ?
Backend logged as administrator.
If you try with 20 orders only ?
Quote from: Studio 42 on March 02, 2020, 16:06:04 PM
If you try with 20 orders only ?
Works with 15,30,50 and 100
Doesn't work with 400 and 200
When I select 200 or 400, it keeps listing the same orders all the time, no matter which page number I click.
resource issues? memory etc?
Why you need to display 400 orders ?
I know perhaps the cause. Vm have an internal limit on number displayed products.
If you need a specific report, i already wrote for some customer an extra view(using a vmextend plugin) so they can export annually report(mre then 5000 orders)