Hello,
I get these kind of messages, everytime I go to the front page
Warning: Illegal offset type in unset in drupal_get_messages() (line 1826 of /includes/bootstrap.inc).
8466278 05/juin 18:05 warning php
Warning: Illegal offset type in isset or empty in drupal_get_messages() (line 1828 of /includes/bootstrap.inc).
disabling the module solves this issue
Comments
Comment #1
akarmalkar commentedHi bendev,
Not able to replicate this issue. Need more details.
Comment #2
erlik28 commentedI just upgraded the core to Drupal 7.40 and I get the same errors:
Warning: Illegal offset type in isset or empty in drupal_get_messages() (line 1856 of /var/www/html/mp/includes/bootstrap.inc).
and
Warning: Illegal offset type in isset or empty in drupal_get_messages() (line 1856 of /var/www/html/mp/includes/bootstrap.inc).
I updated to the new dev version and I stopped having this issue.
Comment #3
swarad07@erlik28: I tried to replicate this on 7.41 core, not able to replicate this with the latest release. Maybe issue with core which was fixed ?
Can you try ?
Comment #4
usingsession commented