You are not logged in.
I updated GLPI 9.3.3 to 9.4.0 in a lab environment.
Some (not all) icons were not displayed, only the Unicode is displayed (in Firefox).
This happens, for example, with the trash can icon and logout.
Does anyone else have the same problem?
Can anyone help me here?
GLPI 9.4.0 :: Linux Debian 9.6 :: Apache/2.4.25 :: 10.1.37-MariaDB :: PHP-Version: 7.0.33
Offline
After update you should always clean browser /proxy cache etc.. check again.
You can mark this threat as [resolved] in subject of your threat. (This is only available edit of the first post.) It is good for users who help others to quickly see which post is still open.
##############################################
GLPI 9.3.3
Offline
Now i have found the reason.
When I activate the plugin "GLPI Modifications", different icons disappear.
If I deactivate the plugin, the icons are displayed again.
Maybe the plugin will be upgraded to the new GLPI version.
GLPI 9.4.0 :: Linux Debian 9.6 :: Apache/2.4.25 :: 10.1.37-MariaDB :: PHP-Version: 7.0.33
Offline
Hello.
This is probably due to the fact the plugin include the fontawesome library in an outdated version (4.x).
Since GLPI 9.4.0, we load fontawesome version 5.x
As the lib is loaded by the plugin after the glpi one, it has priority.
So edit the setup.php of the plugin, found (i can be precise here, i don't know the plugin) the css loading of the fontawesome lib and remove it
Offline
Thanks for the hint.
But can someone tell me how to swap the icons?
GLPI 9.4.0 :: Linux Debian 9.6 :: Apache/2.4.25 :: 10.1.37-MariaDB :: PHP-Version: 7.0.33
Offline
Some problem here with modification plugin. I show fontawesome.css5 file in plugins/mod/src/css/. Any solution?
Thank you.
Offline