Using Drupal 4.7.2. I enabled the "Profile" module, created some new field for users' profile (a newly created "personal information" category) .
If I enable some field in the user registration form, each field is shown correctly, user can insert his information, and it works.
But it's not possible to insert new information, or modify existing one, in the "edit" module of the "my account" menu (home >>user account>>edit). I receive no errors, Drupal answers with "The changes have been saved."... but nothing is really saved.
The problem is only in the "personal information" sub-menu, not in the "account settings" one.
I cant understand where's the problem. Any suggestion?
Thanks in advance...
Franco
Comments
A Related Profile Issue?
Here's another issue that has come up with 4.7.2 Profiles.
http://drupal.org/node/66653
---------
Rob Johnston
Problem solved by itself?
Strange... but there is no more problem...
I simply deleted all the fields in the "Personal information" category.. then I added some again... and now all works.
Surely I made an error creating them the 1st time... although I dont know how.
I need some holiday :-) Thanks all.