Posted by glazer on September 19, 2007 at 11:50pm
| Project: | dependantDropdown |
| Version: | 5.x-1.0-beta |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I installed the module, changed "Content" to "content" in the .info file, and fixed the form_select_options function to work with php 4. Now i'm getting this error when adding an "Active Select list" field to my content type.
warning: Invalid argument supplied for foreach() in /home/jglazer/domains/bodyshopexchange.com/public_html/includes/form.inc on line 948.
Has anyone else had this problem?