You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*** MySQL query error:
SQL: SELECT COUNT(*) AS cpt FROM glpi_items_operatingsystems, glpi_operatingsystems WHERE glpi_items_operatingsystems.operatingsystems_id = glpi_operatingsystems.id
AND glpi_items_operatingsystems.items_id = '9014'
AND glpi_items_operatingsystems.itemtype = 'Computer' AND ( glpi_operatingsystems.entities_id IN ('114') OR (glpi_operatingsystems.is_recursive='1' AND glpi_operatingsystems.entities_id IN ('0','325')) )
Error: Unknown column 'glpi_operatingsystems.entities_id' in 'where clause'
Backtrace :
inc/dbmysqliterator.class.php:274
inc/dbmysql.class.php:540 DBmysqlIterator->__construct()
inc/dbutils.class.php:325 DBmysql->request()
inc/db.function.php:202 DbUtils->countElementsInTable()
inc/item_operatingsystem.class.php:65 countElementsInTable()
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: