Fatal Error Missing? module? in dependencies?, maybe a missing file?

jefkin - December 21, 2007 - 15:46
Project:Webcomic
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

Lucky me, first to try it, first to find this bug :)

Fatal error: Call to undefined function image_display() in /usr/www/users/stout/resolve_ticode.com/frozen/modules/webcomic/webcomic_theme.inc on line 15

I'd be happy to diagnose, but I'm really not sure. I think either a file was not included in your 5.x release, or maybe this module depends on another module that wasn't listed in the dependencies.

What else can I do to help you diagnose, I'm very interested in solving the problem.

Jeff

#1

mustafau - December 21, 2007 - 16:01

It is a missing dependency. Webcomic depends on Image module (http://drupal.org/project/image).

#2

Vyoma - December 21, 2007 - 16:22

I guess, we need to add that dependency list to the info file.

#3

Vyoma - December 21, 2007 - 16:46

I just created the patch for the webcomic.info file. It ensures that before the webcomic module is activated, the Views and Image modules is activated.

(Added a dependancy line to the info file).

AttachmentSize
webcomic.info_.203032.patch 348 bytes

#4

Vyoma - December 21, 2007 - 16:47
Status:active» reviewed & tested by the community

#5

jefkin - December 21, 2007 - 19:06
Priority:critical» normal

Using Vyoma's patch, and instaling the image module, solved it, thanks guys.

#6

Vyoma - December 22, 2007 - 01:34
Status:reviewed & tested by the community» fixed

Code committed to HEAD and 5.x-1.x-dev. Should be available in the next nightly snapshot.

#7

Vyoma - December 26, 2007 - 21:47
Status:fixed» closed
 
 

Drupal is a registered trademark of Dries Buytaert.