By frog on
I have a drupal installation with the profile module installed. I'm not sure if this somehow affected it, but at some point I went to edit information in 'my account'. When I hit submit, it says I have to enter an email address.
But in the database, I have entered an email address. I can see it. When I edit my profile, however, it doesn't show up. When I went to look at my user number two, I could see his email address in a form field. But mine doesn't show up or show an error on the display. I can't change anything in my profile because of this error. Please help!
Comments
silly me
OK, I finally narrowed down the problem this morning. I had installed the paranoia module. It's great and all, but I wasn't finished configuring my installation, so the next module that put settings under "my account" brought light to the issue. It would be fine if they would show the email address in an uneditable field, so the code that checks for email address would be satisfied. But maybe they don't want you to change any of the admin account.