View Full Version : accessing custom user fields
Ron1n
10-15-2005, 02:26 PM
How do I access custom user fields in my mod?
ozmazdaclub
10-15-2005, 10:52 PM
What do you mean exactly... some more info would be helpful withtrying to answer your question...
Ron1n
10-17-2005, 11:12 PM
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?
ozmazdaclub
10-22-2005, 12:49 AM
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.
n1ckn4me
10-24-2005, 05:13 PM
love to see it too ^^
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.