![]() |
I did it and the same problem appears...
I?m running 3.6.1, I cannot give you acces to the server or Admincp, sorry about that. This is the list of plugins: Quote:
|
Are there still empty files being created?
|
YES.
Forget abot VBSEO, other people are using it and don?t have any problems at all, vbseo is just another plugin, very simple. Read this:http://www.vbseo.com/f77/vbseo-plugi...467/#post51174 This is one of the developers of VBSEO. |
Try to change the Execution Order to 99 for the plugin "Template Cache".
|
Done.
The error continues: Warning: Invalid argument supplied for foreach() in /template_cache.php on line 32 Some part of the site is working, but the threads and forumhome it's all blank with the error above. The template directory continues with too many files with 0 bytes. |
Sorry I didn't get email notification.
Can you list me all plugins from the following hooks: "style_fetch" and "cache_templates"? The full plugins, with code. If possible here, if not in a PM works too. |
No problem! Tnx a lot for your support, here is the list and the codes:
Hook Location : style_fetch Include template_cache.php --> your plugin Hook Location : cache_templates Cache Separate Sticky Template Separate Sticky and Normal Threads PHP Code:
Cache The Templates Show Itrader In Profile PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
|
As you can see, half of them modify $globaltemplates, because of this it is crucial that my plugin gets executed last (because it uses that variable to build the cache).
What is the highest "Execution Order" you got from these? And you tried setting mine higher than all others? |
Quote:
|
I don't know. It works for 100 other people even with vBSEO. It must be something with your installation. All those plugins you listed just modify the variable, there is no reason this will break anything.
I had a look at http://www.psicofxp.com/ and that site is heavily customized. If you want me to have a look I need some sort of access. You can also wrap the plugin in a userid test (so it only is enable for yourself) and print_r on all variables to find out what's going wrong. This requires PHP knowledge tho, but that's what I'd do. 1. Change the "Template Cache" plugin to: Code:
if ($vbulletin->userinfo['userid'] == 1) Go to your forum home, and a lot of text will appear on top of the page (and probably errors, too). Post me the whole output (please view the source code and past it in [code]). Also, are the 6578sdas7687sd86asd.php files empty or the 2132.php ones? |
All times are GMT. The time now is 02:25 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:
|