glpi-project / glpi-inventory-plugin

GLPI Inventory plugin
GNU Affero General Public License v3.0
43 stars 24 forks source link

After migrated 9.5.5 -> 10.0.10 error Undefined constant "PLUGIN_FUSIONINVENTORY_VERSION" #471

Closed EC2311 closed 4 months ago

EC2311 commented 4 months ago

Describe the bug

Undefined constant "PLUGIN_FUSIONINVENTORY_VERSION" fusioninventory\front\communication.php at line 72 although FI is replaced by GLPI_inventory 1.3.4

To reproduce

Migration from 9.5.5 -> 10.0.10 FI 9.5+4.2 -> glpi plugin 1.3.4

And agents are FI

Expected behavior

No error

Operating system

Windows

GLPI Agent version

Other (See additional context below)

GLPI version

10.0.10

GLPIInventory plugin

1.3.4

Additional context

trasher commented 4 months ago

You probably have to remove fusioninventory directory.

EC2311 commented 4 months ago

but, How the agents with still FI will communicate ? : in their config they send to FI and not glpiinventory

trasher commented 4 months ago

I do not understand the question. Anyway; the error you report is fired from a fusioninventory plugin file; it's somehow loaded. Either remove directory, or get this issue fixed on fusioninventory plugin side.