whenever going to the profile to edit something that has nothing to do with bloginfo the info in the bloginfo fields of the profile is also cleared.

CommentFileSizeAuthor
#9 bloginfo_profile.patch1.58 KBmfer

Comments

mfer’s picture

ok, looks like we have some issues here.... I would like to clear them up quickly.

What database are you using? Once you save it does it display on your blog pages at all? When you load the edit page does it display the old values that were saved?

Thanks... I would like to get this all fixed and working asap and I can't reproduce the problems you are having.

Matt

lennart’s picture

I am using mySQL 5.

Yes, it displays on my blog pages *until* I go and upload a picture to my profile or some other change.

No, the old values are not displayed after making these changes. The fields are cleared.

Thanks,
Lennart

lennart’s picture

sorry - I am using mySQL 4 on that site not 5

mfer’s picture

I can't seem to reproduce this error. Is it still happening after fixing the issue with OG (http://drupal.org/node/89016)?

lennart’s picture

I applied the patch.

The info *still resets* when going to edit one of the profile(.module) fields - in my case a select list.

I think it has nothing to do with uploading a picture. Sorry for stating that earlier.

It has to do with editing profile fields.

lennart’s picture

Title: info resets when editing profile » info resets when editing profile field from profile.module

specifying

lennart’s picture

The problem is still there with the newest tarball.

Am I the only one with this problem?

mfer’s picture

Assigned: Unassigned » mfer

Back from vacation and I can reproduce this. I'm on it.

mfer’s picture

StatusFileSize
new1.58 KB

Try this patch out. It worked to fix the problems with the profile module for me on a 4.7.4 install.

lennart’s picture

Applied the pacth, but it only partly fixes the problem. Whenever I change a field provided by the profile.module the text in the bloginfo fields as cleared.

lennart’s picture

It only seems to happen with the freeform list field. Not the other fields, so maybe we are conering the problem.

lennart’s picture

Status: Active » Fixed

Weird. I am not able to reproduce this problem anymore. It only occured the first time I enabled the block for the module. The module was activated all along, though.

Anyway, It seems to have been fixed with the pacth, I think!

Thanks!

Anonymous’s picture

Status: Fixed » Closed (fixed)