I installed 2.2.6, I'm still having the same problem (ineractive graph zooming on my site works with Internet Explorer but not Firefox, but both work on the smokeping-demo site).
I'm guessing the src'd script scriptaculous.js?load=builder,dragdrop and/or some other javascript isn't loading some script they need in Firefox. The only difference I see between my site and the demo site is that the basepage.html of the demo site has src="cropper/lib/prototype.js" but mine has src="../cropper/lib/prototype.js" because smokeping.cgi is run by http://oss.oetiker.ch/smokeping-demo/ and on my site it's http://localhost/cgi-bin/smokeping.cgi and the javascripts are at, for example http://oss.oetiker.ch/smokeping-demo/cropper/cropper.js and on my site it's http://localhost/cropper/cropper.js Tommorow I'll move the locations of smokeping.cgi and cropper to make it look like the demo site unless someone knows a solution. -Russell Dwarshuis On Mon, 29 Oct 2007, Russell Dwarshuis wrote: > Yes, the demo site works with FF 2.0.0.8 (but my site doesn't.) I do not > have the NoScript plugin installed. > > I'm running smokeping 2.2.4 and the demo site says it's 2.2.6, so it looks > like the fix it to use 2.2.6 (unless the demo site is really running > something else). > > > -Russell Dwarshuis > > On Mon, 29 Oct 2007, Peter Kristolaitis wrote: > >> Hi Russell; >> >> Does the official demo site at >> http://oss.oetiker.ch/smokeping-demo/?target=Customers.OP work for you >> with Firefox? It works fine with FF 2.0.0.8 (Win32) for me; I haven't >> upgraded to the newest version of SmokePing on my local install yet >> though, so I can't test on my own server. >> >> Do you have any 'blocker' plugins for Firefox (e.g. NoScript)? I had >> to disable mine before the zoom functionality would work. >> >> - Peter >> >> >> Russell Dwarshuis wrote: >>> Just discovered it works in Microsoft IE 7.0.5730.11 , but not in Firefox >>> 2.0.0.8 >>> >>> >>> -Russell Dwarshuis >>> >>> On Mon, 29 Oct 2007, Russell Dwarshuis wrote: >>> >>> >>>> I just installed smokeping and it's basically working, except I can't get >>>> the ineractive graph zooming feature to work. >>>> >>>> When I select a time period on the graph and let up on the mouse button, I >>>> get a javascript error that says: >>>> >>>> element has no properties >>>> http://XXXXX.merit.edu/smokeping/cropper/lib/prototype.js line 1506 >>>> >>>> Any suggestions? >>>> >>>> >>>> -Russell Dwarshuis >>>> >>>> >>> >>> _______________________________________________ >>> smokeping-users mailing list >>> [email protected] >>> https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users >>> > > _______________________________________________ > smokeping-users mailing list > [email protected] > https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users > _______________________________________________ smokeping-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
