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

Everett Zufelt’s picture

Status: Active » Closed (duplicate)

You seem to have already opened a bug in the correct place for this. Marking as a duplicate.

doka’s picture

Status: Closed (duplicate) » Active

where 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...

ethanw’s picture

Status: Active » Closed (duplicate)

I'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.

ethanw’s picture

Issue summary: View changes

add url where the error appears