Page 1 of 1

Strange lay-out

Posted: Sunday 19 May 2019 13:22
by pa0esh
When i go into scenes and wish to adapt timers, i get the following weird screen. (see attached file).
Anyone has a solution for this ?
Erik
Schermafdruk 2019-05-19 13.19.19.png
Schermafdruk 2019-05-19 13.19.19.png (224.49 KiB) Viewed 220 times

Re: Strange lay-out

Posted: Sunday 19 May 2019 13:28
by waaren
pa0esh wrote: Sunday 19 May 2019 13:22 When i go into scenes and wish to adapt timers, i get the following weird screen. (see attached file).
A lot of the problems users experience after a domoticz update are gone when the browsercache and appcache (different things !) are cleared. There are also quite a number of posts on this forum related to these kind of problems.

To summarize and sorted from little effort to a bit more effort take these steps and check after each step if it address the issues you encounter.

- clear browser cache and appcache
Chrome: chrome://appcache-internals/#
Firefox: https://support.mozilla.org/en-US/kb/storage

- in www/js look for domoticz.js.gz, if its there remove it, (KEEP domoticz.js !! )
- use incognito mode using
Chrome [control] [shift] n
Firefox: [control] [shift] p

- restart domoticz
- rename the location of the original installation and install the new version to an empty target directory. Next copy database and scripts from the old location and fire it up.


Hope this will also solve your problem.