Quote:
I want to automatically make them a member of my forum by generating a Username and Password
|
1.
useractivation: Its a table storing temporary records, you won't need it in your case. It stores info like useractivation ID, email change, etc.
2.
userfield: This stores ONLY the fields listed in admincp->
User Profile Field Manager. So, you won't need it coz you just want username and pass to get them registered.