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 2016-10-13 09:53:12

andrew.k2
Member
From: Latvia
Registered: 2014-05-07
Posts: 60

Dashboard plugin 0.7.7

Hello,

There are some problems using Dashboard plugin 0.7.7 version with GLPI 9.1. I can see only statistic about me, but can't modify settings (with super-admin) and so on... plugin version 0.7.6. works correctly with my GLPI 9.1.

php-errors.log:

2016-10-13 10:44:21 [9627@helpdesktest.server]
  *** PHP Notice(8): Undefined offset: 1
  Backtrace :
  plugins/dashboard/front/main.php:810               
2016-10-13 10:44:21 [9627@helpdesktest.server]
  *** PHP Notice(8): Undefined offset: 0
  Backtrace :
  plugins/dashboard/front/main.php:806               
2016-10-13 10:44:21 [9627@helpdesktest.server]
  *** PHP Notice(8): Undefined offset: 0
  Backtrace :
  plugins/dashboard/front/main.php:807               
2016-10-13 10:44:21 [9627@helpdesktest.server]
  *** PHP Notice(8): Undefined offset: 1
  Backtrace :
  plugins/dashboard/front/main.php:810               
2016-10-13 10:44:21 [9627@helpdesktest.server]
  *** PHP Notice(8): Undefined offset: 0
  Backtrace :
  plugins/dashboard/front/main.php:806               
2016-10-13 10:44:21 [9627@helpdesktest.server]
  *** PHP Notice(8): Undefined offset: 0
  Backtrace :
  plugins/dashboard/front/main.php:807      

sql-errors.log

2016-10-13 10:38:43 [9627@helpdesktest.server]
  *** MySQL query error:
  SQL: 
    SELECT count(id) AS id
    FROM glpi_consumables 
    AND entities_id IN (0,9,16,15,4,10,11,12,17,18,19,21,23,26,1,2,3,7,8,24,22,13,14,20,25,5,6) 
  Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND entities_id IN (0,9,16,15,4,10,11,12,17,18,19,21,23,26,1,2,3,7,8,24,22,13,14' at line 3
  Backtrace :
  plugins/dashboard/front/assets/assets.php:102      
  plugins/dashboard/front/assets/assets.php:260      conta1()
2016-10-13 10:38:43 [9627@helpdesktest.server]
  *** MySQL query error:
  SQL: 
SELECT name AS name
FROM glpi_pluginformcreatorformanswers
WHERE id = 43 
  Error: Table 'glpi.glpi_pluginformcreatorformanswers' doesn't exist
  Backtrace :
  ...ns/dashboard/front/assets/global_tickets.php:58 
  plugins/dashboard/front/assets/assets.php:489      include()
2016-10-13 10:39:23 [9627@helpdesktest.server]
  *** MySQL query error:
  SQL: SET GLOBAL sql_mode=\'STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION\';
  Error: Access denied; you need (at least one of) the SUPER privilege(s) for this operation
  Backtrace :
  plugins/dashboard/front/index.php:20               
2016-10-13 10:40:31 [9627@helpdesktest.server]
  *** MySQL query error:
  SQL: SET GLOBAL sql_mode=\'STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION\';
  Error: Access denied; you need (at least one of) the SUPER privilege(s) for this operation
  Backtrace :
  plugins/dashboard/front/index.php:20               
2016-10-13 10:40:59 [9627@helpdesktest.server]
  *** MySQL query error:
  SQL: DROP TABLE glpi_plugin_dashboard_count
  Error: Unknown table 'glpi_plugin_dashboard_count'
  Backtrace :
  plugins/dashboard/hook.php:106                     
  inc/plugin.class.php:639                           plugin_dashboard_uninstall()
  :                                                  Plugin->uninstall()
  front/plugin.form.php:49                           call_user_func()
2016-10-13 10:40:59 [9627@helpdesktest.server]
  *** MySQL query error:
  SQL: DROP TABLE glpi_plugin_dashboard_map
  Error: Unknown table 'glpi_plugin_dashboard_map'
  Backtrace :
  plugins/dashboard/hook.php:109                     
  inc/plugin.class.php:639                           plugin_dashboard_uninstall()
  :                                                  Plugin->uninstall()
  front/plugin.form.php:49                           call_user_func()
2016-10-13 10:40:59 [9627@helpdesktest.server]
  *** MySQL query error:
  SQL: DROP TABLE glpi_plugin_dashboard_config
  Error: Unknown table 'glpi_plugin_dashboard_config'
  Backtrace :
  plugins/dashboard/hook.php:112                     
  inc/plugin.class.php:639                           plugin_dashboard_uninstall()
  :                                                  Plugin->uninstall()
  front/plugin.form.php:49                           call_user_func()
2016-10-13 10:41:48 [9627@helpdesktest.server]
  *** MySQL query error:
  SQL: SET GLOBAL sql_mode=\'STRICT_TRANS_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION\';
  Error: Access denied; you need (at least one of) the SUPER privilege(s) for this operation
  Backtrace :
  plugins/dashboard/front/index.php:20               

[prod] - GLPI 9.3; [test] - GLPI 9.3.1

Offline

Board footer

Powered by FluxBB