Quote:
Originally Posted by Blam Forumz
Error :
Parse error: parse error, unexpected T_VARIABLE, expecting '{' in /home/blamina/public_html/forum/includes/functions_newpost.php on line 811
here is line 811:
$DB_site->query("REPLACE INTO " . TABLE_PREFIX . "subscribethread (userid, threadid, emailupdate, folderid)
and there is nothing in the instructions about functions_newpost.php
|
Sounds like you are missing a curly brace somewhere during the editpost.php file changes. Double check the file modifications. The modifications dont go anywhere near that
HTH's!