Maybe it's not a bug. It's better to tell "Depends on: CCK" for module installation. Otherwise User Management >User biographies can't be accessed: "Fatal error: Call to undefined function: content_types() in /home/www/cnmarc.org/modules/bio/bio.module on line 375".

CommentFileSizeAuthor
#2 bio-dont-require-cck-201171.patch3.92 KBwebchick

Comments

webchick’s picture

Assigned: Unassigned » webchick
Priority: Normal » Critical

Oh, crap. Thanks. I'll include that settings thing in an if (module_exists('cck'))

webchick’s picture

StatusFileSize
new3.92 KB

Committed the attached patch. Should take care of the problem.

webchick’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

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