I've been trying to get the "date_repeat" form type working (I'm not using CCK). Types "date_popup" and "date_select" seem to work fine, but when I use "date_repeat", I get the following error:

warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, 'theme_date_repeat' was given in /[...]/theme.inc on line 617.

I saw that the 'theme_date_repeat' function is in the date_repeat_form.inc page - when I try to include it, i get the white screen of death.

What am I doing wrong?

Comments

timtrinidad’s picture

I looked at the date_repeat.module, it it looks like the proper type (at least on the latest release) is "date_repeat_rrule" - the documentation should reflect this change.

However, when I use it in a form, nothing is being returned in the $form_state['values'] array. The key for the form element exists, but its value is empty. The field itself is in a #tree.

arlinsandbulte’s picture

Status: Active » Closed (won't fix)

Hi,
I am just indiscriminately closing all support requests with no activity for more than 1 year.
If you consider this to still be a valid issue / support request, feel free to re-open.
BUT,
if you are re-opening this issue, please provide specific details on how this issue can move forward.

Thanks.