Hi,
I have different nodes set up as Content Profiles, which work perfectly apart from the fact that the fields don't record/update data. When any information is entered into the Content Profile's fields, it is not stored. There is an old issue here
http://drupal.org/node/337182
which outlines the exact problem and proposes that it is caused by the Link module and proposes a patch. Neither the patch nor disabling the Link module has worked for me, and I wonder if there's any way I can fix it so that it actually records the data that a user enters into the fields.
Thanks.

Comments

jax_rox’s picture

any suggestions?

mthomas’s picture

I dunno, but this happens for me when I setup content profile and user registration so that users can set their own passwords. To clarify:

  • Content profile works perfectly when users must be approved by admins.
  • Content profile fails when I allow users to login immediately.