[quote=“RichardTSchaefer, post:8, topic:191184”]IF YOU UPGRADE FROM UI5 TO UI7 YOU MUST UPGRADE THE PLUGINS EVEN IF YOU ARE ON THE LATEST VERSION!
The code for UI7 is different then the code for UI5.
See:
http://forum.micasaverde.com/index.php/topic,14446.msg258371.html#new[/quote]
Okay. Perhaps what you’re telling me to do and what I’m interpreting it to be aren’t the same thing. Here is what I have done up to this point:
On my PLC page, there is no capability to update the app. There is an “Auto Update” checkbox and it is checked. It shows the current version as v7.48.
On my PLEG page, there is an “Update App” button and I clicked on it and got a message "Update App command sent successfully. The current version shown is v7.47.
For both pages, I reloaded the Browser window and I also rebooted the Vera Plus by going to Setting>>Net & WiFi>>Reboot.
Nothing changed. I still have the message at the top of the browser saying: “PLEG[49] : tKitchenDoorOpened AND pDayOrNight == 0: Invalid Value token: TKITCHENDOOROPENED”
Next I followed your steps for upgrading via the following http commands:
http://10.0.1.30:3480/data_request?id=update_plugin&Plugin=3066
http://10.0.1.30:3480/data_request?id=update_plugin&Plugin=3086
Both returned “OK”
I reloaded the browser and rebooted the Vera Plus. Still getting the same message as above.
Finally, I downloaded your file, “J_ProgramLogicC-UI7-NEW.js.txt” and renamed it to “J_ProgramLogic.js” and uploaded it to Vera. I reloaded the browser, rebooted Vera but still the same message. However, now the “Trigger” section is working! YAY!! I assume the message will go away once I redefine the missing trigger.
One thing I noticed when I click on the “Report” or “Status” button. I get the following header:
PLEG[49] 2016-02-23 19:47:58.197 PLC Version:7.46
The version info seems to be wrong.
THANKS again for all your help. Hopefully, this will take care of it. 
EDIT: Just added the old triggers and the errors disappeared. YES!! ;D