Closed (fixed)
Project:
Date
Version:
6.x-2.2
Component:
Date Repeat API
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
18 May 2009 at 13:15 UTC
Updated:
23 Jun 2009 at 10:40 UTC
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
Comment #1
karens commentedI 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.