You are not logged in.
I updated GLPI 10.0.1 to 10.0.16 and now it gives this error when I access the inventory
return this problem when i click in a item:
```
SQL Error "1146": Table "glpi.glpi_computers_items" doesn't exist in query "SELECT DISTINCT `itemtype` from `glpi_computers_items` WHERE `computers_id` = '90' ORDER BY `itemtype`"
```
Does anyone know the problem or where it's coming from? I didn't find this table, my fear is that the database was deleted during the update
I know that's literally what it says, that the table doesn't exist and wasn't found, but why wasn't it? Where does this table come from? is it from a plugin? anything that can help me in the slightest would be great
Could anyone help or guide me?
Offline