Drupal 7.x.-dev (12.8.2009)
MAMP: 1.7.1
PHP Version 5.2.5
MySql: 5.0.41

Get this warning when going from /taxonomy/term/1 -> /taxonomy/term/x. I'm not getting it going from /node/x and to one of the taxonomy terms.

Warning: array_flip(): Can only flip STRING and INTEGER values! in taxonomy_term_load_multiple() (line 1370 of /Applications/MAMP/htdocs/sites/drupal-7.x-dev/modules/taxonomy/taxonomy.module).

CommentFileSizeAuthor
#2 Screenshot.jpg88.4 KBalexweber

Comments

greggles’s picture

Status: Active » Postponed (maintainer needs more info)

I get this on every page on the site. I had to run update.php to fix it.

If you update your database does that fix it?

alexweber’s picture

StatusFileSize
new88.4 KB

I only get this on /user, even after running update.php

after searching around its related to this: http://drupal.org/node/979734

nothing to do with taxonomy IMO :)

greggles’s picture

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

Let's centralize discussion in that other issue, then.

goldlilys’s picture

Version: 7.x-dev » 7.0

Seeing this error whenever I go to My Account then View Recent Blog Entries. It only disappears when i run update, but it appears again when I go to my account -> blog entries. Therefore, this issue is still not resolved.

alexweber’s picture

its not resolved but the discussion is being centralized over here: #979734: Warning: array_flip() Error message when switching from user account node to any other node