warning: Illegal offset type in isset
chris33 - June 16, 2008 - 15:42
| Project: | Drupal |
| Version: | 5.7 |
| Component: | forms system |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | active (needs more info) |
Jump to:
Description
Hi, I have this error:
* warning: Illegal offset type in isset or empty in /home/matthew/sites/drupalneb_test/ui_dev/includes/form.inc on line 594.
* warning: Illegal offset type in /home/matthew/sites/drupalneb_test/ui_dev/includes/form.inc on line 595.
Please help guys, how do I fixed this problem. Thanks.

#1
Something is making a bad call to form_set_error(). What is the URL when the error happens?