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 2023-02-22 15:34:24

Jan 1977
Member
Registered: 2022-02-08
Posts: 16

[SOLVED] changed visible columns of User List View -> view times out

Hello there,

we're using GLPI 10.0.5 with PHP 8.

We've changed the displayed columns in the view admininstration -> users.
We added "numbers of created tickets". Now the view always times out when we change to administration -> users.
Due to this we're unable to change the selected columns back.


Does someone know the table/file where glpi stores the coloumn-settings of user list form?




Thank You!

PHP Error Log:
 
glpiphplog.WARNING:   *** PHP Warning (2): Undefined array key "searchtype" in C:\inetpub\glpi\src\Search.php at line 1244
  Backtrace :
  src\Search.php:836                                 Search::constructCriteriaSQL()
  src\Search.php:446                                 Search::constructSQL()
  src\Api\API.php:1662                               Search::getDatas()
  src\Api\APIRest.php:191                            Glpi\Api\API->searchItems()
  apirest.php:58                                     Glpi\Api\APIRest->call()
 
glpiphplog.WARNING:   *** PHP Warning (2): Undefined array key "value" in C:\inetpub\glpi\src\Search.php at line 1245
  Backtrace :
  src\Search.php:836                                 Search::constructCriteriaSQL()
  src\Search.php:446                                 Search::constructSQL()
  src\Api\API.php:1662                               Search::getDatas()
  src\Api\APIRest.php:191                            Glpi\Api\API->searchItems()
  apirest.php:58                                     Glpi\Api\APIRest->call()
 
glpiphplog.WARNING:   *** PHP Warning (2): Undefined array key "field" in C:\inetpub\glpi\src\Search.php at line 1214
  Backtrace :
  src\Search.php:837                                 Search::constructCriteriaSQL()
  src\Search.php:446                                 Search::constructSQL()
  src\Api\API.php:1662                               Search::getDatas()
  src\Api\APIRest.php:191                            Glpi\Api\API->searchItems()
  apirest.php:58                                     Glpi\Api\APIRest->call()

Last edited by Jan 1977 (2023-02-23 08:59:31)

Offline

#2 2023-02-23 08:57:41

Jan 1977
Member
Registered: 2022-02-08
Posts: 16

Re: [SOLVED] changed visible columns of User List View -> view times out

Solved: it's table glpi_displaypreferences

Offline

Board footer

Powered by FluxBB