Closed (won't fix)
Project:
Help module 2.0 - A GSoC '08 Project
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Aug 2008 at 20:26 UTC
Updated:
13 Aug 2008 at 14:22 UTC
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
Comment #1
Gurpartap Singh commentedThere's no $help variable in help_example.module, nor is there any foreach() usage.
You should make fresh checkout.
Comment #2
Gurpartap Singh commented