Just installed VirtueMart 2.0 on my Joomla 1.7.3 dev site, and now I'm getting an error, even though I disabled the VirtueMart plug-ins. Here's the error:
Fatal error: require() [function.require]: Failed opening required '/directory/subdirectory/etc/' (include_path='.:/usr/local/php52/pear') in /directory/subdirectory/etc/modules/mod_virtuemart_cart/mod_virtuemart_cart.php on line 31
What's going on here, and how can I fix it. I'm quite new to all this, so any help anyone might be able to offer would be most appreciated.
You maybe disabled all plugins, but not the cart module....
But the line is: if (!class_exists( 'VmConfig' )) require(JPATH_ADMINISTRATOR . DS . 'components' . DS . 'com_virtuemart'.DS.'helpers'.DS.'config.php');
But you get Failed opening required '/directory/subdirectory/etc/', this is really strange.
Thanks, Milbo. Turning off the modules at least gets me back to where I was. Should I uninstall VirtueMart and try again? Can it be uninstalled?
I have same problem getting this message after installing (on Joomla 1.5)
Fatal error: require() [function.require]: Failed opening required '/content/HostingPlus/c/h/chickenhousesni.co.uk/web/administrator/components/com_virtuemart/helpers/config.php' (include_path='.:/usr/local/php5/lib/php') in /content/HostingPlus/c/h/chickenhousesni.co.uk/web/modules/mod_virtuemart_cart/mod_virtuemart_cart.php on line 31
Not sure what to do, did you get yours fixed??
The point is that you use an old aio. Please try the new inofficial release http://forum.virtuemart.net/index.php?topic=96945.0