Errors:
- warning: Missing argument 2 for theme_date_all_day() in D:\sites\broadpreview\edp\sites\default\modules\date\date\date.theme on line 248.
- warning: Missing argument 3 for theme_date_all_day() in D:\sites\broadpreview\edp\sites\default\modules\date\date\date.theme on line 248.
- warning: Missing argument 4 for theme_date_all_day() in D:\sites\broadpreview\edp\sites\default\modules\date\date\date.theme on line 248.
- warning: Missing argument 5 for theme_date_all_day() in D:\sites\broadpreview\edp\sites\default\modules\date\date\date.theme on line 248.
- warning: Missing argument 6 for theme_date_all_day() in D:\sites\broadpreview\edp\sites\default\modules\date\date\date.theme on line 248.
Field:
Type: Datetime
Widget type: Text Field with Date Pop-up calendar
Default value: Blank
Default value for To date: Relative
Input format: 2010-03-05 23:58 -0500
Years back and forward: -3:+3
Time increment: 1
Required: checked
To Date: Required
Granularity: Year, Month, Day
Default Display: Medium
Time zone handling: No time zone conversion
Date and time formats:
Medium date format: Fri, 2010-03-05 10:49
Comments
Comment #1
choster commentedI don't think it's caused by a multiple-day date range, since I'm seeing the them_date_all_day() errors in lots of other places. Marking as duplicate of #733986: Missing argument x for theme_date_all_day().
Comment #2
Aquabert commentedsame problem here :(
Comment #3
rar commentedSame problem - looks like it is caused by something not being passed changing the function to
Makes the error dissappear