PDA

View Full Version : Forum Display Error


Scope
03-28-2004, 10:54 PM
Parse error: parse error, expecting `T_PAAMAYIM_NEKUDOTAYIM' or `'('' in /home/scope325/public_html/forums/forumdisplay.php on line 40

Anybody know how i can fix that

John
03-28-2004, 10:56 PM
You've got a parse error. Check line 40 of forumdisplay.php.

Scope
03-28-2004, 11:02 PM
if ($bbuserinfo['cookieuser']) {
set_bbarraycookie('forumview', $forumid, time());
} line 40

Scope
03-30-2004, 04:25 AM
anybody know how i can fix this?

Scope
03-30-2004, 04:39 AM
using ultraedit it gave me a different line for line 40
$parentid = &$forumcache["$forumid"]['parentid'];