Quote:
Originally Posted by consolegaming
user has a row inserted, usergroupid is the unactivated group in my case 3, pass is encrypted as to be expected,
useractivation seems to have a row inserted - though I'm not sure what is done with this table - does the row get removed once the user is activated? does usergroupid store the user group the user is to become once activated? and what is activation id? is that the activation code that gets emailed out or? if so how is that generated as the lengths seem to be various lengths. If it's not the activation code where is it stored.
It looks like userfield and usertextfield also get tables before activation takes place. Do any values in these fields get altered after activation too? I doubt it but thought i'd ask.
|
If anyone could answer the questions I pinpointed in that section of my last post it'd be well appreciated and would help me greatly in being able to reproduce the effect that registering and activating has on the user in the db.