Quote:
Originally Posted by GlitterKill
On pages outside of the forums I am getting this error... when I disable the feature it works fine again... Any idea?
Fatal error: Cannot redeclare cache_templates_with_file_cache() in /home/virtual/site2/fst/var/www/html/forums/template_cache.php on line 2
|
Try to change the "Include template_cache.php" plugin to "include_once" instead of "include".
Quote:
Originally Posted by psico
I have 2 webservers, all the files are on NFS on a 3rd server
|
I have no idea about NFS. Is there even a way to create files on the webserver then? You have to adjust this addon to make it work with your setup if you are running so many special things.
Are the template files being created on that 3rd server or the webservers?
Have you compiled NFS with lock files support?
Try (still keeping the userd==1 plugin) the attached file.