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
Comment #1
moshe weitzman commentedno such think as group handbook in og
Comment #2
dwees commentedThis is part of the book_expand module, so I'm moving the issue.
Dave
Comment #3
dwees commentedShould be fixed in the newest version.
Comment #4
(not verified) commented