You are not logged in.
After installing version 9.4.1.1, the profile photo of the users are not displayed, they only show a blank image
Offline
GLPI 9.4.2 does not allow to include images in user profiles :
[2019-03-25 13:57:06] glpiphplog.ERROR: Toolbox::userErrorHandlerNormal() in htdocs/glpi_9_4_1_prueba/inc/toolbox.class.php line 659
*** PHP Warning(2): exif_imagetype(5c98d01c16c3f4.37715089GLPI.jpg): failed to open stream: No such file or directory
Backtrace :
:
inc/document.class.php:1545 exif_imagetype()
inc/user.class.php:712 Document::isImage()
inc/commondbtm.class.php:1362 User->prepareInputForUpdate()
front/preference.php:57 CommonDBTM->update()
{"user":"2@SunOS localhost 5.10 Generic_150401-49 i86pc"}
Offline
See this bug: https://github.com/glpi-project/glpi/issues/5604
And this correction: https://github.com/glpi-project/glpi/pull/5612
Offline