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 2018-09-13 14:13:04

generalvini
Member
Registered: 2018-03-09
Posts: 21

Error after update from 9.1.6 to 9.3.1

My rule_actions on entities are blank in front/entity.form.php. In debug mode there is an error in the query

Unknown column 'glpi_ruleactions.SELECT' in 'where clause'

SELECT `glpi_rules`.`id`
FROM `glpi_ruleactions`, `glpi_rules`
WHERE `glpi_ruleactions`.`rules_id` = `glpi_rules`.`id` AND `glpi_rules`.`sub_type` = 'RuleRight' AND `glpi_ruleactions`.`SELECT` = 'glpi_rules.id' AND `glpi_ruleactions`.`
FROM` IN ('glpi_ruleactions', 'glpi_rules') AND `glpi_ruleactions`.`
WHERE` IN (`glpi_rules`.`id`, 'RuleRight')	0.001	Unknown column 'glpi_ruleactions.SELECT' in 'where clause'

anyone can help me ?

Last edited by generalvini (2018-09-13 14:14:44)

Offline

#2 2018-09-13 14:22:25

LaDenrée
HELPER
Registered: 2012-11-19
Posts: 6,146

Re: Error after update from 9.1.6 to 9.3.1

I have the same error
(glpi9.3.1 upgraded from 9.3)

edit :

i don't understand : i can't see this message anymore !


Trouver la panne avant de réparer...
GLPI10.0.10 (ubuntu 22.04 PHP8.1  Mariadb10.6 ) plugins : comportements 2.7.2 reports 1.16.0 formcreator 2.13.8, datainjection 2.13.4 fields 1.21.6

Offline

#3 2018-09-14 08:34:43

orthagh
Administrator
From: TECLIB - CAEN
Registered: 2010-11-30
Posts: 662
Website

Re: Error after update from 9.1.6 to 9.3.1

Offline

Board footer

Powered by FluxBB