VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: MAD King on August 20, 2023, 14:40:30 PM

Title: Pagination not working, again.
Post by: MAD King on August 20, 2023, 14:40:30 PM
VirtueMart 4.2.0 10905

Pagination not working again after update.
Stays on page 1 and not going to the other pages.
Need solution fast.
Title: Re: Pagination not working, again.
Post by: Milbo on August 21, 2023, 21:01:17 PM
I am sorry, that I ask, but which joomla version?
Title: Re: Pagination not working, again.
Post by: MAD King on August 21, 2023, 21:19:00 PM
J4.3.3 and VirtueMart 4.2.0 10905
Title: Re: Pagination not working, again.
Post by: sirius on November 15, 2024, 11:44:16 AM
Hi
same for me in backend with th new VM admin template under VM 4.4.0 11095 and joomla 3.10.12
It works OK: on the product list but not on the orders list page.
It does NOT work on the other pages.
The pagination is also missing on the shipping and payment management list page.

All is fine with standard VM admin template.
Title: Re: Pagination not working, again.
Post by: audiorock on November 24, 2024, 16:44:12 PM
I all,

same problem for me.
Joomla 5.2.1 and virtuemart 4.4.0.

The pagination not work properly, with SEF active.
Every new release, the pagination problem always arises!!


Title: Re: Pagination not working, again.
Post by: T.A. Garrison, LLC on November 26, 2024, 00:09:09 AM
I concur.

J 5.2.1 and VM 4.4.1 11099 still has the problem.
I disabled SEF and it still does not work.
I removed the code that was working for many to see if made any difference, but no.

It would seem odd that the code was working, so why wasn't that implemented? It would seem that something else was added and now won't allow the "workaround" code to function any longer.

This is a critical issue. Users, in a site with thousands of products in 1 category, thousands in another category, they will get really frustrated and abandon the site if they can't find all the products without going through every one of them because they have to wade through a search of all category products.
Title: Re: Pagination not working, again. SOLVED
Post by: T.A. Garrison, LLC on November 26, 2024, 21:41:24 PM
This is for all!
Max made the fix today on the vmpagination.php file.
The problem? Category ID was not part of the pagination code and only recent updates made it mandatory to include that in the code.

I wish I could add the file here, but I'm sure Max will get it to everybody using the standard method - with the next update.

I can say it truly does work. I was working with AI to find the problem. It did. I shared the findings with Max and he coded the new page in about 5 minutes after reading what AI found.

Hats off to Max!
Title: Re: Pagination not working, again.
Post by: audiorock on November 27, 2024, 16:40:05 PM
Quote from: T.A. Garrison, LLC on November 26, 2024, 21:41:24 PMThis is for all!
Max made the fix today on the vmpagination.php file.
The problem? Category ID was not part of the pagination code and only recent updates made it mandatory to include that in the code.

I wish I could add the file here, but I'm sure Max will get it to everybody using the standard method - with the next update.

I can say it truly does work. I was working with AI to find the problem. It did. I shared the findings with Max and he coded the new page in about 5 minutes after reading what AI found.

Hats off to Max!

Very thanks.
let's wait for the next update!


Title: Re: Pagination not working, again.
Post by: sirius on December 17, 2024, 10:57:59 AM
Any news...
bug still there with the very last 4.4.2 11100
Title: Re: Pagination not working, again.
Post by: sirius on January 06, 2025, 12:10:07 PM
Same with latest VirtueMart 4.4.4 11101

Really I don't understand why pagination works on the admin products list
administrator/index.php?option=com_virtuemart&view=product => pagination OK
administrator/index.php?option=com_virtuemart&view=inventory => pagination OK

and not on all the other lists...
This make the (new) VM Bakend almost unusable.

Also there's absolutely no pagination at all on the the payment methods list and Shipping methods list.

By the way Happy New year all
Title: Re: Pagination not working, again.
Post by: soura123 on January 25, 2025, 10:10:47 AM
this is dissapontoing on the list orders i keep get 1000 orders i get for ever to open, the limit box is not working, i dont know frem where that 1000 items is coming, i cant delete an order or update status, latest versions joomla and vm
also on 4.4.4 version the search is not working so i roll back to 4.4.0
Title: Re: Pagination not working, again.
Post by: sirius on January 27, 2025, 16:47:27 PM
The last revision 1105 (https://dev.virtuemart.net/projects/virtuemart/repository/virtuemart/revisions/11105/diff/trunk/virtuemart/administrator/components/com_virtuemart/helpers/vmpagination.php)

Seems to have no effect on the pagination.
But will wait for the full package, just in case...