Well I thought all was working well until I went into the admin panel and had a parse error.
Parse error: parse error, unexpected T_DOUBLE_ARROW, expecting ')' in /home/public_html/guitaristworks/forum/admin/admin_board.php on line 195
194 "L_ENABLE_PRUNE" =>
195 // Start add - Fully integrated shoutbox MOD
196 'L_PRUNE_SHOUTS' => $lang['Prune_shouts'],
197 'L_PRUNE_SHOUTS_EXPLAIN' => $lang['Prune_shouts_explain'],
198 // End add - Fully integrated shoutbox MOD
199 $lang['Enable_prune'],
200 "L_ALLOW_HTML" => $lang['Allow_HTML'],

