Closed (fixed)
Project:
Webcomic
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Dec 2007 at 15:46 UTC
Updated:
26 Dec 2007 at 21:47 UTC
Jump to comment: Most recent file
Comments
Comment #1
mustafau commentedIt is a missing dependency. Webcomic depends on Image module (http://drupal.org/project/image).
Comment #2
Vyoma commentedI guess, we need to add that dependency list to the info file.
Comment #3
Vyoma commentedI 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).
Comment #4
Vyoma commentedComment #5
jefkin commentedUsing Vyoma's patch, and instaling the image module, solved it, thanks guys.
Comment #6
Vyoma commentedCode committed to HEAD and 5.x-1.x-dev. Should be available in the next nightly snapshot.
Comment #7
Vyoma commented