when you add extra fields, they are not adding to the user table, but to 2 other tables. One is userfield table where all extra fields go.
You can integrate Vbulletin with your site and use one user table but that will require some programming on your part.
Your should study the database and table structure on Vbulletin first to see how the extra fields are added.
I would not recommend using 2 different member tables because then members will have to login to your site and to the forum separetely.
|