Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

All other Modules /

Discuss all other Modules here.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Twitter Module - CalendarDateField Error


Go to End


3 Posts   1302 Views

Avatar
Garrett

Community Member, 245 Posts

30 September 2010 at 2:59am

Hi,

Running SS 2.4.1. Just installed twitter module. Database built fine but when creating Twitter Page get the following error:

Fatal error: Class 'CalendarDateField' not found in ...twitter\code\TwitterPage.php on line 41

Can anyone assist?

Thanks,
Garrett

Avatar
Garrett

Community Member, 245 Posts

30 September 2010 at 3:06am

If anyone else has this issue, simply change the CalendarDateField() to DatePickerField() on line 41.

Thanks,
Garrett

Avatar
Willr

Forum Moderator, 5523 Posts

30 September 2010 at 8:27pm

Or install the legacydatefields module (which has the old calendardatefield) http://silverstripe.org/legacydatetimefields-module/