I have a site where user profile data has been split in several categories, such as Events, Personal Information, etc.
When I edit my own profile, I can successfully click through the different tabs to view and edit these categories. However, when I try to do this with another user, I can see the default profile page for the user, but clicking edit, then clicking a tab (such as Personal Information), an empty page is shown after a long time.
The error logs shows hundreds of instances (for each click):
Location: http://www.example.com/user/77/edit/Personal+Information
Message: array_shift(): The argument should be an array in /var/www/drupal-4.7.0-rc4/includes/form.inc on line 469.
When another administrator logs in, she can edit her own profile, but not mine.
Previously, in RC3, this feature worked fine. At some point, it had stopped working. It started giving the following error:
Fatal error: Cannot create references to/from string offsets nor overloaded objects in /var/www/drupal-4.7.0-rc3/includes/form.inc on line 341
I hoped upgrading tot RC4 might solve the problem. It didn't.
Comments
Comment #1
gerbrand commentedjust installed the 4.7.0 final release over the rc4. this did not solve my problems.
it generates the same errors under the same circumstances.
any suggestion for troubleshooting this is welcome.
Comment #2
cbutera commentedI'm having the exact same problem as well. I can edit my own profile data (user/1) but not others' profile data.
My installation is 4.7.0 upgraded from a clean 4.7 RC3.
Any ideas what broke along the way?
Thanks in advance.
Comment #3
kenwen commentedI've encountered the same problem when trying to change simplenews subscriptions
Comment #4
magico commented#1: try to upgrade to 4.7.3
Comment #5
magico commentedClosing support requests older than 1 month.
Comment #6
(not verified) commented