Quote:
Originally posted by FireFly
$bbuserinfo[field#] = field number #.
Setup the custom profile fields from the Admin CP, note the profile field ID and use it as # in the example above.
|
I can add custom fields in the admin CP.
But what is the ID, obviously I give each field a name, it has a display order too, and also a seperate ID which I can only find if I view the table via phpmyadmin?
When I refer to a field for example $bbuserinfo[10] I get one of the existing default fields like user title, or yahoo and such like.