I recently started encountering an error when trying to delete content nodes, log shows the following errors. Version 7.x.1.7 is installed.

Warning: array_flip(): Can only flip STRING and INTEGER values! in DrupalDefaultEntityController->load() (line 178 of /Users/Patrick/Sites/acquia-drupal/includes/entity.inc).

Recoverable fatal error: Object of class Message could not be converted to string in DatabaseStatementBase->execute() (line 2139 of /Users/Patrick/Sites/acquia-drupal/includes/database/database.inc).

As soon as I disable the module I can delete content no problem.

Comments

jazzdrive3’s picture

Title: Issue when trying to delete content » Cannot view messages - Rendered Message field causing errors
Priority: Normal » Major

I am getting this error when I am trying to view messages. I take off the Rendered Message field on the view, and then I can view all the messages.

jazzdrive3’s picture

Priority: Major » Normal

Nevermind, I thought I had uploaded the private message patch, but it didn't take. Updated Private Message module to the dev version cleared these errors out for me.

blacklabel_tom’s picture

Hi jazzdrive3,

Was that the 7.2 or the 7.1 dev version you updated to?

Cheers

Tom

blacklabel_tom’s picture

Just a quick update, upgrading to the 7.2 dev version fixed this issue for me.

Cheers

Tom

bluegeek9’s picture

Issue summary: View changes
Status: Active » Closed (outdated)