PHP 5.6 Error
Rate this topic: 1.00 out of 6 based on 1 vote(s)
- GK User
- Fri May 27, 2016 9:13 pm
- Reply with quote
- Report this post
Hi guys......the server just got upgraded to PHP 5.6 and all was well except the template:
Can you advise on a fix for this?
- Code: Select all
Deprecated: Non-static method JSite::getMenu() should not be called statically, assuming $this from incompatible context in /home/andaldi/public_html/home/templates/gk_rockwall/lib/framework/helper.layout.php on line 150 Deprecated: Non-static method JApplication::getMenu() should not be called statically, assuming $this from incompatible context in /home/andaldi/public_html/home/includes/application.php on line 536 Deprecated: Non-static method JSite::getMenu() should not be called statically, assuming $this from incompatible context in /home/andaldi/public_html/home/templates/gk_rockwall/lib/framework/helper.layout.php on line 150 Deprecated: Non-static method JApplication::getMenu() should not be called statically, assuming $this from incompatible context in /home/andaldi/public_html/home/includes/application.php on line 536
Can you advise on a fix for this?
-
- Fresh Boarder
- teitbite
- Wed Jun 01, 2016 10:00 am
- Reply with quote
- Report this post
Hi
This is not really an error, but a notification. It's caused by a different programming style. Try simply disable showing errors in joomla global configuration in server section.
This is not really an error, but a notification. It's caused by a different programming style. Try simply disable showing errors in joomla global configuration in server section.
-
- Moderator
2 posts
• Page 1 of 1