VirtueMart Forum

VirtueMart 2 + 3 + 4 => Installation, Migration & Upgrade => Topic started by: krmec on November 24, 2017, 10:06:07 AM

Title: VM 3.2.6 problem after update category and product view
Post by: krmec on November 24, 2017, 10:06:07 AM
Hi Forum

Yesterday I upgraded VM 3.2.4 to VM 3.2.6. I have Joomla 3.8.2. After the upgrade I was not able to go to categories and products. I could see only the main categories. I had to go back to VM 3.2.4.
Title: Re: VM 3.2.6 problem after update category and product view
Post by: Ventsi Genchev on November 24, 2017, 11:08:59 AM
https://forum.virtuemart.net/index.php?topic=138926.0
Title: Re: VM 3.2.6 problem after update category and product view
Post by: krmec on November 24, 2017, 11:39:59 AM
Thanks. Selecting explicit language helped. I can go now to categories and products. But now i have problem that in product detail is picture in full size. Not resized 90x90. In VM 3.2.4.  were pictures ok.
Title: Re: VM 3.2.6 problem after update category and product view
Post by: Ventsi Genchev on November 24, 2017, 11:58:03 AM
I have a suspicion that this is due to the template, but I can not be sure without a link to the site.
I have no other idea what the cause might be.
Title: Re: VM 3.2.6 problem after update category and product view
Post by: krmec on November 24, 2017, 12:02:10 PM
It is default template beez3.
Title: Re: VM 3.2.6 problem after update category and product view
Post by: Studio 42 on November 24, 2017, 12:58:45 PM
Quote from: krmec on November 24, 2017, 11:39:59 AM
Thanks. Selecting explicit language helped. I can go now to categories and products. But now i have problem that in category and in product detail is product picture in full size. Not resized 90x90. In VM 3.2.4.  were pictures ok.
Provide a link to your website should help the community to assist you
Title: Re: VM 3.2.6 problem after update category and product view
Post by: krmec on November 24, 2017, 13:07:27 PM
http://www.rukocesko.cz/index.php/e-shop/extra-dlouhe-vrtaky-do-kovu-din-1869-rada-1
Title: Re: VM 3.2.6 problem after update category and product view
Post by: Studio 42 on November 24, 2017, 14:15:22 PM
Have you checked your virtuemart config and menu setting about categories ?
You can disable the display of subcategories, this is perhaps a bad setting only
Title: Re: VM 3.2.6 problem after update category and product view
Post by: krmec on November 24, 2017, 16:36:03 PM
I checked config virtuemart and did not find any problem. Strange is that products in some category are shown with full image size
http://www.rukocesko.cz/index.php/e-shop/vrtaky-do-kovu-din-338/typ-utl-co-5-10125
and in other category are shown resized:
http://www.rukocesko.cz/index.php/e-shop/vrtaky-do-kovu-din-338/typ-ti-co-8-10088
Title: Re: VM 3.2.6 problem after update category and product view
Post by: Studio 42 on November 24, 2017, 21:28:36 PM
Have you not added own overrides?
Title: Re: VM 3.2.6 problem after update category and product view
Post by: krmec on November 24, 2017, 21:45:01 PM
Yes i added own overrides. I tried to copy older version 3.2.4 folder by folder and i foud out that problem was in components/com_virtuemart/assets/css/vm-ltr-site.css. So i used this file from vm 3.2.4.
Title: Re: VM 3.2.6 problem after update category and product view
Post by: aftertaf on November 26, 2017, 21:52:28 PM
what was the problem/difference you noticed in the 2 ?
Title: Re: VM 3.2.6 problem after update category and product view
Post by: krmec on November 27, 2017, 06:36:40 AM
Difference is on the line 927 - 945. In main-image; browseProduct image; browseCategory image. In VM 3.2.4 is max height - 90px and in VM 3.2.6. is max height - auto. That is the main difference.
Title: Re: VM 3.2.6 problem after update category and product view
Post by: Studio 42 on November 27, 2017, 12:05:42 PM
Sorry, i spoke about PHP files.
Title: Re: VM 3.2.6 problem after update category and product view
Post by: aftertaf on November 28, 2017, 00:04:34 AM
oh, the css file... i overwrite that too... :)