gk_creavity template error

Support help forum dedicated to free and commerical templates for Joomla 3 and 2.5 version.
GK User
Fri Jan 24, 2014 12:56 pm
Hi! I complete the install of the gk_creavity template satisfactory, but in the site i have a error messages:

Strict Standards: Non-static method JApplicationSite::getMenu() should not be called statically, assuming $this from incompatible context in /var/www/vhost/frivegar.com/home/sandbox/html/templates/gk_creativity/lib/framework/helper.layout.php on line 167

Strict Standards: Non-static method JApplicationCms::getMenu() should not be called statically, assuming $this from incompatible context in /var/www/vhost/frivegar.com/home/sandbox/html/libraries/cms/application/site.php on line 250

What can i do to solve it?

THANK YOU!
User avatar
Fresh Boarder

GK User
Fri Jan 24, 2014 12:59 pm
Hi,
this is not a error just a message, do not worry.
In Global configuration --> Server and find option showing errors : Error Reporting : NONE + save & close.

Of course there is another method with using a php.ini file - But probably first option will fix it.
User avatar
Platinum Boarder

GK User
Fri Jan 24, 2014 4:22 pm
Pawel, Thank you for your early answer!

I do that, but continue with the same problem. With the Joomla demo templates "Beez3" and "protostar" i don´t have this messages, so i think the problem is the gavick template.

I don´t know what can i do! Could you look my site www.frivegar.com:8008 and tell me what do you think.
User avatar
Fresh Boarder

GK User
Sat Jan 25, 2014 12:06 pm
Now I see... this errors not comes from template but from module style
(...) modules/mod_image_show_gk4/styles/gk_appsprotech/controller.php on line 54

See it.
This style is very old probably that why.

1) Update module - download from our website and reinstall
2) Please ask Your host provider about the ways (and places) to override php.ini than check and and try to change it.
Because you have to add :
Code: Select all
error_reporting = E_ALL & ~E_DEPRECATED & ~E_STRICT
 

into php.ini

More about here: http://www.phoca.cz/documents/50-phoca/ ... tic-method
User avatar
Platinum Boarder

GK User
Tue Jan 28, 2014 12:58 pm
Hi!

I reinstall the module and change the php.ini, but continued with the message, but i disable the "Generate thumbnails" option, and now it ok!

Thank you so much!
User avatar
Fresh Boarder


cron