The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
this is very nice to see everywhere I look for this problem anyone tells people to disable hacks... well I knew it would work without hacks but now I am asking you how do I get my hacks working that have not been changed in the code yet - I mean I have boutgh a shoutbox that isn't supported anymore but it is the only one I want to use... so how can I get this thing to work with the new vbulletin? What is the necessary change I have to make when a plugin shows this nervous warning??? all it says there is the usual warning
Code:
Warning: fetch_template() calls should be replaced by the vB_Template class in [path]/includes/functions.php on line 3780 same it is in other addons... I can see the problem should be here: Code:
eval('$navbar = "' . fetch_template('navbar') . '";'); |
#12
|
||||
|
||||
There are a ton of blogs/articles posted over on vb.com about the new way to 'eval' templates and how to register variables. There are also a couple of articles here in our vB4 Articles forum.
|
#13
|
|||
|
|||
Hold on,
I got a new install, no mods no styles and all works fine... except the register page. If I turn hooks and plyugins off it all works fine, but I like to use the cms and all .. So... How do I fix this then? Code:
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 /XXXXX/XXXXX/public_html/includes/class_bootstrap.php(277) : eval()'d code(7) : eval()'d code on line 1 Warning: Cannot modify header information - headers already sent by (output started at [path]/includes/class_core.php:4263) in [path]/includes/functions.php on line 4477 Parse error: syntax error, unexpected T_VARIABLE in /XXXXXX/XXXXX/public_html/includes/class_core.php(3805) : eval()'d code on line 16 |
#14
|
||||
|
||||
Quote:
See this sticky - Installation Issues / Questions or bug reports regarding default vBulletin 4.0 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|