Using the "Amazon associate tools" module, when submitting a new node for a book, nodewords gives a php error:

Invalid argument supplied for foreach() in /home/powerful/public_html/modules/nodewords/nodewords.module on line 272.

The error seems to be non-critical, since the book is added anyway. I'm not sure whether it may present later problems however.

Thanks!

CommentFileSizeAuthor
#2 nodewords.module_6.patch703 bytesmgifford

Comments

laura s’s picture

I have received this same error every time a comment was posted. As it turns out, once I enabled a taxonomy vocabulary and associated it with "project" and "issues" I stopped receiving the errors. I hope this extra info helps.

Drupal 4.6.5
Nodewords v 1.5.2.4 2005/11/04 17:15:10 robrechtj

mgifford’s picture

Status: Active » Needs review
StatusFileSize
new703 bytes

think it's just because the nodewords are empty. I'm submitting this patch though.

Robrecht Jacques’s picture

Status: Needs review » Fixed

Fixed in 4.6.

Using a slightly different approach then in the patch, but with the same effect.

Robrecht Jacques’s picture

Status: Fixed » Closed (fixed)