Hi all.
I have a problem after updating VM from 2.0.18a to 2.0.22b - category alias was disappeared from link to product pages.
Example:
2.0.18a link was - http://www.pomles.ru/sosna-el/evrovagonka/evrovagonka-sort-extra-product.html (http://www.pomles.ru/sosna-el/evrovagonka/evrovagonka-sort-extra-product.html)
2.0.22b link now - http://www.pomles.ru/evrovagonka-sort-extra-product.html (http://www.pomles.ru/evrovagonka-sort-extra-product.html)
As you can see, all category URI was disappeared from product URL.
Interestingly, but both of these links are works, but i need to return links back with category URI's.
How i can do it ?
Sorry, I cannot analyze your page (i cannot read cyrillic). So my question: Is Virtuemart linked to a Joomla menu and do you link virtuemart categories using 'Category layout' somehow as Joomla menu items? If so, it could be that the Joomla menu item id for the shop homepage is higher than the linked category menu items? But that is just an idea, what may have happened.
Yes, i have two menu items - Shop homepage (it's a main page of the site) and Categories (it's in separated menu, that hided from site users).
Menu item id of categories list is higher than menu item id of shop homepage.
I tried to create new menu item for shop homepage with a menu item id higher than menu item id of categories list, but that isn't help...
Also i tried to reset all custom styles of the shop, but that itn't help too.
UPD: I got it!!! This error is appears when in product properties I filled up URL field. After that category-id from URL to product was changed to value from this field. It can be seen if in Virtuemart properties SEO is disabled.