Error

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Wed Mar 02, 2016 4:46 pm
Reply with quote
Report this post
Hello.

Deprecated: Non-static method JApplicationSite::getMenu() should not be called statically, assuming $this from incompatible context in /home/crazylin/www/ch-mundart.ch/templates/gk_musicstate/lib/framework/helper.layout.php on line 150
suddenly I get an error message.

and

Deprecated: Non-static method JApplicationCms::getMenu() should not be called statically, assuming $this from incompatible context in /home/crazylin/www/ch-mundart.ch/libraries/cms/application/site.php on line 272
User avatar
Junior Boarder

teitbite
Sun Mar 06, 2016 10:17 am
Reply with quote
Report this post
Hi

What PHP version are You using?
User avatar
Moderator

GK User
Fri Mar 18, 2016 3:13 pm
Reply with quote
Report this post
i Use PHP Version 5.6.18
User avatar
Junior Boarder

GK User
Mon Mar 21, 2016 11:08 am
Reply with quote
Report this post
The error on each side
https://ch-mundart.ch/die-band
User avatar
Junior Boarder

teitbite
Fri Mar 25, 2016 2:16 pm
Reply with quote
Report this post
Hi

Most likely it's because of too high PHP version, which is less lenient for those kind of things.

You can simply hide them by changing error showing level to None in global joomla settings. If this will not work You will have to change it in php.ini file directly.

Last resort would be edit every mentioned line and put a @ char in front of such line to ask it not to generate any warnings.
User avatar
Moderator


cron