Skip to content

SQL Error "1054": Unknown column 'glpi_sockets.entities_id' in 'on clause' in query #71

@jcervantes-sipecom

Description

@jcervantes-sipecom
  • Version of the plugin : 6.0.3

  • Version of your GLPI : 10.0.16

  • Steps to reproduce (which actions have you made) : Don't know exactly.

  • Expected result : No error

  • Actual result :

SQL Error "1054": Unknown column 'glpi_sockets.entities_id' in 'on clause' in query "SELECT `glpi_sockets`.*, `glpi_plugin_positions_positions`.`id` AS items_id, `glpi_entities`.`id` AS entity FROM `glpi_plugin_positions_positions`, `glpi_sockets` LEFT JOIN `glpi_entities` ON (`glpi_entities`.`id` = `glpi_sockets`.`entities_id`) WHERE `glpi_sockets`.`id` = `glpi_plugin_positions_positions`.`items_id` AND `glpi_plugin_positions_positions`.`itemtype` = 'Glpi\Socket' AND `glpi_plugin_positions_positions`.`id` = '250' ORDER BY `glpi_entities`.`completename`, `glpi_sockets`.`name`"
  • URL of the page :
    /positions/front/position.php

  • Screenshot of the problem (if pertinent) :

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions