Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cache control etc problem
#1
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?
Reply
#2
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..
Reply
#3
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.
I18N, I18N Search, I18N Gallery, I18N Special Pages - essential plugins for multi-language sites.
Reply




Users browsing this thread: 1 Guest(s)