Здравствуйте.
Не нашел технических требований на VM2.0.16, поставил на Joomla 2.5.9 (Mysql 5.5.16, Apache/2.2.21), работающую на XAMPP 1.7.7
В окне установки было множество строк, начинающихся со слов Strict Standards... Вот пример:
Strict Standards: Accessing static property TableProducts::$_cache as non static in C:\xampp\htdocs\antilopa\administrator\components\com_virtuemart\helpers\vmtable.php on line 59
...
Strict Standards: Non-static method VmConfig::readConfigFile() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\antilopa\administrator\components\com_virtuemart\models\config.php on line 355
...
В админке вылазиют такие сообщения:
Strict Standards: Accessing static property TableVmusers::$_cache as non static in C:\xampp\htdocs\antilopa\administrator\components\com_virtuemart\helpers\vmtable.php on line 59
Strict Standards: Accessing static property TableVmusers::$_query_cache as non static in C:\xampp\htdocs\antilopa\administrator\components\com_virtuemart\helpers\vmtable.php on line 60
Strict Standards: Accessing static property TableOrderstates::$_cache as non static in C:\xampp\htdocs\antilopa\administrator\components\com_virtuemart\helpers\vmtable.php on line 59
Strict Standards: Accessing static property TableOrderstates::$_query_cache as non static in C:\xampp\htdocs\antilopa\administrator\components\com_virtuemart\helpers\vmtable.php on line 60
Это не критичные уведомления?
Благодарю