The following errors are displayed at admin/build/modules
help_soc HEAD installed on current HEAD

* notice: Undefined index: help in /Users/erik/ste/d7/sites/all/modules/help_soc/help_example/help_example.module on line 39.
* warning: Invalid argument supplied for foreach() in /Users/erik/ste/d7/sites/all/modules/help_soc/help_example/help_example.module on line 39.

Comments

Gurpartap Singh’s picture

There's no $help variable in help_example.module, nor is there any foreach() usage.

You should make fresh checkout.

Gurpartap Singh’s picture

Status: Active » Closed (won't fix)