Log in

View Full Version : "Parse error: syntax error, unexpected T_STRING..."


Texas_Dawg
04-22-2010, 10:48 PM
After upgrading to 4.0.3 and making several adjustments recommended in other threads here, I still get the following error message at the top of the arcade home page:

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: navbar in [path]/includes/functions.php on line 3957

Parse error: syntax error, unexpected T_STRING in /home/public_html/forums/arcade/functions/functions.php(1344) : eval()'d code on line 2

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: footer in [path]/includes/functions.php on line 3957

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/public_html/forums/arcade/functions/functions.php(1345) : eval()'d code on line 2

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: ARCADE in [path]/includes/functions.php on line 3957


Anyone know how to fix this?

Texas_Dawg
04-28-2010, 11:50 AM
Anyone?

MrZeropage
05-02-2010, 08:07 AM
which version of ibProArcade are you running ?
upgrade to vB4 went all without errors ?

ibProArcade v2.7.0+ detects the vB-version and uses vB4-classes if it finds vB4...

beatyourtruck
07-02-2010, 12:26 AM
I am getting the same error. Running 4.0.3. The arcade page loads without the navbar and navlinks though? I just installed v2.7.0 over an older version....moved from vb 3.8.4.


Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: navbar in [path]/includes/functions.php on line 3957

Parse error: syntax error, unexpected T_STRING in /home/byt2678/public_html/forum/arcade/functions/functions.php(1261) : eval()'d code on line 1

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: footer in [path]/includes/functions.php on line 3957

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /home/byt2678/public_html/forum/arcade/functions/functions.php(1262) : eval()'d code on line 1

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: ARCADE in [path]/includes/functions.php on line 3957

Hippy
07-03-2010, 01:32 PM
seems you may want to try and over write the files again.
and revert any templates you may have edited ..

Warning: fetch_template replaced by the vB_Template class
is what vb4 is looking for so you still may have old code in there from vb3