i created some fields of the core Profile module and i'm having problems in the edit form...

the edit form don't get the values from the database if the Me module is enabled...

i attached a image showing the problem...

thanks!

Comments

norbert.banfi’s picture

I updated to 6.x-2.8 and all of my profile content disappeared too.

brunorios1’s picture

Priority: Normal » Major
nohup’s picture

Priority: Major » Normal
Status: Active » Postponed (maintainer needs more info)

Go to http://d6.codeit.in

user credentials
username: demo
password: demo

admin credentials
username: admin
password: lapurd

After signing in as "demo", go to http://d6.codeit.in/user/me/edit/Personal%20Information
The random number field is a coming from the core profile module.

Did you reset the site cache?

Provide more information unable to replicate.

brunorios1’s picture

After signing in as "demo", go to http://d6.codeit.in/user/me

As you can see The "Gender" is "Female"

Go to http://d6.codeit.in/user/me/edit/Personal%20Information and you'll see that the select don't recognize it...

Disable the "Me" module...

Go to http://d6.codeit.in/user/3/edit/Personal%20Information and you'll see that the select recognize it...

Thank you...

nohup’s picture

Title: fields of profile module dont' get value in the edit form if Me is enabled » core profile fields not loaded in user edit
Status: Postponed (maintainer needs more info) » Fixed
StatusFileSize
new889 bytes

Apply the attached patch. The patch has been committed to git, should come up in the dev release.

Patch applied to the demo site http://d6.codeit.in

brunorios1’s picture

the patch works perfectly!

thank you very much!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.