iPhone Locator error
-
AltUI is somewhat more informative
an error occurred while displaying the javascript tab. devid: 0-261 err:iphone_Settings is not defined
stack:ReferenceError: iphone_Settings is not defined
at eval (eval at _deviceDrawControlPanelJSTab (http://192.168.70.6/port_3480/J_ALTUI_uimgr.js:3022:17), :1:1)
at _deviceDrawControlPanelJSTab (http://192.168.70.6/port_3480/J_ALTUI_uimgr.js:3022:17)
at _deviceDrawControlPanelOneTabContent (http://192.168.70.6/port_3480/J_ALTUI_uimgr.js:3717:8)
at _displayActiveDeviceTab (http://192.168.70.6/port_3480/J_ALTUI_uimgr.js:3744:4)
at HTMLAnchorElement. (http://192.168.70.6/port_3480/J_ALTUI_uimgr.js:7036:4)
at HTMLDivElement.dispatch (http://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js:2:42571)
at HTMLDivElement.v.handle (http://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js:2:40572)
at Object.trigger (http://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js:2:70627)
at HTMLAnchorElement. (http://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js:2:71222)
at Function.each (http://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js:2:2777)C
-
OK Just FYI here's the error from the Map tab
an error occurred while displaying the javascript tab. devid: 0-261 err:iphone_Map is not defined
stack:ReferenceError: iphone_Map is not defined
at eval (eval at _deviceDrawControlPanelJSTab (http://192.168.70.6/port_3480/J_ALTUI_uimgr.js:3022:17), :1:1)
at _deviceDrawControlPanelJSTab (http://192.168.70.6/port_3480/J_ALTUI_uimgr.js:3022:17)
at _deviceDrawControlPanelOneTabContent (http://192.168.70.6/port_3480/J_ALTUI_uimgr.js:3717:8)
at _displayActiveDeviceTab (http://192.168.70.6/port_3480/J_ALTUI_uimgr.js:3744:4)
at HTMLAnchorElement. (http://192.168.70.6/port_3480/J_ALTUI_uimgr.js:7036:4)
at HTMLDivElement.dispatch (http://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js:2:42571)
at HTMLDivElement.v.handle (http://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js:2:40572)
at Object.trigger (http://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js:2:70627)
at HTMLAnchorElement. (http://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js:2:71222)
at Function.each (http://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js:2:2777)C
-
I just posted the update 2.52x on github... As for you errors, it is looking for functions which are in the J_IPhone.js file. It is either missing the file or the pointer to it. Make sure that all the files are present in the vera: Run the full update from the vera app store and then drop in the files from GitHub.
-
Given the fact that I run the Here version just fine on openLuup and that I made no changes to these functions, this is getting really weird.
Are you trying to access the settings from UI7 or from ALTUI?If from ALTUI, maybe go look at the ALTUI device and under settings/config field and find the sections calling out IPhoneLocator.
I suspect there is something going on there which got modified.
I am also wondering if the file gets compressed and/or placed in the wrong location and can't be found when you upload it from the UI on the new vera firmware being part of the problem.