@MrPuddingPHP Code:Bug during user login: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
@MrPuddingPHP Code:Bug during user login: Index (zero based) must be greater than or equal to zero and less than the size of the argument list.
Last edited by Jmandupree; 05-09-14 at 04:28 PM.
Basically it says that you put a invalid index into a array / list / hashmap / whatever that is negative.