You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I set up authentication and it works wonderfully with Google.
It just didn't work to add an image.
I tried png, giff, sgv, jpg, ico. different sizes and it doesn't work.
In debug mode, these errors appear, but I don't know how to fix them.
Congratulations on the work.
PHP Deprecated function (8192): str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /var/www/glpi10/glpi/plugins/singlesignon/inc/provider.class.php at line 871
PHP Deprecated function (8192): hash_hmac(): Passing null to parameter #2 ($data) of type string is deprecated in /var/www/glpi10/glpi/plugins/singlesignon/inc/provider.class.php at line 872
The text was updated successfully, but these errors were encountered:
I set up authentication and it works wonderfully with Google.
It just didn't work to add an image.
I tried png, giff, sgv, jpg, ico. different sizes and it doesn't work.
In debug mode, these errors appear, but I don't know how to fix them.
Congratulations on the work.
PHP Deprecated function (8192): str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in /var/www/glpi10/glpi/plugins/singlesignon/inc/provider.class.php at line 871
PHP Deprecated function (8192): hash_hmac(): Passing null to parameter #2 ($data) of type string is deprecated in /var/www/glpi10/glpi/plugins/singlesignon/inc/provider.class.php at line 872
The text was updated successfully, but these errors were encountered: