xman_79
06-22-2009, 08:55 AM
Hi .
I have a problem in any plugin where I use :
$vbulletin->templatecache['TEMPLATENAME'] = str_replace($x, $y, $vbulletin->templatecache['TEMPLATENAME']);
If I use this cod the result is a blank page .
Example :
$vbulletin->templatecache['FORUMHOME'] => index.php = blank page
Server :
PHP 5.2.9
MySQL 5.0.77-community-log
Any help is welcomed .
Thanks .
I have a problem in any plugin where I use :
$vbulletin->templatecache['TEMPLATENAME'] = str_replace($x, $y, $vbulletin->templatecache['TEMPLATENAME']);
If I use this cod the result is a blank page .
Example :
$vbulletin->templatecache['FORUMHOME'] => index.php = blank page
Server :
PHP 5.2.9
MySQL 5.0.77-community-log
Any help is welcomed .
Thanks .