Drupal raise this error:
"warning: Invalid argument supplied for foreach() in /Users/detro/Portals/local.drupal/includes/form.inc on line 637."

Looking into the code, the error is caused from the "$choices" variable is NULL when used in the "foreach" statement: this is in the body of the function "form_select_options", used here to generate the "options-tag" for the "select" (the drop-down-list) of the "Parent Page".

Comments

moshe weitzman’s picture

Component: OG Book » og.module
Status: Active » Closed (fixed)

no such think as group handbook in og

dwees’s picture

Project: Organic Groups » Book Expand
Version: 4.7.x-1.x-dev » 5.x-1.0.x-dev
Component: og.module » Code
Assigned: Unassigned » dwees
Priority: Critical » Normal
Status: Closed (fixed) » Postponed (maintainer needs more info)

This is part of the book_expand module, so I'm moving the issue.

Dave

dwees’s picture

Status: Postponed (maintainer needs more info) » Fixed

Should be fixed in the newest version.

Anonymous’s picture

Status: Fixed » Closed (fixed)