oreillymj
2008-10-06, 04:36
I can't find out the exact version as it doesn't display version info in the Classic UI any more. Actually I switched to the Default UI to find out the version number.
But I think it's 7.3 23415.
The UI never displays I just get the "Loading SqueezeCenter..." spinner.
I get the following errors in Firebug.
SqueezeJS is not defined
[Break on this error] SqueezeJS.Strings['loading'] = "Loading...";
default (line 257)
Ext is not defined
[Break on this error] Ext.onReady(Main.init, Main, true);
default (line 211)
SqueezeJS is not defined
[Break on this error] if (Ext.isIE)
home.htm...223292652 (line 1292)
SqueezeJS is not defined
[Break on this error] SqueezeJS.Strings['loading'] = "Loading...";
home.htm...223292652 (line 166)
Ext is not defined
[Break on this error] Ext.onReady(function(){
home.htm...223292652 (line 215)
Ext is not defined
[Break on this error] if (Ext.isIE)
home.htm...223292652 (line 1292)
SqueezeJS is not defined
[Break on this error] if (Ext.isIE)
home.htm...223292652 (line 1292
While the IE debugger just says the Ext is undefined Line:1292 char 3.
I get no errors in Firebug when I switch back to Classic
But I think it's 7.3 23415.
The UI never displays I just get the "Loading SqueezeCenter..." spinner.
I get the following errors in Firebug.
SqueezeJS is not defined
[Break on this error] SqueezeJS.Strings['loading'] = "Loading...";
default (line 257)
Ext is not defined
[Break on this error] Ext.onReady(Main.init, Main, true);
default (line 211)
SqueezeJS is not defined
[Break on this error] if (Ext.isIE)
home.htm...223292652 (line 1292)
SqueezeJS is not defined
[Break on this error] SqueezeJS.Strings['loading'] = "Loading...";
home.htm...223292652 (line 166)
Ext is not defined
[Break on this error] Ext.onReady(function(){
home.htm...223292652 (line 215)
Ext is not defined
[Break on this error] if (Ext.isIE)
home.htm...223292652 (line 1292)
SqueezeJS is not defined
[Break on this error] if (Ext.isIE)
home.htm...223292652 (line 1292
While the IE debugger just says the Ext is undefined Line:1292 char 3.
I get no errors in Firebug when I switch back to Classic