VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: juanvilchez on March 01, 2020, 17:00:12 PM

Title: Orders list not working correctly
Post by: juanvilchez on March 01, 2020, 17:00:12 PM
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.


Title: Re: Orders list not working correctly
Post by: Studio 42 on March 02, 2020, 09:52:05 AM
IN the backend /administrator or you use front end ?
Title: Re: Orders list not working correctly
Post by: juanvilchez on March 02, 2020, 11:43:02 AM
Backend logged as administrator.
Title: Re: Orders list not working correctly
Post by: Studio 42 on March 02, 2020, 16:06:04 PM
If you try with 20 orders only ?
Title: Re: Orders list not working correctly
Post by: juanvilchez on March 03, 2020, 00:43:11 AM
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.
Title: Re: Orders list not working correctly
Post by: GJC Web Design on March 03, 2020, 10:31:01 AM
resource issues?  memory etc?
Title: Re: Orders list not working correctly
Post by: Studio 42 on March 03, 2020, 10:35:44 AM
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)