I am unable to operate a couple of sites using this template on anything over php 5.5. I am trying to use cloudlinux to switch all sites on my server to php 7. Will this template ever be compatible with php 7 ?
Deprecated: Non-static method JApplicationSite::getMenu() should not be called statically, assuming $this from incompatible context in /home/bsnfpcom/public_html/templates/gk_cloudhost/lib/framework/helper.layout.php on line 149
Deprecated: Non-static method JApplicationCms::getMenu() should not be called statically, assuming $this from incompatible context in /home/bsnfpcom/public_html/libraries/cms/application/site.php on line 272
This message means that function is being loaded multiple times, but this should not affect the work of a website. Do You have any problems except those messages ? Because if everything works than You should just set showing errors to None in global joomla configuration in joomla panel. That's something even joomla developers advice to do.
This method will surely block a display of the message, but it's strange that it was not hidden with even joomla error showing option. Let me know if it worked as I expected.