I have acidfree.module v. 6.x-1.x.dev installed. I just installed video.module and am now getting this error when I display video nodes:

_acidfree_get_parent: node->type (video) is not an acidfree type

I can't seem to figure out what the one (video.module) has to do with the other (acidfree.module). Can someone please help?

Comments

somebodysysop’s picture

Status: Active » Closed (fixed)

This error occurs, apparently, when the video.module is installed and acidfree.module is installed without also installing the acidfree_video.module. Doing this eliminates the error message.