VirtueMart Forum

VirtueMart 2 + 3 + 4 => Virtuemart Development and bug reports => Topic started by: emedina on January 09, 2015, 12:15:44 PM

Title: Jroute error in category
Post by: emedina on January 09, 2015, 12:15:44 PM
Hi everyone.

I'm having troubles with JRoute. When I use:

echo JRoute::_('index.php?option=com_virtuemart&view=category&virtuemart_category_id='.$virtuemart_category_id.)

always returns the same category sef path, whatever $virtuemart_category_id value. I've tried adding &Itemid and replacing virtuemart_category_id with category_id and the result is the same.
Tried in vm 2.0.18, 2.0.24 and 2.0.26 with no html overrides.

All the answers are welcome.
P.S. Sorry my poor english.
Title: Re: Jroute error in category
Post by: emedina on January 14, 2015, 11:43:30 AM
No body? I've revised router.php, but still problem
Title: Re: Jroute error in category
Post by: Milbo on January 14, 2015, 17:37:37 PM
Please try the last vm2.6.x