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 calender - just loading


Go to End


21 Posts   2736 Views

Avatar
Silv

Community Member, 13 Posts

27 August 2010 at 2:11am

It works on the demo site.
I can't see any java error. How i can find any errors??? A tool?

Avatar
UncleCheese

Forum Moderator, 4102 Posts

27 August 2010 at 2:34am

Are you using Firebug? If there are any errors, it should be reporting them in the bottom of your screen.

Avatar
Silv

Community Member, 13 Posts

27 August 2010 at 3:16am

I installed firburg. It says:

fire(Object { name="element"}, Object { name="eventName"}, Object { name="memo"})prototype.js (Zeile 3972)
_methodized()prototype.js (Zeile 246)
fireContentLoadedEvent()prototype.js (Zeile 4006)
[Break on this error] element.dispatchEvent(event);

Avatar
Silv

Community Member, 13 Posts

27 August 2010 at 3:32am

Edited: 27/08/2010 3:36am

and maybe u know what that means:

$(this).parents("div.datepicker:first").metadata is not a function
http://www.tresenwald-volleyball.de/dataobject_manager/code/date_picker_field/datepicker_init.js?m=1282690421
Line 5

$("a[rel=clear-btn]").live is not a function
(?)()datepi...2690421 (Zeile 9)
bindReady()base.j...6521538 (Zeile 503)
bindReady()base.j...6521538 (Zeile 503)
each(Object { name="object"}, Object { name="callback"}, Object { name="args"})base.j...6521538 (Zeile 336)
bindReady()base.j...6521538 (Zeile 503)
[Break on this error] $('a[rel=clear-btn]').live("click",function() {

uncaught exception: XBL binding for <button type="menu-button"/> binding must contain an element with anonid="button"

Line 0

Avatar
Silv

Community Member, 13 Posts

27 August 2010 at 7:23pm

Edited: 28/08/2010 9:44pm

nobody can help me???!!!

Uncle Cheese ??????

Avatar
Silv

Community Member, 13 Posts

29 August 2010 at 10:22pm

Nobody on world can help me? Plzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz

Avatar
UncleCheese

Forum Moderator, 4102 Posts

30 August 2010 at 4:48am

I really don't know.. if it's working on the demo site for you it must be your installation. Do you have any other Javascript plugins that might be conflicting with it? Are you running the latest version of EventCalendar and Silverstripe?

Avatar
Silv

Community Member, 13 Posts

30 August 2010 at 11:08am

I work with the 2.3.3. Maybe that is the reason.

Is a upgrade to the latest version complicated?