The icons doesn't work in version 1.1beta4.
Ad Widget
Collapse
Icons doesn't work in beta4
Collapse
X
-
Tags: None
-
Jepp they wont work for a fresh installation, because the sql data is missing in data.sql .
To fix it by yourself:
Go to /create there you'll find an images folder and a images.sql . Edit your images.sql, setting the path inside the insert statements ( /home/zabbix/zabbix/create ) to ( /path/to/your/zabbix/create ).
Execute the file with mysql zabbix < images.sql or similiar
You should be done.
It seems that you can easily import your own Icons with a simple query, too
. Nice.
Comment
Comment