[ solved ] help with upgrade version - Printable Version +- CoreBOSBB (https://discussions.corebos.org) +-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17) +--- Forum: Administrator Support (https://discussions.corebos.org/forumdisplay.php?fid=8) +--- Thread: [ solved ] help with upgrade version (/showthread.php?tid=1737) |
[ solved ] help with upgrade version - rslemer - 03-19-2020 At time in time, I have problem for update my system at one install works fine, in another not, even not change any code directly The only way, I solved that, is do a fresh install, and move directory/data, config, etc, from another Any help about how I can solved that? Look attached, at problematic copy, workflow for checkbox appears wrong ... RE: help with upgrade version - joebordes - 03-20-2020 the problem here has to be the service worker cache: make sure you update the service worker correctly close all tabs except one, reload the code a few times, you can also open the inspector and make sure it is loading, it isn't missing any files. It is only a cache issue. RE: help with upgrade version - rslemer - 03-20-2020 I cleaned the cache, and the site is not https I redo my update, and not occurs anymore thanks! |