VirtueMart Forum

VirtueMart 2 + 3 + 4 => Installation, Migration & Upgrade => Topic started by: cod3gen on November 10, 2012, 11:47:26 AM

Title: [SOLVED] Not able to add product or custom fields
Post by: cod3gen on November 10, 2012, 11:47:26 AM
Hello all!

I just got this error:
Quote500 - **An error has occurred.**

Method getErrors not defined

**Return to Control Panel**
Call stack
#   Function   Location
1   JAdministrator->dispatch()   /var/www/vhosts/renel.no/httpdocs/administrator/index.php:46
2   JError::raiseError()   /var/www/vhosts/renel.no/httpdocs/administrator/includes/application.php:164
3   JError::raise()   /var/www/vhosts/renel.no/httpdocs/libraries/joomla/error/error.php:251


**Joomla! Debug Console**
**Errors**
Method getErrors not definedCall stack
#   Function   Location
1   JAdministrator->dispatch()   JROOT/administrator/index.php:46
2   JError::raiseError()   JROOT/administrator/includes/application.php:164
3   JError::raise()   JROOT/libraries/joomla/error/error.php:251

**Session**

Anyone know a fix for this? Not really sure when it happend, and how it happend, but i think it might be during last update, i have not added product since then and it worked before..

Thanks,
Stian
Title: Re: Not able to add product or custom fields
Post by: jenkinhill on November 10, 2012, 12:44:06 PM
This sure looks like a Joomla error, getErrors method was present in Joomla 1.5 but you do not tell us any of the versions you are using.

Maybe the host changed the PHP version? In any case I think you need to ask on the Joomla forum, in the meantime revert to your last working backup.

Title: Re: Not able to add product or custom fields
Post by: cod3gen on November 10, 2012, 13:45:09 PM
Joomla version is 2.5. VirtueMart version is 2.0.13 (just upgraded from 2.0.12f or something to see if it fixed it.)
No upgrades done to PHP..
Title: Re: Not able to add product or custom fields
Post by: cod3gen on November 10, 2012, 14:06:51 PM
Figured it out.
It was SH404SEF Db query cache for Joomla that did it. Disabled it and it functions as it should again