Adding a User Property

edited September 2007 in Vanilla 1.0 Help
I need to add a new field to the user so when they register, they enter a school too. I've added the 'school' property to the user class and its corresponding methods. I've altered people_apply_form_nopostback.php to display the textbox. I've added a column to the LUM_users database table. What else needs to be done to get this thing to add the contents of the textbox to the database table?

Comments

This discussion has been closed.