PHP 5.3 -> 5.4 throws error

GK User
Fri May 08, 2015 1:49 pm
My ISP has updated their PHP version from 5.3 to 5.4.4 and I can change it myself in the control panel.
If I do it I get an error and the page doesn't show:

[Fri May 08 15:08:57 2015] [warn] [client xxx.xxx.xx.xx] mod_fcgid: stderr: PHP Notice: Undefined property: GKTemplate::$module_styles in
/xx/xx/xx/xx/httpdocs/templates/gk_university/lib/framework/helper.layout.php on line 32, referer: http://www.hsf.fi/

Can this be fixed and is it difficult?


Sincerely,


Dominicus
User avatar
Expert Boarder

GK User
Mon May 11, 2015 4:07 pm
Hello,

Please just remove from the lib/framework/helper.layout.php file the following line:

Code: Select all
$this->module_styles = $parent->module_styles;


we will fix it in the next update.
User avatar
Administrator


cron