Hi all,
I've just update my Virtuemart from VM 3.0.9 to VM 3.0.10.
The problem is now I get a fatal error:
QuoteWarning: require(/home/gladmast/public_html/wines/new/modules/mod_virtuemart_cart_multi/tmpl/default.php): failed to open stream: No such file or directory in /home/gladmast/public_html/wines/new/modules/mod_virtuemart_cart/mod_virtuemart_cart.php on line 37
Fatal error: require(): Failed opening required '/home/gladmast/public_html/wines/new/modules/mod_virtuemart_cart_multi/tmpl/default.php' (include_path='.:/opt/alt/php55/usr/share/pear:/opt/alt/php55/usr/share/php') in /home/gladmast/public_html/wines/new/modules/mod_virtuemart_cart/mod_virtuemart_cart.php on line 37
In this update I don't even have mod_virtuemart_multi
How can I clean this?
Thanks!
Yepp, sorry. Just redownload and install again. I reupped it.
Here http://forum.virtuemart.net/index.php?topic=131420.0
What me really wonders, how we overlooked it.
hi Milbo,
Sorry for late reply.
I'ved install AIO and all works fine now, Thanks!
Hi
I am updated VM from 3.0.9 to 3.0.10
and after update site layout bit broken
for each of the last tag in each block is added to the tag <b>
you can see this broken layout here http://anapa-dveri.ru/%D0%B2%D1%85%D0%BE%D0%B4%D0%BD%D1%8B%D0%B5-%D0%B4%D0%B2%D0%B5%D1%80%D0%B8
I'm looking for the reason 2 days.
in pages where is no virtuemart output plugins and modules all layout is fine
http://anapa-dveri.ru/%D0%BA%D0%BE%D0%BD%D1%82%D0%B0%D0%BA%D1%82%D1%8B
help me please.
Are you using VM template over rides?
Quote from: GJC Web Design on September 27, 2015, 11:54:16 AM
Are you using VM template over rides?
No I am using default VM template.
in 3.0.9 it works fine
Please don't worry about my problem. It is not solved, but I use jQuery, wich killed <b> tag.
in file default.php of category view:
jQuery('b > .vm-col-3').unwrap();