Closed (fixed)
Project:
Pathologic
Version:
5.x-1.1-beta2
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Apr 2008 at 20:38 UTC
Updated:
12 Dec 2008 at 05:37 UTC
I can't seem to enable this module, it says it depends on "Array." Where can I find this module?
Comments
Comment #1
stevenpatzThat's because in the info file, the dependency is set as an array.
Comment #2
gmclelland commentedWhat should I do to activate the module?
Comment #3
gmclelland commentedOk, got it. Just change the dependencies [] = to dependencies = and change the core value to 5.x instead of 6.x.
Comment #4
Garrett Albright commentedWhoops. The Drupal 5 version of the module has the Drupal 6 version's code in it.
Comment #5
Garrett Albright commentedThis should now be fixed with the new and hopefully correct D5 version of the module. Please re-download it and give it another try.
Comment #6
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #7
spyderboy commentedfyi... views_export.info in views-5.x-1.6.tar.gz also has D6 code in it. Same fix applies.