Parse error: parse error, expecting `T_STRING' or `T_VARIABLE' or `T_NUM_STRING' in ///newreply.php on line 93
Thanks Log... but the above error is what I got using your code. Line 93 is
Code:
$bbuserinfo[tcinforum]=$tcinforum_db['count'];
Also, would the exact same code go into newthread.php?
And... in your code you said to find updateuserforum($foruminfo['forumid']); -- that doesn't exist in either newthread.php or newreply.php