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

Event Calendar


Go to End


8 Posts   2748 Views

Avatar
malinux

Community Member, 23 Posts

10 September 2009 at 10:54am

Hi

I'm using SilverStripe-v2.3.3 and modules-event_calendar-r78.

When I add a calendar event and add for instance 3 dates (all day events) for that calendar event - then each date is shown twice on my site calendar?
(see screenshots adminview.png and siteview.png)

It also seems that there are some problems when events are deleted or unpublished. The events still remain on the site calender just with no title and content.
(see screenshot deleted_event.png)

By the way very nice work on the calendar and image_gallery ;-)

Attached Files
Avatar
UncleCheese

Forum Moderator, 4102 Posts

10 September 2009 at 11:19am

I was aware of this bug, I just haven't had time to patch it. Thanks for the reminder. Run an update and that should fix all of those issues. If it persists, replicate the issue on the demo site http://eventcalendar.bluehousegroup.com so I can take a look.

Avatar
malinux

Community Member, 23 Posts

10 September 2009 at 11:52am

Avatar
malinux

Community Member, 23 Posts

12 September 2009 at 9:23pm

I now have latest module event_calendar-r79 installed and deleting/unpublish events and events viewed twice works fine.

I testet it in a few browsers and seems that the datepicker dropdown only works in my Safari Version 4.0.3 (6531.9).

No datepicker dropdown in:
Firefox 3.5.3 (Mac)
Google chrome 4.0.207.0 (Mac)
IE 8.0.7068.0 (Vista)
IE 8.0.6001.18702 (Some Windows remote desktop)
Firefox 3.0.13 (Some Windows remote desktop)

Avatar
malinux

Community Member, 23 Posts

12 September 2009 at 9:37pm

Ahh - After restartinig my Safari process the datepicker dropdown does not work here either.

Actually the same thing also happened for me in version event_calendar-r78 but after a total ss reinstall and upgrade to event_calendar-r79 it started working again. So maybe it's not a question of browsers but it looks like that something breaks after a while of use??

Avatar
malinux

Community Member, 23 Posts

13 September 2009 at 4:37am

Edited: 13/09/2009 4:40am

I followed the suggestions from Shawn Parr - http://www.silverstripe.org/dataobjectmanager-module-forum/show/268609?start=8#post268755 - and now datepicker works again (in all my browsers).

By the way my configuration is:
-rw-r--r--@ 1 malinko staff 6984137 3 Aug 06:17 SilverStripe-v2.3.3.tar.gz
-rw-r--r--@ 1 malinko staff 38124 29 Aug 04:53 blog-trunk-r85306.tar.gz
-rw-r--r--@ 1 malinko staff 159779 11 Sep 17:15 forum-trunk-r86119.tar.gz
-rw-r--r--@ 1 malinko staff 1140637 11 Sep 16:31 modules-dataobject_manager-r273.tar.gz
-rw-r--r--@ 1 malinko staff 74619 10 Sep 03:29 modules-event_calendar-r79.tar.gz
-rw-r--r--@ 1 malinko staff 125987 9 Sep 18:50 modules-image_gallery-r271.tar.gz
-rw-r--r--@ 1 malinko staff 48328 9 Sep 17:17 modules-swfupload-r271.tar.gz
-rw-r--r--@ 1 malinko staff 81242 4 Sep 15:23 newsletter-trunk-r85749.tar.gz
-rw-r--r--@ 1 malinko staff 6277 26 Feb 2009 securefiles-0.1.3.tar.gz
-rw-r--r--@ 1 malinko staff 97722 14 Dec 2008 slideshowpro-trunk-r64677.tar.gz
-rw-r--r--@ 1 malinko staff 1549 19 Jul 2008 widgetslogin.tar.gz

Avatar
badjedi

Community Member, 25 Posts

13 September 2009 at 6:38pm

I had the same problems and tried the above fixes with success

Avatar
davidm2010

Community Member, 107 Posts

22 October 2009 at 12:01pm

Man this drove me crazy! The instructions should be update to show that, the dataobject manager module must be installed before the calender widget will work in event clender. After I installed the dataobject manager, worked like a charm on IE8 and FireFox.