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 2015-05-04 08:40:12

dmb77
Member
Registered: 2011-02-11
Posts: 298

[dashboard] error found in glpi/files/_log/sql-errors.log

Just a copy/past from sql-errors.log

185985  2015-04-30 16:59:10 [26@PLAGLPI001]
185986    *** MySQL query error:
185987    SQL:
185988  SELECT glpi_computers.name AS name, count( glpi_tickets.id ) AS conta, glpi_tickets.items_id, glpi_computers.id AS cid
185989  FROM glpi_tickets, glpi_computers
185990  WHERE glpi_tickets.itemtype = \'computer\'
185991  AND glpi_tickets.items_id = glpi_computers.id
185992  AND glpi_computers.is_deleted = 0
185993
185994  GROUP BY items_id
185995  ORDER BY conta DESC , name ASC
185996    Error: Unknown column 'glpi_tickets.items_id' in 'field list'
185997    Backtrace :
185998    ...ugins/dashboard/front/assets/comp_ticket.php:15
185999    ...i/plugins/dashboard/front/assets/assets.php:292 include()

Offline

Board footer

Powered by FluxBB