I have two piwik servers… one linux and one windows… they share a database… the linux one works fine… the windows on is blank below the data drop down and about piwik area…
firebug shows this error on the windows box… the linux side has no error
I applied the beta and I still have the same issue…
I do get a new javascript error now :
$("#sitesSelectionSearch .custom_select_block").on is not a function
https://angelstats.sln.suny.edu/piwik/index.php?module=CoreHome&action=index&date=today&period=day&idSite=7
Line 204
along with
$(".nav").superfish is not a function
https://angelstats.sln.suny.edu/piwik/plugins/CoreHome/templates/menu.js?cb=cc4aaaa646a989a5f18480494aa18641
Line 63
thats the thing… firebug’s net all shows everything being status code 200… good to go… the only error I get are the two javascript errors above… on the working linux piwik server it just has a longer list of things being grabbed with status code 200 and no javascript errors…
I can get a wireshark dump of this if it would help…