VirtueMart Forum

VirtueMart 2 + 3 + 4 => Installation, Migration & Upgrade => Topic started by: musqsim on September 18, 2015, 19:18:18 PM

Title: Update from VM 3.0.9 to VM 3.0.10
Post by: musqsim on September 18, 2015, 19:18:18 PM
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!
Title: Re: Update from VM 3.0.9 to VM 3.0.10
Post by: Milbo on September 18, 2015, 21:06:52 PM
Yepp, sorry. Just redownload and install again. I reupped it.
Here http://forum.virtuemart.net/index.php?topic=131420.0
Title: Re: Update from VM 3.0.9 to VM 3.0.10
Post by: Milbo on September 18, 2015, 21:12:15 PM
What me really wonders, how we overlooked it.
Title: Re: Update from VM 3.0.9 to VM 3.0.10
Post by: musqsim on September 25, 2015, 00:10:55 AM
hi Milbo,

Sorry for late reply.

I'ved install AIO and all works fine now, Thanks!
Title: Re: Update from VM 3.0.9 to VM 3.0.10
Post by: aixman on September 26, 2015, 15:14:24 PM
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.
Title: Re: Update from VM 3.0.9 to VM 3.0.10
Post by: GJC Web Design on September 27, 2015, 11:54:16 AM
Are you using VM template over rides?
Title: Re: Update from VM 3.0.9 to VM 3.0.10
Post by: aixman on September 27, 2015, 17:41:57 PM
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
Title: Re: Update from VM 3.0.9 to VM 3.0.10
Post by: aixman on September 30, 2015, 09:03:04 AM
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();