[module] userGroups

hi… please help,

I am using profile extension and I could doing registration with additional field firstname, lastname, phone and pict with successfully insert into user_profile table also the image was uploaded into the folder.

my problem is when I doing edit profile the image name is not saved into the table.

I get this code value is Null


CUploadedFile::getInstance($profile_models[$model_name],'pict');

any help will be much appreciated

good afternoon,

'm new to yii framework and I’m having trouble installing the usergroups extension, someone could put a sample application.