Jacko
04-27-2003, 07:55 PM
went to edit function.php and got this:
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/realmods/public_html/forum/admin/functions.php on line 915
Fatal error: Call to undefined function: vbsetcookie() in /home/realmods/public_html/forum/admin/sessions.php on line 204
and the code on line 915 is:
$buffer = str_replace(""", "\"", $buffer);
any ideas on how to fix??
Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/realmods/public_html/forum/admin/functions.php on line 915
Fatal error: Call to undefined function: vbsetcookie() in /home/realmods/public_html/forum/admin/sessions.php on line 204
and the code on line 915 is:
$buffer = str_replace(""", "\"", $buffer);
any ideas on how to fix??