When I go to: http://www.danieleriksson.nu/?q=guestbook (my guestbook URL) when I am logged in, everything looks fine. But when I try to use the same URL when I'm not logged in this ereror message appears:
"Fatal error: Cannot use assign-op operators with overloaded objects nor string offsets in /home/html/danieleriksson/includes/common.inc on line 1267"
I have given anonymous users the rights to go into the guestbook. And the weird ting is that this worked yesterday when I tried. But today it doesnt work. I have not changed any code, just some settings that I dont think has anything to do with this (I changed the emailaddress in admin/settings/site-information) and some other small things. But no actual hard-coded code has been changed.
Comments
Comment #1
ZuqR commentedThis solved my problem:
http://drupal.org/node/85349
Comment #2
hba commentedI just commited the fix for theme_guestbook_user_picture() to 5.x and 4.7.x. Thanks for the input!
Comment #3
(not verified) commented