The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
accessing custom user fields
How do I access custom user fields in my mod?
|
#2
|
||||
|
||||
What do you mean exactly... some more info would be helpful withtrying to answer your question...
|
#3
|
|||
|
|||
Vbulletin has these things called custom user fields which can be implemented in your profile or options. They can be private/public and they frequently hold data like a birthday, country, and gender. Vbulletin.org has a few of them (see vb version). I would like to access the data in those fields within my mod. A mod is a code addon to vbulletin which is written in PHP. Basically, I want to know which variable these fields are stored in.
Say I have a customer user field called X. How do I access it in my mod? |
#4
|
||||
|
||||
Pretty sure they are just called by reffering to a field number of some sort... i will look at my template and provide you with an example.
|
#5
|
|||
|
|||
love to see it too ^^
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|