VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Development & Testing => Topic started by: randlieb on November 03, 2014, 04:30:32 AM

Title: pagination in all products view
Post by: randlieb on November 03, 2014, 04:30:32 AM
The pagination in the all products view is not working. Using 2.9.9.3 in Joomla 3.3.6. I can get it to go to the next page but not back to the previous page.
Title: Re: pagination in all products view
Post by: joophilverink on November 03, 2014, 15:33:31 PM
Next page is working.
Back to the previous page is working if page number is more than 2 until page 2.
Back to the first page is not working.


Title: Re: pagination in all products view
Post by: randlieb on November 03, 2014, 15:44:03 PM
Thanks for adding to this thread. I only have two pages so hadn't come across that yet.
Title: Re: pagination in all products view
Post by: kermitfrog on November 03, 2014, 16:11:09 PM
I'm having the same problem.
It only happens if Joomla SEF is activated.

Problem is: you can jump to every page, except the first one (limitstart=0)
So the buttons "start" and "1" are not working. Clicking them will make you stay on the page, you are already on.
Title: Re: pagination in all products view
Post by: randlieb on November 03, 2014, 20:08:00 PM
Anyone know a fix to this? What file to edit?
Title: Re: pagination in all products view
Post by: Milbo on November 03, 2014, 23:26:36 PM
It works in j2.5.

Then I tested it on j3. I debugged for hours and was not able to find a fix, then I just googled and found

http://forum.joomla.org/viewtopic.php?f=728&t=859797

and in special https://groups.google.com/forum/#!topic/joomla-dev-cms/NoPtWWMdA-0
Title: Re: pagination in all products view
Post by: Milbo on November 04, 2014, 23:11:21 PM
Lets hope it works then https://github.com/joomla/joomla-cms/pull/4393
Title: Re: pagination in all products view
Post by: randlieb on November 04, 2014, 23:36:30 PM
Works on my site. Thanks!
Title: Re: pagination in all products view
Post by: Milbo on November 05, 2014, 00:32:05 AM
Good to know, so we just have to wait for the next joomla j3 release.
Title: Re: pagination in all products view
Post by: Menace on February 03, 2015, 11:58:30 AM
Sorry, I have to go back to this topic. I had the same issue using VM 3.0.2. with Joomla! 3.3.6

I implemented the changes from github linked by Milbo but that only solves part of it.

When I am on page "2 of 2" of a category the "previous" button works and points to "?start=0."
But the "1" and "First" buttons lead back homepage without any parameters in url and even don't stay in the category.
Title: Re: pagination in all products view
Post by: GJC Web Design on February 03, 2015, 12:48:25 PM
you should be on 3.0.4 any way - lots of bug fixes
but for pagination as everyone keeps saying - you will probably have to wait for J3.4