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