Quote:
Originally Posted by ARadarDetector
Not working for me at all. I created a new template named "TEST" then in my forum root /forums/test.php
I created the file test.php above. Then when I go to the page I get this error message:
Warning: fetch_template() calls should be replaced by the vB_Template class in [path]/includes/functions.php on line 3796
Parse error: syntax error, unexpected T_STRING in /home/speed/public_html/forums/test.php(42) : eval()'d code on line 1
Warning: fetch_template() calls should be replaced by the vB_Template class in [path]/includes/functions.php on line 3796
= 'Test Text Here!! ';
--------------- Added [DATE]1259482783[/DATE] at [TIME]1259482783[/TIME] ---------------
I got it fixed a little more but still have error messages on my page showing this now:
Warning: fetch_template() calls should be replaced by the vB_Template class in [path]/includes/functions.php on line 3796
Parse error: syntax error, unexpected T_STRING in /home/speed/public_html/forums/test.php(42) : eval()'d code on line 1
Warning: fetch_template() calls should be replaced by the vB_Template class in [path]/includes/functions.php on line 3796
|
You're getting that error because you're using vBulletin 4 right? This article is for vBulletin 3 versions. See the article
here for vBulletin 4