after installing a fully intergrated shoutbox i get this
well i posted the code on pastebin.com and here's the error
these are lines 280 to 285
someone help.
| Code: |
| Parse error: parse error, unexpected T_DOUBLE_ARROW, expecting ')' in /home/engeland/public_html/forums/index.php on line 282 |
well i posted the code on pastebin.com and here's the error
these are lines 280 to 285
| Code: |
| 'FORUM_NEW_IMG' => $images['forum_new'],
'FORUM_LOCKED_IMG' =>// Start add - Fully integrated shoutbox MOD 'U_SHOUTBOX' => append_sid("shoutbox.$phpEx"), 'L_SHOUTBOX' => $lang['Shoutbox'], 'U_SHOUTBOX_MAX' => append_sid("shoutbox_max.$phpEx"), // End add - Fully integrated shoutbox MOD $images['forum_locked'], |
someone help.
