Hmm, I noticed that the userids in `userfield` and `usertextfield` match with those in `user`. However, all those members that registered using my registration form do not have a row in those two tables... what should I do about that?
Also, im guessing that I just have to increment each of those tables by a row so that a new row with the userid of the user registering is made?
|