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.

Comments

wucolin’s picture

If you want to see the error 'live' go to http://tenfwd.mcmaster.ca/drupal/node/add/reservation.

deviantintegral’s picture

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

deviantintegral’s picture

Assigned: Unassigned » deviantintegral
Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.