You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2022-06-15 19:33:44

dmuth23
Member
Registered: 2022-06-06
Posts: 7

Human Resources Plugin Help - PHP Error

Hi everyone, I'm running into a bit of an issue when trying to install the Human Resources plugin into my GLPI. I'm currently running on version 10.0.1. Anytime I go to the marketplace to install the plugin, I get the following error in the sidebar to the right of the plugin: (I'm relatively new in the world of Linux and don't know PHP very well.)

PHP User Warning (512): Usage of signed integers in primary or foreign keys is discouraged, please use unsigned integers instead in `glpi_plugin_resources_departments`.`plugin_resources_employers_id`. in /var/www/html/glpi/src/DBmysql.php at line 2025
SQL Error "1060": Duplicate column name 'plugin_resources_employers_id' in query "ALTER TABLE `glpi_plugin_resources_departments` ADD `plugin_resources_employers_id` INT(11) NULL DEFAULT '0' AFTER `entities_id`"
SQL Error "1146": Table 'glpi.glpi_plugin_resources_linkads' doesn't exist in query "ALTER TABLE `glpi_plugin_resources_linkads` CHANGE `service` `service` varchar(255) collate utf8mb4_unicode_ci default NULL"
PHP User Warning (512): Table glpi_plugin_resources_teams does not exists in /var/www/html/glpi/src/DBmysql.php at line 1179
PHP User Warning (512): Usage of signed integers in primary or foreign keys is discouraged, please use unsigned integers instead in `glpi_plugin_resources_teams`.`users_id`. in /var/www/html/glpi/src/DBmysql.php at line 2025
SQL Error "1146": Table 'glpi.glpi_plugin_resources_teams' doesn't exist in query "ALTER TABLE `glpi_plugin_resources_teams` ADD `users_id` INT(11) NOT NULL DEFAULT '0' AFTER `comment`;"
Table 'glpi.glpi_plugin_resources_teams' doesn't exist
 
Any assistance would be greatly appreciated!!

Last edited by dmuth23 (2022-06-15 20:41:52)

Offline

Board footer

Powered by FluxBB