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.

DataObjectManager Module /

Discuss the DataObjectManager module, and the related ImageGallery module.

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

event_calender Bug (maybe)


Go to End


2 Posts   1257 Views

Avatar
Andre

Community Member, 146 Posts

12 August 2009 at 8:23pm

Hi, I'm running Silverstripe 2.3.3 and current event_calender r-66.

When I add an Event Starting and End Date and leave the Repeating Checkbox unchecked, it will be shown in the calendar. But, wehn checking the reapeating checkbox and setting maybe daily weekly monthly, the event isn't shown any longer in the Calendar.

Avatar
UncleCheese

Forum Moderator, 4102 Posts

13 August 2009 at 1:17am

That doesn't sound right. Do you have a link to your site?

Keep in mind for recurring events:

- The event will begin recursion on the start date, and it will end recursion on the end date

- The start date will not show up on the calendar if it is not in the recursion pattern, e.g. a Monday start date will not show up if recursion is set to happen every Tuesday.

If you can, replicate the error on eventcalendar.bluehousegroup.com so I can take a look.