VirtueMart Forum

VirtueMart 2 + 3 + 4 => Security (https) / Performance / SEO, SEF, URLs => Topic started by: nickel21 on January 30, 2014, 09:31:09 AM

Title: Items per page on virtuemart category 404 error
Post by: nickel21 on January 30, 2014, 09:31:09 AM
I have installed  sh404 and that need to have a itemid in no sef url in order to product the sef url
in the pagination of virtuemart missing itemid VALUE and for that reason it is not possible to product the right not sef url and as result to have 404 no found page
a example is the following
index.php?option=com_virtuemart&Itemid=&keyword=&limit=15&view=category&virtuemart_category_id=71&lang=el
and should be like index.php?option=com_virtuemart&Itemid=9999&keyword=&limit=15&view=category&virtuemart_category_id=71&lang=el
what should check or change in my site .

thanks