Same here, just made an upgrade from 4.7.10 to 5.5 on a test site. The module is greyed out with the message: "Depends on: Array (missing)"
Maybe this issue should be moved to the bug report?
there is an error in download_count.info
in line 3 dependencies[] is wrong.
it should be dependencies
name = download_count
description = "Increments a download counter and logs a descriptive message each time an attached file is downloaded."
dependencies = upload
core = 6.x
; Information added by drupal.org packaging script on 2007-12-12
version = "5.x-1.x-dev"
project = "download_count"
datestamp = "1197460966"
name = download_count
description = "Increments a download counter and logs a descriptive message each time an attached file is downloaded."
dependencies = upload
; Information added by drupal.org packaging script on 2008-03-22
version = "5.x-1.0"
project = "download_count"
datestamp = "1206214205"
Comments
Comment #1
jenscbc commentedSame here, just made an upgrade from 4.7.10 to 5.5 on a test site. The module is greyed out with the message: "Depends on: Array (missing)"
Maybe this issue should be moved to the bug report?
Comment #2
xpi commentedComment #3
xpi commentedfiled as bug.
Comment #4
xpi commentedthere is an error in download_count.info
in line 3 dependencies[] is wrong.
it should be dependencies
Comment #5
jenscbc commentedThat's great xpi. It works now, thanks!
I have no clue though on how we can know that your correction will come in to the next release of the module?
Comment #6
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #7
eyersee commentedplease advise which file needs updating as there is no file name like this in the views model.
Comment #8
Chill35 commentedThe current release for Drupal 5 is fine.
The content of the .info file is: