2013-05-06, 00:09:33
Here is a file I want you to try.
replaces admin/inc/template_functions.php
Turn debug on, and visit admin page management.
give me the output of debuglog
Test with both GSNOVERCHECK true and commented out of your gsconfig please.
You should get no output when true.
This is set to ignore cache also, so don't worry about that.
replaces admin/inc/template_functions.php
Turn debug on, and visit admin page management.
give me the output of debuglog
Test with both GSNOVERCHECK true and commented out of your gsconfig please.
PHP Code:
# Disable header version check
define('GSNOVERCHECK', true);
You should get no output when true.
This is set to ignore cache also, so don't worry about that.