I can't add new event on a fresh installed site, it throwhs an 500 HTTP error (Internal Server Error) at /node/add/event
the apache log shows:
PHP Fatal error: Call to undefined function date_repeat_after_build() in /var/aegir/platforms/openoutreach-1.0-beta6/includes/form.inc on line 1828, referer: http://b1.local/node/add
My servers runs Ubuntu 11.10 LAMP.
see also a duplicate bug report at https://drupal.org/node/1378454
Comments
Comment #1
Everett Zufelt commentedYou seem to have already opened a bug in the correct place for this. Marking as a duplicate.
Comment #2
doka commentedwhere is the correct place for this bug report?
You have closed both as a duplicate:
http://drupal.org/node/1380062
http://drupal.org/node/1378454
At least one should remain active...
Comment #3
ethanw commentedI've opened a bug against Debut Event, with a patch there that should fix this issue. I'm closing this one as it likely is a dup.
http://drupal.org/node/1387166 is the new issue, with patch.
On an existing install, enabling the date_repeat_field module should address this issue.
Comment #3.0
ethanw commentedadd url where the error appears