The event.module uses array_fill() which is only available in PHP versions >= 4.2. This should either be placed in the documentation as a requirment, or an alternative function should be provided as described in a comment

Comments

ax’s picture

dup of [ Fatal error: Call to undefined function: array_fill | http://drupal.org/node/view/3818 ]. this one is marked CLOSED - feel free to re-open it if you aren't satisfied with the solution.