Menu Content
Joomla Erweiterungen > Choose one to see more info

JoomSEF FAQs

VirtueMart Pagination Problems

Date added:
Samstag, 03. April 2010
Last revised:
Samstag, 03. April 2010

Answer

Problem Symptoms

Pagination in VirtueMart (category browse page) does not work in some VirtueMart versions. When clicking on the page link or next / last link, an 404 error message or other unexpected behaviour is experienced.

How to check

Check what is the link URL. (most eaily this is done by hoovering mouse cursor over the link and checking the browsers status bar, where the link target should be shown.

If you see someting like: http://www.domainname.com/main-category1/subcategry1&limit=20&limitstart=0, then an error is present. The problem is in the fact, the first character after the SEF part of the URL should be question mart "?", not an ampersand "&". This is caused by error in VirtueMart SEO code, that causes the single link to be SEF encoded first and then a variable suffix is hardcoded to it with incorrect joint character.

Fixing the problem

The problem can be fixed by correcting the VirtueMart code. Locate the file shop.browse.php which is located in /administrator/components/com_virtuemart/html folder of your Joomla site.

In this file, commend the code at line 210, which should be:
$search_string=$sess->url($search_string);

Comment may be done by adding // (two slashes) in the beggining of the line. This will prevent the double SEO processing of a single URL and prevent generation of the incorrect link.

Kategorie

Tags for this item

Get the best Joomla SEO Component and make your site SEO optimized now!

JoomSEF Updates February 2012

21.02.2012

Ostrava, 20.2.2012 - New releases of both JoomSEF 3 for Joomla 1.5 and JoomSEF 4 for Joomla 1.6/1.7/2.5 were just released. Actual JoomSEF versions are 4.2.4 and 3.9.4. Also new extensions were released since the last update. Click to learn more about changes.

New JoomSEF 4.2.0 and 3.9.0!

28.11.2011

Ostrava, 28.11.2011 - We are releasing new major version of both JoomSEF 4 and 3. These version include several brand new and exciting features, such as 3rd level domain support for individual components, direct access to Google analytics with Flash charts, full-featured sitemaps, web-crawl functions, ...

JoomSEF Updates October 2011

09.10.2011

Ostrava, 9.10.2011 - New releases both of JoomSEF 3 for Joomla 1.5 and JoomSEF 4 for Joomla 1.6/1.7 was just released. Actual version are 4.1.1 and 3.8.3. Several new extensions for both these versions were also released.

JoomShopping extension for JoomSEF

13.07.2011

Ostrava, 13.7.2011 - New JoomSEF extension for JoomShopping component was released. Available both JoomSEF 3 and 4 (Joomla 1.5 and 1.6).

User Login Empty