GetSimple Support Forum
Cache control etc problem - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16)
+--- Thread: Cache control etc problem (/showthread.php?tid=2881)



Cache control etc problem - mosa - 2012-03-06

hi

I have tryied in many ways in htaccess to chage the settings but it doesn't work.
There is no such code in template or htaccess. Also used Header unset but no luck.
It always shows the following..
Code:
Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-
        check=0
    Pragma: no-cache

Anyone have idea what could be the problems?


Cache control etc problem - mosa - 2012-03-06

From dubug I found it coming from "I18n Base" plugin. When I disable it the cache-control goes away.

Code:
Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'i18n_base_admin_pre_header' was given in /home/xxx/public_html/xxx.co.uk/admin/inc/plugin_functions.php on line 230

Anyone had this problem and how to sort it out..


Cache control etc problem - mvlcek - 2012-03-06

mosa Wrote:From dubug I found it coming from "I18n Base" plugin. When I disable it the cache-control goes away.

Code:
Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'i18n_base_admin_pre_header' was given in /home/xxx/public_html/xxx.co.uk/admin/inc/plugin_functions.php on line 230

Anyone had this problem and how to sort it out..

You have an old version of the I18N plugin. Use the newest one.