Argh. That should be impossible. I will look into it.
Hello,
it is possible réinstall the previous version ?
Where can i download it ?
Or can you send it to me ?
Thanks a lot.
Argh. That should be impossible. I will look into it.
Hello.
I just have a small problem with the last version with de web interface: when I click on "GO LIVE" I have the defect this joined in photo.
Thank you in advance.
@+
OdyView attachment 10754
FYI
My system is having the same error when I log into via browser (repeatable / every time) from within my LAN and has been since I updated to v0.15.1. Prior to that I had been running v0.13.
PS. Live view page is excellent... switched to it and haven't looked back. Thank you for your constant efforts and improvements.
Felix
View attachment 10778
does anyone else experience coming to the screen and it's left ui2.htm and is on a static /image/ link? this happens almost nightly for me and i'm looking for a chrome extension to auto reload the ORIGINAL URL as in, http://cam:81/ui2.htm but what auto reload ends up doing is just reloading http://cam:81/image/992509295w492? or whtaqever the link was.
thanks
@superfake123 @smallpox
I think I've fixed the problem. Please try the new update.
v0.16.2 - 2016-05-19
+ Added a workaround for a Blue Iris bug which sometimes resulted in the browser being redirected to a static image.
i can't complete a login anymore. i took login.htm from the older release and overwrote it and i can log in again, if not, it just logs in automatically, counts down and tries again.
thanks
The last few weeks I see this error every time I load the jpegpull.htm:
View attachment 10869
When I click ok, it pops up again immediately, but Chrome lets me check a box to prevent more error alerts. Page seems to work fine after that, but it's frustrating to have to clear two errors every time I load the page.
This is most likely caused by your web browser stubbornly loading a very old cached version of the ui2-utils.js file. Browser caches, man. Can't live with them. Can't live without them. Cached files are probably the most common problem with UI2. There are 3 ways to solve this:
1) Do CTRL + F5 as recommended in the error message.
2) Clear your browser cache and then reload the page as normal.
3) Download the latest UI2, because five days ago I added a version parameter to the script addresses which should force the browser to correctly re-load all the scripts. Your version is one release too old to have that.
If none of these things work, let me know.
So one by one I started re-enabling extensions and when I enabled JavaScript Errors Notifier, the error started again. So it must be something in that extension causing the alert to popup.
I appreciate you going to the trouble to fix this issue which likely only affects me.
Looks like you need to rename the object in jpegpull.htm on line 47. It's still referencing CustomEvent instead of UI2_CustomEvent. I can change it manually in my file, but future updates will break it for me obviously.