Code: Select all
Parse error: syntax error, unexpected T_DOUBLE_ARROW in /home/a8811693/public_html/includes/acp/acp_users.php on line 1804
This is the line in question:
//multiple ranks mod by Goz
'S_RANK2' => true,
'S_RANK2_OPTIONS' => $s_rank2_options,
'S_RANK3' => true,
'S_RANK3_OPTIONS' => $s_rank3_options
Thank you for taking the time to help me out. =)