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
{{ message }}
This repository was archived by the owner on Dec 15, 2021. It is now read-only.
Hi, I'm getting the error on the title with the new version of GLPI 9.5.2. I know Web Applications migrating to GLPI core as Appliances, but Enviroment still references to Web Applications' tables of that doesn't exist anymore once it's migrated.
Version of the plugin :
2.4.1
Version of your GLPI :
GLPI 9.5.2
Steps to reproduce (which actions have you made) :
Go to asset
Click on Enviroment
Click on Web applications
See error
Expected result :
Show Web Applications, or Appliances, and the error is not displayed.
Actual result :
SQL Error "1146": Table 'g9495.glpi_plugin_webapplications_webapplications' doesn't exist in query "SELECT COUNT(glpi_plugin_webapplications_webapplications.id) AS total, glpi_plugin_webapplications_webapplicationtypes.name AS TYPE, glpi_plugin_webapplications_webapplications.entities_id FROM glpi_plugin_webapplications_webapplications LEFT JOIN glpi_plugin_webapplications_webapplicationtypes ON (glpi_plugin_webapplications_webapplications.plugin_webapplications_webapplicationtypes_id = glpi_plugin_webapplications_webapplicationtypes.id) LEFT JOIN glpi_entities ON (glpi_entities.id=glpi_plugin_webapplications_webapplications.entities_id) WHERE glpi_plugin_webapplications_webapplications.is_deleted = '0' GROUP BY glpi_plugin_webapplications_webapplications.entities_id,TYPE ORDER BY glpi_entities.completename, glpi_plugin_webapplications_webapplicationtypes.name "
PHP Notice (8): Trying to get property 'num_rows' of non-object in /var/www/html/g952/inc/dbmysql.class.php at line 419
URL of the page :
/plugins/environment/front/display.php