the following error occurs a bajillion times when i manually run the cron in admin/logs/status

warning: Invalid argument supplied for foreach() in /var/www/html/kb/modules/taxonomy/taxonomy.module on line 1329.

is this a known issue?

Comments

adkatrit’s picture

Category: support » bug
Priority: Normal » Critical
drumm’s picture

Status: Active » Postponed (maintainer needs more info)

When updating the search index, something manages to break the node's taxonomy structure between loading each node and getting the taxonomy portion to index. I suspect this is a contributed module with an implementation of hook_node_update_index().

What contributed modules are installed? Does this keep happening when contributed modules are disabled?

tr’s picture

Status: Postponed (maintainer needs more info) » Closed (won't fix)

Due to the lack of follow-up from the original poster, I'm going to assume this is no longer an issue. Drupal 5 is no longer supported, so if you have a similar problem in Drupal 6 or higher please open a new issue.