darold / squidanalyzer

Squid Analyzer parses Squid proxy access log and reports general statistics about hits, bytes, users, networks, top URLs, and top second level domains. Statistic reports are oriented toward user and bandwidth control.
http://squidanalyzer.darold.net/
126 stars 36 forks source link

IE11 script errors #77

Closed zimmy73 closed 9 years ago

zimmy73 commented 9 years ago

Hello, many thanks pro your precious work! I'm using version 6.2 and I need your help because I'm experiencing a problem with IE11. When I select the index.html, IE11 is not able to display the graphs; debugging the issue with IE11 console, I can see the following errors reported:

SCRIPT5007: Unable to get property 'apply' of undefined or null reference File: index.html, Line: 19, Column: 78 SCRIPT1028: Expected identifier, string or number File: index.html, Line: 121, Column: 9 SCRIPT1028: Expected identifier, string or number File: index.html, Line: 225, Column: 9

I can see the same error opening mime_types.html and for all the other pages.

Obviously the errors are not present using Firefox and Chrome :-)

Could you help me?

Many thanks in advance

darold commented 9 years ago

Hi,

Thanks for your interest in this project. Unfortunately I can not help on having this project works on IE, I do not use Windows and I have no skill about IE portability. Chrome and Firefox works well on Windows so it may be faster to move to those browsers than waiting for me to patch a IE support :-)

Or if any one can help, I will be please to apply the pull request.

Regards,

oldnrustyreaper commented 9 years ago

I can confirm that in IE8 there is no graphs also. The error says: Expected identifier, string or number Then: 'sorttable.innerSortFunction' is empty or is not an object

zimmy73 commented 9 years ago

Hi Darold, thanks for your reply. I also do not use IE. If somebody can help, it would be appreciated. Many thanks for your disponibility to apply the request. Regards

2015-02-27 12:46 GMT+01:00 Darold notifications@github.com:

Hi,

Thanks for your interest in this project. Unfortunately I can not help on having this project works on IE, I do not use Windows and I have no skill about IE portability. Chrome and Firefox works well on Windows so it may be faster to move to those browsers than waiting for me to patch a IE support :-)

Or if any one can help, I will be please to apply the pull request.

Regards,

— Reply to this email directly or view it on GitHub https://github.com/darold/squidanalyzer/issues/77#issuecomment-76382893.