search for: prof_chang

Displaying 1 result from an estimated 1 matches for "prof_chang".

2006 Apr 14
1
SaltedHashLoginGenerator Integration Woes
...9;'description'' ], 12 13 } 14 end But yet I get this error: uninitialized constant Userprofiles Extracted source (around line #3): 1: <%= form_input :hidden_field, ''form'', :value => ''edit'' %> 2: 3: <%= prof_form_input prof_changeable(userprofile, "firstname"), "firstname" %> Any suggestions? Or am I completely going by the the wrong way? My end result is that whenever a user signs up: A new record is added to the users table AND a corresponding userprofile record is created as well. thanks. -L...