WorkFusion home page not loading properly
The WorkFusion application pages are not loading properly with all icons getting haywired and additional list items popping up on the screen.
Solution
The reason could be that the Nginx temp directory was removed from the system: /tmp/workfusion/cache/nginx/. In this case, restarting the Nginx service should help.
Its structure should be as follows:
ls -1 /tmp/workfusion/cache/nginx/
client_temp
fastcgi_temp
proxy_temp
scgi_temp
uwsgi_temp
In version 9.2, the Control Tower main page looks like:

The path to the cache folder:$INSTALL_DIR/nginx/cache/.