edgardmessias / glpi-singlesignon

GNU General Public License v3.0
68 stars 51 forks source link

Fix: Could not add picture see #88 #89

Closed invisiblemarcel closed 4 months ago

invisiblemarcel commented 4 months ago

This is the fix for the issue #88.

The errors reported in the issue are not related to the failing picture upload but I could fix them as well. I found 2 function calls without parameters so some parameters had been NULL and then some function calls failed. The main problem was the missing base directory in the plugins files directory.