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

akarmalkar’s picture

Hi bendev,
Not able to replicate this issue. Need more details.

erlik28’s picture

I 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.

swarad07’s picture

@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 ?

usingsession’s picture

Status: Active » Closed (cannot reproduce)