VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: rickc on April 30, 2013, 22:59:56 PM

Title: Virtuemart 2.0.20b Joomla 1.5.26 pagination
Post by: rickc on April 30, 2013, 22:59:56 PM
Hi all,

My first post, I'm looking for clues.

I have issues with pagination.

Joomla 1.5.26

Global configuration
Caching: no
Search Engine Friendly URL: no
Use Apache mod_rewrite: no
Add suffix to URLs: no

Template I use is rhuk_milkyway
The issue exists using the default beez template as well

Virtuemart 2.0.20b

Configuration / Shopfront
Default items per listing view: 10

Configuration / SEO
SEO Disabled: Ticked
Translate Strings: Unticked
Use Product and Category IDs: Unticked

An example category would be 'Runners' it has 51 products
Default Number of Products per Row: 0
Category Form Limit List Start: 0
Category Form Limit List Step: 10
Category Form Limit List Max: 0
Category Form Initial Display Records: 10
Category Template: Use shop default
Category Browse Page: Default

My issues are:

The category loads at page 1 as it should, but once I click any page link eg page 2
The pagination links become:

Start: index.php?option=com_virtuemart&view=category&virtuemart_category_id=32&Itemid=98
Prev: index.php?option=com_virtuemart&view=category&virtuemart_category_id=32&Itemid=98
1: index.php?option=com_virtuemart&view=category&virtuemart_category_id=32&Itemid=98
2: No Link
3: index.php?option=com_virtuemart&view=category&virtuemart_category_id=32&Itemid=98&limitstart=20
4: index.php?option=com_virtuemart&view=category&virtuemart_category_id=32&Itemid=98&limitstart=30
5: index.php?option=com_virtuemart&view=category&virtuemart_category_id=32&Itemid=98&limitstart=40
6: index.php?option=com_virtuemart&view=category&virtuemart_category_id=32&Itemid=98&limitstart=50
Next: index.php?option=com_virtuemart&view=category&virtuemart_category_id=32&Itemid=98&limitstart=20
End: index.php?option=com_virtuemart&view=category&virtuemart_category_id=32&Itemid=98&limitstart=50

When I'm on page 2, the links to page 1, Prev and Start all fail, when clicked the page refreshes and stays on page 2


If I'm on page 3
The pagination links become:

Start: index.php?option=com_virtuemart&view=category&virtuemart_category_id=32&Itemid=98
Prev: index.php?option=com_virtuemart&view=category&virtuemart_category_id=32&Itemid=98&limitstart=10
1: index.php?option=com_virtuemart&view=category&virtuemart_category_id=32&Itemid=98
2: index.php?option=com_virtuemart&view=category&virtuemart_category_id=32&Itemid=98&limitstart=10
3: No Link
4: index.php?option=com_virtuemart&view=category&virtuemart_category_id=32&Itemid=98&limitstart=30
5: index.php?option=com_virtuemart&view=category&virtuemart_category_id=32&Itemid=98&limitstart=40
6: index.php?option=com_virtuemart&view=category&virtuemart_category_id=32&Itemid=98&limitstart=50
Next: index.php?option=com_virtuemart&view=category&virtuemart_category_id=32&Itemid=98&limitstart=30
End: index.php?option=com_virtuemart&view=category&virtuemart_category_id=32&Itemid=98&limitstart=50

When I'm on page 3, the Prev link to page 2 works, the link to page 1 fails, and the link to Start fails, when clicked the page refreshes and stays on page 3


To me it appears I am missing &limitstart=0 from the links.

If a link to my site would help add orientalcarpets.com.au/home/ to the beginning of the links above

I have tried disabling the Joomla pagination plugin but it makes no difference.

Thank you

Title: Re: Virtuemart 2.0.20b Joomla 1.5.26 pagination
Post by: jenkinhill on May 01, 2013, 10:54:04 AM
Maybe this is one of those issues that appears when using Joomla 1.5 with VirtueMart 2 - It was announced that Joomla 1.5 is no longer supported for VirtueMart -   http://virtuemart.net/news/list-all-news/426-end-of-life-for-virtuemart-11-heidelpay-now-in-virtuemart-2012

"We decided to declare now the end of life for VirtueMart 1.1, and that the version 2 of VirtueMart is not any longer maintaining joomla 1.5 compatibility." 4 October 2012

Most things do work, however, which makes it difficult to be sure that this is Joomla version related, but I have noticed that reports of pagination issues have reduced considerably since J1.5 went end of life.