![]() |
Quote:
Works perfectly, no more 0 bytes files and errors. What was the problem? |
Your NFS doesn't have file locking support.
The template_cache.php you're running now is lacking file locking so you might run into empty files again when there's a lot of requests on the server. To make this 100% sure I'd advise you to try to compile your NFS with file locking support. (Or add some sort of protection with a if (rand()<0.2) before writing the file. Just give it a try..). |
OK, i'll talk with the hosting.
|
Quote:
|
Go to the forum options and select the option group "Plugin Based Template Cache". Then add navbar to "Exclude Templates". See if that fixes it. Can you link me the addon that causes problems?
|
Excellent. Thanks for the help again. That fixed it by adding navbar to the exclude area. :)
The add-on is Mood Manager. |
You can turn off the "Auto Edit Navbar" setting of Mood Manager (in your forum options again) and manually place the mood selector in the navbar template (follow the install.txt in the mood manager zip). If you do that you can cache the navbar too...
|
I'll give it a shot. :)
Edit: It worked, btw. :) |
I hope you are eventually able to find a way to get your mod to work with auto-edits from other mods... In order to get all of the functionality of VBSEO that I had before and to get VBSpell to work I had to exclude these templates:
showthread_quickreply editor_toolbar_on postbit_quickedit SHOWTHREAD postbit_legacy |
It will never work. Those addons have to change their behaviour and allow a switch back to template edititing like Mood Manager.
Those addons do a str_replace on the template, but the template is actually a "filename", so you can't ever replace it's contents with str_replace. Sorry... it's the way this addon works I thought a lot about it, but it is just not possible. |
All times are GMT. The time now is 08:06 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|