I can't seem to enable this module, it says it depends on "Array." Where can I find this module?

Comments

stevenpatz’s picture

That's because in the info file, the dependency is set as an array.

gmclelland’s picture

What should I do to activate the module?

gmclelland’s picture

Ok, got it. Just change the dependencies [] = to dependencies = and change the core value to 5.x instead of 6.x.

Garrett Albright’s picture

Status: Active » Fixed

This should now be fixed with the new and hopefully correct D5 version of the module. Please re-download it and give it another try.

Anonymous’s picture

Status: Fixed » Closed (fixed)

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

spyderboy’s picture

fyi... views_export.info in views-5.x-1.6.tar.gz also has D6 code in it. Same fix applies.