I'm trying to set up sfMelody to work with an sfGuaurdUserProfile which extends my sfuserguard fields. However when my user is automatically created on authentication from facebook only the sf_user_guard table is populated and my profile table is left empty. This causes problems when i go to update the users details populating those extra fields that are in the sfGuardUserProfile table.
Anyone else come across this issue and have any insights?
