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.

Widgets /

Discuss SilverStripe Widgets.

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

calendar widget error


Go to End


3 Posts   2505 Views

Avatar
dacar

Community Member, 173 Posts

2 March 2010 at 9:31am

Hi, i have installed the event calendar widget. It works fine in Firefox, but not in IE7 and IE8. The widget is showen but events are not marked and they are not linked to the calendar. after a modification in EventCalendarWidget.js Line 27 it works in IE, too.

I have changed var year = 1900 + date.getYear(); to var year = date.getYear();

Firefox is still working, too.

In the eventcalendar page it is still not working. The calendar is showen for a second and then it is gone.

Greetings, Carsten.

Avatar
bod

Community Member, 72 Posts

20 April 2010 at 10:40pm

Did you resolve this at all?

Having this trouble too - all other browsers highlight the events in the calendar widget but IE7/8 do not, anyone else have any suggestions?

Cheers,

Avatar
bod

Community Member, 72 Posts

20 April 2010 at 11:57pm

I'm getting the following js error in IE7/8

Webpage error details

User Agent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; Trident/4.0; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
Timestamp: Tue, 20 Apr 2010 12:43:47 UTC


Message: Invalid argument.
Line: 12
Char: 12949
Code: 0
URI: http://www.d1082197.cp.blacknight.com/claremarts.ie/widget_EventCalendar/javascript/jquery-1.3.2.min.js?m=1270580028

:o/ ...?