![]() |
$vbulletin->templatecache : 3.8.3
Hi .
I have a problem in any plugin where I use : PHP Code:
Example : $vbulletin->templatecache['FORUMHOME'] => index.php = blank page Server : PHP 5.2.9 MySQL 5.0.77-community-log Any help is welcomed . Thanks . |
It will be filled up after templates are cached, for those that are. So using the above code is fine anywhere after the cache_templates hook. Sometimes templates are not cached (such as in the ajax script), so in that case you need to use fetch_template('TEMPLATENAME') as the last parameter.
|
ok , I understood .
Thank you very much . |
All times are GMT. The time now is 07:39 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:
|