VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: noe_sp on December 15, 2012, 15:56:14 PM

Title: error VmConfig::loadJLang
Post by: noe_sp on December 15, 2012, 15:56:14 PM
hi,
in my page I have this error:

Fatal error: Call to undefined method VmConfig::loadJLang() in /home/a3846938/public_html/modules/mod_virtuemart_category/mod_virtuemart_category.php on line 28

and in my hosting in line 27 and 28 there are:
VmConfig::loadConfig();
VmConfig::loadJLang('mod_virtuemart_category', true );

I do not know what the solution, help please, thanks!
Title: Re: error VmConfig::loadJLang
Post by: bytelord on December 15, 2012, 17:56:35 PM
http://forum.virtuemart.net/index.php?topic=79799.0