as titled. @PHP5, apache

solution:
in date/date/date_repeat.inc
line 57 add:

include_once('./'. drupal_get_path('module', 'date_repeat') .'/date_repeat_form.inc');

Comments

karens’s picture

Status: Needs work » Fixed

I can't replicate the problem when deleting a node from the UI, so I suspect you have done something different to get this message. But it won't hurt to include it for sure, so committed.

Status: Fixed » Closed (fixed)

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