failed to install
Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Is there an existing issue for this?
- [x] I have searched the existing issues
GLPI Version
10.0.16
Plugin version
latest
Bug description
when i try to install the plugin i have no error but nothing happens.
Relevant log output
No response
Page URL
No response
Steps To reproduce
No response
Your GLPI setup information
No response
Anything else?
No response
Hi @hjonathan2019
Surprising that you don't have any logs!
Can you look in the GLPI logs (files/_logs/) as well as in your Web server logs (perhaps the error is not caught by GLPI, but by the Web server)?
I had exactly this problem on a dev instalation. The only way to get rid of it was to manually delete all glpi_plugins_fields_*. Not a big deal to me since it was a dev install. It would be different if it was a production enviroment.
Development specific issues are something totally different.
Anyway, no feedback from original reporter; I close.