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
| Comment | File | Size | Author |
|---|---|---|---|
| popups_reference-cck-dependency.patch | 366 bytes | mlncn |
Comments
Comment #1
mlncn commentedComment #2
starbow commentedThanks, I have checked a fix into head.
Strangely enough, the dependency is "content" not "cck".