Hi,
Thank you for your availability.
I posted a message in virtuemar's forum describing the other issues. After several attempts I was able so solve everything, but maybe posting here my experience helps someone else with the same problems.
Joomla 3.6.5
PHP 7.0.1
Virtuemart 3.2.2
Hi,
I just update from virtuemart 3.0.18 to 3.2.2 and several problems appeared...
1. The references of the related products now show up in the shopping cart module and in the cart review page (see attached images).
2. I'm not able to access any virtuemart category or product page (using the link of the products already in the cart list). When I try to open a different page (eg. dog toys category), instead of the correct URL like
/component/virtuemart/caes/trelas
it tries to open
/shopping-cart/caes/trelas
and shows the same page.
3. If I try to access any category, it adds "Itemid=166" to the link and remains on the same page. I replaced the sublayouts folder (/components/com_virtuemart/sublayouts) by the one I had before the update and now I'm able to open new pages, although it still adds "Itemid=166" to the URL.
I'm really annoyed with this.. any ideas?
Thank you.
EDIT: after replacing the sub layouts the 1st problem (related products) was solved.
And the solution:
Yesterday I realised that turning "URL friendly" off everything worked perfectly. Except having 1km URL, of course.
So, I turned off virtuemart's SEO and then URL friendly on again. It started to show "Assign the component VirtueMart to a menu item" error message. I had to change my homepage to "virtuemart default layout" type in order to turn off that error (it wasn't enough using it in a hidden menu).
Then, I went back to virtuemarts' SEO and turned on categories and product tree... Strict mode and SEF for cart links.
Problem 2 and 3 were solved.