VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: chapster5 on July 02, 2012, 11:38:18 AM

Title: Error when enabling front end virtuemart modules...
Post by: chapster5 on July 02, 2012, 11:38:18 AM
I keep getting this error when enabling front end modules for virtuemart


It seems that any virtuemart Module I enable results in this error


Warning: require_once(/home/lymmengi/public_html/components/com_virtuemart/virtuemart_parser.php) [function.require-once]: failed to open stream: No such file or directory in /home/lymmengi/public_html/modules/mod_virtuemart/mod_virtuemart.php on line 25

Fatal error: require_once() [function.require]: Failed opening required '/home/lymmengi/public_html/components/com_virtuemart/virtuemart_parser.php' (include_path='.:/usr/lib/php:/usr/local/lib/php:/home/lymmengi/public_html/plugins/system/yagendoo_framework/classes/3rdparty/phpQuery/:/home/lymmengi/public_html/plugins/system/yagendoo_framework/classes/3rdparty/phpQuery/plugins/') in /home/lymmengi/public_html/modules/mod_virtuemart/mod_virtuemart.php on line 25


Its a fresh install of Joomla and Virtuemart 2.0.8 any clue? I've checked and virtuemart_parser.php isn't there?

Thanks guys

Nick
Title: Re: Error when enabling front end virtuemart modules...
Post by: jenkinhill on July 02, 2012, 13:20:17 PM
There is no mod_virtuemart in VM2.0.8 - but there was with the mod_virtuemart that was part of VM1.1, and 1.1 modules will not work with VM2

The modules loaded by com_virtuemart.2.0.8a_ext_aio.tar.gz are:

mod_virtuemart_cart
mod_virtuemart_category
mod_virtuemart_currencies
mod_virtuemart_manufacturer
mod_virtuemart_product
mod_virtuemart_search
Title: Re: Error when enabling front end virtuemart modules...
Post by: chapster5 on July 02, 2012, 13:24:07 PM
Ahh, So should they be in the  Module Manager? Do they install Automatically or do I have to install them seperatly after install VM2?
Title: Re: Error when enabling front end virtuemart modules...
Post by: chapster5 on July 02, 2012, 13:55:59 PM
Bingo,

Solved it! Turns out I was enabling 2.0.6 modules not 2.0.8 installed the modules and all is well again. Very happy :)

Thank you!