error in php in joomla 2.5.8 when upgrade php 5.2 to 5.49 - Joomla! Forum - community, help and support
strict standards: non-static method japplication::getmenu() should not called statically, assuming $this incompatible context in /homepages/46/d428250933/htdocs/includes/application.php on line 539
$menu = parent::getmenu('site', $options);
regards
$menu = parent::getmenu('site', $options);
regards
welcome joomla forum!
you solve changing php error reporting (in php.ini or .htaccess)
see: viewtopic.php?p=2556146#p2556146
you solve changing php error reporting (in php.ini or .htaccess)
see: viewtopic.php?p=2556146#p2556146
Comments
Post a Comment