Hi,
did you changed PHP version?
Or your admin did it without asking you?
Please go back to PHP 5.5 (!)
----
or
Please edit: templates/gk_startup/layout/default.php and add this line at the top of this file right after the <?php phrase:
- Code: Select all
ini_set('error_reporting', E_ALL & ~E_NOTICE & ~E_WARNING & ~E_STRICT);
ini_set('display_errors','Off');
This removes the errors