Bluap with PHP 5.6

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
Sat Mar 12, 2016 10:35 pm
Reply with quote
Report this post
Hi all,

I am using the Bluap template in version 3.19.

Since my provider updated our webserver I have the choice between PHP 5.6 or 7. With PHP 7 our webpage http://www.qualitynow.ch/ will not be displayed at all. With PHP 5.6 we have on all pages except the landing page (e.g. http://www.qualitynow.ch/quality-now) two error messages:
Deprecated: Non-static method JApplicationSite::getMenu() should not be called statically, assuming $this from incompatible context in /srv/www/vhosts/qualitynow.ch/httpdocs/templates/gk_bluap/lib/framework/helper.layout.php on line 117

Deprecated: Non-static method JApplicationCms::getMenu() should not be called statically, assuming $this from incompatible context in /srv/www/vhosts/qualitynow.ch/httpdocs/libraries/cms/application/site.php on line 272

What can I do to fix that?

Thanks for your help.

Best regards,
Roman
User avatar
Fresh Boarder

GK User
Mon Mar 14, 2016 7:50 pm
Reply with quote
Report this post
If this isn't affecting site performance, have you tried disabling error reporting?
User avatar
Fresh Boarder

GK User
Mon Mar 14, 2016 8:24 pm
Reply with quote
Report this post
I think we should not just disable error reporting because than I won't see any other errors that may arise in the future.
User avatar
Fresh Boarder

teitbite
Fri Mar 18, 2016 12:55 pm
Reply with quote
Report this post
Hi

Actually disabling error reporting is advices by joomla developers. There is a number of extensions for joomla created by different programmers, so it's simply not possible to keep the code in check to fill in all standards.

If You still want to be informed by errors than with joomla it's better to keep them in some error.log file instead of showing them on screen.
User avatar
Moderator


cron
Remember me
Register New Account
If you are old Gavick user, click HERE for steps to retrieve your account.