Adding a User Property
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?
0
This discussion has been closed.
Comments