View Single Post
  #2  
Old 05-13-2009, 05:34 PM
BMR777 BMR777 is offline
Member
 
Join Date: Jan 2011
Posts: 1,122
Gender: Male
Credits: 16,994
BMR777 is on a distinguished road
Default RE: Adding new profile setting

You would have to add a new form field to the edit profile page, plus add a new field to the users table in the database for the information and you would also have to edit register.php to reflect the changed users table status.

How familiar are you with writing / editing PHP? I like to help, but making big modifications and writing all the additional code myself is not something I do often.
Reply With Quote