Closed (fixed)
Project:
Hacked!
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 May 2011 at 12:13 UTC
Updated:
5 Mar 2015 at 07:44 UTC
Jump to comment: Most recent
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
Comment #1
lyricnz commentedI experience the same issues.
Comment #2
pene commented7.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.
Comment #3
steven jones commentedOh, interesting.
Comment #4
steven jones commentedHappy that the docs cover this.