VirtueMart Forum

VirtueMart 2 + 3 + 4 => Installation, Migration & Upgrade => Topic started by: aap411vm on November 23, 2011, 16:17:32 PM

Title: Call to undefined method VirtueMartModelCategory::getChildrenList()
Post by: aap411vm on November 23, 2011, 16:17:32 PM
Hi There,

When I enable the category module. It will give me the following error

Fatal error: Call to undefined method VirtueMartModelCategory::getChildrenList() in domains/becomedical.com/public_html/modules/mod_virtuemart_category/mod_virtuemart_category.php on line 37

Any help would be great!
Title: Re: Call to undefined method VirtueMartModelCategory::getChildrenList()
Post by: PRO on November 23, 2011, 16:25:13 PM
OK,

what version are you using?

I had problems with the modules in teh older versions.

SO what I had to do after update is uninstall the modules. and the AIO component.

Then reinstall the newest version.

ALSO; the plugins are updated, so they have to be overwritten as well. (in the plugin folder)
Title: Re: Call to undefined method VirtueMartModelCategory::getChildrenList()
Post by: aap411vm on November 24, 2011, 11:08:42 AM
I downloaded and installed the latest version yesterday. Started with the G version and updated with the M version.

But installed the new AIO plugin and seems to work again

Thanks!