Popups_reference module produces an error on installation:

"Call to undefined function content_fields()"

The CCK module is required.

popups_reference.info needs the Content Constructor Kit added as a dependency:

dependencies[] = cck

The one-line patch attached :-)

benjamin, Agaric Design Collective

CommentFileSizeAuthor
popups_reference-cck-dependency.patch366 bytesmlncn

Comments

mlncn’s picture

Status: Active » Needs review
starbow’s picture

Status: Needs review » Fixed

Thanks, I have checked a fix into head.
Strangely enough, the dependency is "content" not "cck".

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.