Hi All,
Hacked module is working awesomely well but somehow it is not showing all modules in the list. I mean it shows only 80% of the total modules I have in my project.
I have noticed couple of warnings , but not sure if these are related to the issue...

* warning: sort() expects parameter 1 to be array, null given in /sites/all/modules/contrib/hacked/hacked.theme.inc on line 102.
* warning: implode() [function.implode]: Invalid arguments passed in sites/all/modules/contrib/hacked/hacked.theme.inc on line 103.
Thanks in advance

Comments

lyricnz’s picture

I experience the same issues.

pene’s picture

Issue summary: View changes

7.x version related comments:

It looks like Hacked! shows only the enabled modules by default.

If I set the "Check for updates of disabled modules and themes" in update module, it will take care of disabled modules too - added to documentation.

steven jones’s picture

Oh, interesting.

steven jones’s picture

Version: 6.x-2.x-dev » 7.x-2.x-dev
Status: Active » Fixed

Happy that the docs cover this.

Status: Fixed » Closed (fixed)

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