I've been getting this warning on specific nodes on Drupal 6.17, couldn't figure out what it was until I disabled the cck fieldgroup tabs module and the warning went away.

Comments

sansui’s picture

Category: bug » support

Looks like I was hasty in pinning this on fieldgroup tabs.... the error has popped up anew

dooug’s picture

I had a similar warning showing up on Views that included a cck field. I had changed the text processing for the field and I believe that is what caused the problem. I had to remove the field from the view and add it again to clear the warnings. Maybe that is related?