formcreator
formcreator copied to clipboard
Cannot uninstall Form Creator EOL
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
- Go to plugin
- Uninstall form creator
Expected behavior A clear and concise description of what you expected to happen:
Plugin should get uninstalled
Screenshots If applicable, add screenshots to help explain your problem.
GLPI / Plugins (please complete the following information):
- GLPI version : 11.0.1
- list of all plugins with their version (available in GLPI > Setup > General > tab System > bottom of the page)
Additional context Add any other context about the problem here.
glpi.CRITICAL: *** Uncaught PHP Exception Symfony\Component\ErrorHandler\Error\ClassNotFoundError: "Attempted to load class "Install" from namespace "Glpi\Plugin\Formcreator".
Did you forget a "use" statement for another namespace?" at hook.php line 76
Backtrace :
.\plugins\formcreator\hook.php:76
.\src\Plugin.php:1087 plugin_formcreator_uninstall()
.\front\plugin.form.php:60 Plugin->uninstall()
...Glpi\Controller\LegacyFileLoadController.php:64 require()
.\vendor\symfony\http-kernel\HttpKernel.php:181 Glpi\Controller\LegacyFileLoadController->__invoke()
.\vendor\symfony\http-kernel\HttpKernel.php:76 Symfony\Component\HttpKernel\HttpKernel->handleRaw()
.\vendor\symfony\http-kernel\Kernel.php:197 Symfony\Component\HttpKernel\HttpKernel->handle()
.\public\index.php:70 Symfony\Component\HttpKernel\Kernel->handle()