Well, there you are, then. Look at the "Net" tab; looks like the zenoss-core.js script, which sets up everything, is failing to load.
On 3/10/09 12:35 PM, "magnachef" <[email protected]> wrote: > Ok, I have firebug installed and running. Here's some preliminary Javascript > errors that I'm getting when the Event Console isn't loading. > > Class is undefined (http://<zenoss>:8080/zport/js/zenutils.js line 122): > > > Code: > ImagePreloader = Class.create(); > > > > Class is undefined (http://<zenoss>:8080/zport/javascript/zengrid.js line 13): > > > Code: > var ZenGridLoadingMsg = Class.create(); > > > > ZenGridBuffer is not a constructor > (http://<zenoss>:8080/zport/dmd/Events/viewEvents?notabs=1 line 458): > > > Code: > eventZenGridBuffer = new ZenGridBuffer(); > > > > > > > -------------------- m2f -------------------- > > Read this topic online here: > http://forums.zenoss.com/viewtopic.php?p=32154#32154 > > -------------------- m2f -------------------- > > > > _______________________________________________ > zenoss-users mailing list > [email protected] > http://lists.zenoss.org/mailman/listinfo/zenoss-users _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
