- Posts: 2
- Thank you received: 0
Strict Standards
-
marcod
Inactive member - Topic Author
- New Member
Less
More
11 years 2 months ago #33999
by marcod
Strict Standards was created by marcod
Hello how can I fix these errors:
Strict Standards: Non-static method JSite::getMenu() should not be called statically, assuming $this from incompatible context in C:\Program Files\EasyPHP-DevServer-13.1VC9\data\localweb\templates\hot_clinic\index.php on line 226
Strict Standards: Only variables should be assigned by reference in C:\Program Files\EasyPHP-DevServer-13.1VC9\data\localweb\modules\mod_hot_full_carousel\tmpl\default.php on line 13
Strict Standards: Non-static method JApplication::getMenu() should not be called statically, assuming $this from incompatible context in C:\Program Files\EasyPHP-DevServer-13.1VC9\data\localweb\includes\application.php on line 539
Strict Standards: Declaration of JParameter::loadSetupFile() should be compatible with JRegistry::loadSetupFile() in C:\Program Files\EasyPHP-DevServer-13.1VC9\data\localweb\libraries\joomla\html\parameter.php on line 512
Strict Standards: Non-static method JSite::getMenu() should not be called statically, assuming $this from incompatible context in C:\Program Files\EasyPHP-DevServer-13.1VC9\data\localweb\templates\hot_clinic\index.php on line 226
Strict Standards: Only variables should be assigned by reference in C:\Program Files\EasyPHP-DevServer-13.1VC9\data\localweb\modules\mod_hot_full_carousel\tmpl\default.php on line 13
Strict Standards: Non-static method JApplication::getMenu() should not be called statically, assuming $this from incompatible context in C:\Program Files\EasyPHP-DevServer-13.1VC9\data\localweb\includes\application.php on line 539
Strict Standards: Declaration of JParameter::loadSetupFile() should be compatible with JRegistry::loadSetupFile() in C:\Program Files\EasyPHP-DevServer-13.1VC9\data\localweb\libraries\joomla\html\parameter.php on line 512
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
11 years 2 months ago #34007
by ivan.milic
Replied by ivan.milic on topic Strict Standards
That is normal, just level down error reporting level in joomla global configuration
Please Log in to join the conversation.
Time to create page: 0.154 seconds