Webserver lighttpd
Database postgresql
ClamAV in Executable Mode

I press create content, then:
Fatal error: Call to undefined function content_types() in /var/www/modules/clamav/clamav.module on line 109

Any idea where the problem lies?
Thanks!

CommentFileSizeAuthor
#2 clamav-check_for_cck-974968.patch1.28 KBmanarth

Comments

manarth’s picture

Status: Active » Needs work

The function content_types() is part of CCK. Sounds like we need a module_exists check added.

manarth’s picture

Status: Needs work » Reviewed & tested by the community
StatusFileSize
new1.28 KB

Patch attached wraps the CCK integration in a module_exists check.

manarth’s picture

Status: Reviewed & tested by the community » Fixed

Committed to HEAD.

Status: Fixed » Closed (fixed)

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