Hi, after installing I see the following parse error on top of every page that was generated with webtemplates:
Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: forumdisplay_loggedinuser in [path]/includes/functions.php on line 3893
Parse error: syntax error, unexpected T_STRING in /traveltoforum/view.php(337) : eval()'d code on line 1
Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: WebTemplates_NowBrowsing in [path]/includes/functions.php on line 3893
Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: WebTemplates_LoginCode in [path]/includes/functions.php on line 3893
Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: WebTemplates_AdminPanel in [path]/includes/functions.php on line 3893
Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: headinclude in [path]/includes/functions.php on line 3893
Parse error: syntax error, unexpected T_STRING in /traveltoforum/view.php(901) : eval()'d code on line 1
Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: header in [path]/includes/functions.php on line 3893
Parse error: syntax error, unexpected T_STRING in /traveltoforum/view.php(907) : 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 3893
Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: footer in [path]/includes/functions.php on line 3893
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /traveltoforum/view.php(914) : eval()'d code on line 1
Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: navbar in [path]/includes/functions.php on line 3893
Parse error: syntax error, unexpected T_STRING in /traveltoforum/view.php(960) : eval()'d code on line 1
here's a link to a live message:
http://traveltoforum.com/view.php?pg=test
Any idea how to fix it? I saw a similar error with quoteit! hack but I don't have it installed at all.
Thanks!!