I'm using fasttoggle, but it generates heaps of errors in my watchdog:

Illegal offset type in isset or empty in /var/www//modules/taxonomy/taxonomy.module on line 1150.
Illegal offset type in /var/www//modules/taxonomy/taxonomy.module on line 1151.
Object of class stdClass could not be converted to string in /var/www//sites//modules/pathauto/pathauto_node.inc on line 223.

There's quite a few other issues about some of these error messages, all relating to pathauto. However other modules that had the problem then seem to have been able to fix it with a module patch.

Thanks,

Tim

Comments

kkaefer’s picture

Status: Active » Postponed (maintainer needs more info)

Sorry, but I fail to see any relation to fasttoggle.module. Please explain why you think fasttoggle may be the cause of these messages.

tjharman’s picture

Sorry it was late at night, that was a terrible, terrible bug report.

With a bit more looking, this is nothing to do with fasttoggle, but having it installed and active does trigger a bug you wouldn't otherwise see.

The patch for it is here, I applied the patch in comment #33 and the problem has gone for me.

Thanks and sorry for wasting your time.

kkaefer’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)