Hi there,
I got this Message in ContentAdmin - ForumTopic ( I try to use OG Forum)
* warning: Illegal offset type in isset or empty in D:\xampp\htdocs\drupal\includes\bootstrap.inc on line 817.
* warning: Illegal offset type in D:\xampp\htdocs\drupal\includes\bootstrap.inc on line 818.
* warning: Illegal offset type in D:\xampp\htdocs\drupal\includes\bootstrap.inc on line 822.
What does it mean?
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | forum_access.missingt.diff | 1.09 KB | berdir |
Comments
Comment #1
salvisWhat Drupal version?
What makes you think this is related to Forum Access? I don't even know whether FA works with OG Forum...
Comment #2
berdirthis is related to forum_access, just had the same error. The error happens with version 6.x-1.x-dev as statet in the bug report :)
there is a drupal_set_message call with an array as second parameter where the status should be. There is obviously a missing t call, see attached patch.
Comment #3
salvisGreat, thank you for the patch — committed to 5.x-1.x-dev and 6.x-1.x-dev.
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.