Hi,
I am getting the following warning when I run cron.
warning: Invalid argument supplied for foreach() in /home/sssudmac/public_html/modules/taxonomy/taxonomy.module on line 1189.
Can someone tell me what exactly is this.
Thanks,
Sridhar.
Hi,
I am getting the following warning when I run cron.
warning: Invalid argument supplied for foreach() in /home/sssudmac/public_html/modules/taxonomy/taxonomy.module on line 1189.
Can someone tell me what exactly is this.
Thanks,
Sridhar.
Comments
Comment #1
wretched sinner - saved by grace commentedComment #2
aharown07 commentedMe to.... only in line 1214. Only when I run cron manually.
Just imported a pile of taxonomy terms using wordpress import module.
Comment #3
Anonymous (not verified) commentedI too am getting this error on line 1214.
Did you find a fix?
Gary
Comment #4
aharown07 commentedNo. Eventually determined that I had data corruption. This became painfully obvious when the site went live.. mysql queries skyrocketing with almost nobody even looking at the site. Anyway, had to backtrack and go to clean data and this solved the problem.
You might find this useful though: http://drupal.org/node/259632
Comment #5
david-en8 commentedAls o take a look at http://drupal.org/node/295235
Comment #6
aren cambre commentedDoes this duplicate #692764: Converting taxonomy vocabulary to required can cause PHP errors in watchdog? Not sure because I am not sure what caused or fixed the problem for all of you?
Comment #7
dave reidYes, this is a duplicate of #690914: Converting taxonomy vocabulary to required causes PHP errors.
Comment #8
aren cambre commentedNote in #7 that the issue is now 692764. 690914 also references node writes, but that is not a Drupal flaw.