PDA

View Full Version : Changing reg template/storing custom fields


youradultworld
23 Jan 2005, 05:26
I am adding custom fields to my registration template, not through admincp as I want the field(s) to be listed below username and above the password. But lets say for instance the input field name was "fav_dessert", besides having to add this below the username stuff in the registration file:


Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



Since I created this myself I imagine I will need to create something in the database, but where? Also how do I tell vbulletin (or the registration system) to include this new question that I manually added to register template to the database so that I can later manipulate data?

Thanks