Closed (won't fix)
Project:
Drupal core
Version:
5.7
Component:
taxonomy.module
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Mar 2008 at 18:52 UTC
Updated:
18 Jun 2011 at 01:31 UTC
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
Comment #1
adkatrit commentedComment #2
drummWhen 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?
Comment #3
tr commentedDue 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.