Topic: modding profile, question on update user table
I'm trying to add some stuff into the users profile. looking at profile.php around line 843 I see what looks to be the update command for the users table. am I just not looking close enough or is this where you're breaking out the form values for the insert into the database? guess not because my data isnt being updated.
any help? thanks.