Node creating error messages
wucolin - September 26, 2007 - 19:53
| Project: | Resource Conflict |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | deviantintegral |
| Status: | closed |
Jump to:
Description
When I create a node using a CCK content type I get the following messages:
* warning: Invalid argument supplied for foreach() in /var/www/html/drupal/sites/all/modules/resource_conflict/resource_conflict.module on line 14.
* warning: Invalid argument supplied for foreach() in /var/www/html/drupal/sites/all/modules/resource_conflict/resource_conflict.module on line 18.
My form has start and end time (Event enabled), a text field, an email field and a multiple select field. The above error occures on every new node creation if there are not conflicts.

#1
If you want to see the error 'live' go to http://tenfwd.mcmaster.ca/drupal/node/add/reservation.
#2
Hi,
I'm guessing that you now have the module disabled?
Anyways, I was able to replicate it on my own installation. I'm putting it in CVS now, can you give it a try?
Thanks,
--Andrew
#3
#4
Automatically closed -- issue fixed for two weeks with no activity.