What I'd like to do is a little more difficult then that. The field needs to be a part of a plugin (so it would have to be installed when they install the plugin), it must be a drop down box, and it must contain information from a table other then one part of regular vbulletin. It's currently done by actually modifying the registry.php and changing the display of one user defined field, but I want to get out of direct modifications to vb code and templates and make this completely plugin driven.
|