The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
custom userdata manager $validfields not working...
Hi
Not sure if I did that all correct, I used this tutorial: https://www.vbulletin.com/docs/html/...nager_advanced To store additional information about a user, I added a field into the vb_user table with name "steam_link", type varchar(128) NOT NULL Now I tried to modify it: PHP Code:
PHP Code:
Quote:
|
#2
|
|||
|
|||
I think validfields needs to be changed before you call set() so you'd want to do it maybe in hook userdata_start.
|
#3
|
||||
|
||||
Works, thanks!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|