[eluser]bondjp[/eluser]
Hi guys,
I'm trying to add fields to user_profiles table but i'm having trouble doing it.
When i insert the 'firstname' and 'lastname' i get 2 records in the user_profiles table.
One record is id='1' user_id='1' firstname=Blank lastname=Blank
Second record id='2' user_id='0' firstname='Bob' lastname='Warner'