My primary ID is the username so it doesn't auto increment. Isn't this the only field that would receive this error? The rest shouldn't make any difference if the data is all the same, right??
Why would I get the error and still have all the data upload correctly? that's what bugging me. Anyway i can make it give me more info on the error msg?
From my form::
<label for='userid'>Username: </label> <input type='text' name='userID' class='zip' size=25'>