sixones / nzbvr

episode downloader written in php5 for sabnzbd+ and newzbin
http://sixones.com/projects/nzbvr
13 stars 0 forks source link

Script error inside IE8 #2

Closed ros485 closed 14 years ago

ros485 commented 14 years ago

Trying to get the application working on my QNAP 239, but i get the error below. http://screencast.com/t/siKicucLQxB

Requirements are in place, - please let me know what is needed to troubleshoot this issue.. Thanks

sixones commented 14 years ago

This is fixed in the latest commit, there might be other issues though as I havent tested in IE yet. Let me know how it goes!

ros485 commented 14 years ago

Thanks i just updated, but the script error stays the same. http://screencast.com/t/rv3i8Xt7iR

I tried also in firefox, and here the graphics looks better, and the script is also not existent. However the /large_ticker.gif just keep running. When clicking on for example settings the URL changes "http://192.168.1.11/nzbvr/#settings" but nothing happens..

sixones commented 14 years ago

Did you change the base_url in settings.xml?

sixones commented 14 years ago

I've just removed all the console.log calls, i think it was stopping the ajax calls when it wasnt defined. Hopefully it should work for you!

ros485 commented 14 years ago

Yes that seemed to the trick.Thank you very much..

sixones commented 14 years ago

Awesome, will close this for now, thanks for reporting.

sixones commented 14 years ago

I've added in IE support through Google Chrome Frame, the default skin currently uses HTML5 which IE doesnt support too well. Looks as good as the other browsers in IE now!

ros485 commented 14 years ago

Yes looks much better.