News:

Support the VirtueMart project and become a member

Main Menu

Update from VM 3.0.9 to VM 3.0.10

Started by musqsim, September 18, 2015, 19:18:18 PM

Previous topic - Next topic

musqsim

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!

Milbo

Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

Milbo

What me really wonders, how we overlooked it.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

musqsim

hi Milbo,

Sorry for late reply.

I'ved install AIO and all works fine now, Thanks!

aixman

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.

GJC Web Design

GJC Web Design
VirtueMart and Joomla Developers - php developers https://www.gjcwebdesign.com
VM4 AusPost Shipping Plugin - e-go Shipping Plugin - VM4 Postcode Shipping Plugin - Radius Shipping Plugin - VM4 NZ Post Shipping Plugin - AusPost Estimator
Samport Payment Plugin - EcomMerchant Payment Plugin - ccBill payment Plugin
VM2 Product Lock Extension - VM2 Preconfig Adresses Extension - TaxCloud USA Taxes Plugin - Virtuemart  Product Review Component
https://extensions.joomla.org/profile/profile/details/67210
Contact for any VirtueMart or Joomla development & customisation

aixman

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

aixman

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();