The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
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? |
#12
|
||||
|
||||
Quote:
Quote:
Use this to fill the other tables. |
#13
|
|||
|
|||
crap, they're a whole load of ones i'd have to add then... knowing that `userfield` and `usertextfield` are empty, what problems would users be facing? what happens if they try to modify the stuff thats there through the forum?
the userid number is auto_increment, so just creating a new row will create the new id for all the other tables too right (this is on registering a new user). |
#14
|
||||
|
||||
Quote:
Quote:
You can fix these problems through ACP / Import & Maintenance / Update Counters by clicking Fix Broken User Profiles. |
#15
|
|||
|
|||
This could more problems if also new members have been added using standard vB functions.
|
#16
|
|||
|
|||
I'm fixing the broken user profiles, and then modifying the registration script to add a new userid in the `userfield` and `usertextfield` tables. That should solve the problems.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|