News:

Looking for documentation? Take a look on our wiki

Main Menu

Fatal error on install

Started by kevm.cc, January 31, 2012, 11:50:19 AM

Previous topic - Next topic

kevm.cc

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.

Milbo

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.
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/

kevm.cc

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?

willow3

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??

Milbo

The point is that you use an old aio. Please try the new inofficial release http://forum.virtuemart.net/index.php?topic=96945.0
Should I fix your bug, please support the VirtueMart project and become a member
______________________________________
Extensions approved by the core team: http://extensions.virtuemart.net/