VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: Biblo47 on March 19, 2012, 09:28:25 AM

Title: Errors Joomla 2.5 VirtueMart 2.02
Post by: Biblo47 on March 19, 2012, 09:28:25 AM
I've read numerous post including the post;
http://forum.joomla.org/viewtopic.php?p=2394167#p2394167 none of which have helped.

After installing:
Joomla version 2.5.2
VitureMart version 2.02
Acymailing version 3.6.0
XAMPP version 2.5

I get dozens of these lines across each section of virtueMart making it impossible to use

Strict Standards: Non-static method VmConfig::loadConfig() should not be called statically in C:\xampp\htdocs\Joomla-2.5.2\administrator\components\com_virtuemart\admin.virtuemart.php on line 37

Strict Standards: Non-static method VmConfig::setStartTime() should not be called statically in C:\xampp\htdocs\Joomla-2.5.2\administrator\components\com_virtuemart\helpers\config.php on line 183

Strict Standards: Non-static method VmConfig::setdbLanguageTag() should not be called statically in C:\xampp\htdocs\Joomla-2.5.2\administrator\components\com_virtuemart\helpers\config.php on line 407

Can someone please help.
Title: Re: Errors Joomla 2.5 VirtueMart 2.02
Post by: jenkinhill on March 19, 2012, 10:13:46 AM
These are advisories from your PHP version rather than errors. You can turn these off in your php.ini or more simply in Joomla2.5 global configuration/Server/Server Settings set Error Reporting to None or Simple.