If the volunteer module is enabled without the event module also enabled, then making any kind of content contribution gives the error:

Fatal error: Call to undefined function: event_is_enabled() in /workgroups/webdev/communitycasestudies.crcresearch.org/modules/volunteer/volunteer.module on line 761

Thus most of the drupal installation is broken without a good clue to the inexperienced administrator as to what the problem is.

Comments

Amazon’s picture

Version: 4.6.x-1.x-dev » master
Assigned: lwaldron » Amazon

Fatal error: Call to undefined function event_is_enabled() in /var/www/html/sites/keep01.com/modules/volunteer/volunteer.module on line 982

Confirmed this is still an issue. Will investigate adding dependency module forms trick.