Posted by deviantintegral on July 31, 2008 at 4:08am
Jump to:
| Project: | Resource Conflict |
| Version: | 5.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
If you set up everything properly, but don't create any nodes of a resource to be booked, you get a warning on the node edit / add page:
warning: Illegal offset type in /home/drupal5/www/sites/all/modules/resource_conflict/resource_conflict.module on line 223.
If this happens, we should check to see if the current user can create nodes of whatever the referenced types are, and if so, set an error suggesting they create some nodes. If they don't have permission, it should ask them to contact the site email address.
--Andrew
Comments
#1
This has been fixed in #139642.
#2
Automatically closed -- issue fixed for two weeks with no activity.