You are not logged in.
Pages: 1
Bonjour,
Je teste le plugin Dashboard 0.6.2, mais si en apparence beaucoup de choses fonctionnent j'ai de nombreuses lignes rouges qui apparraissent en mode debug... tout le reste de glpi tourne sans anicroche donc si ça peut faire avancer le "debeugage" j'en poste une grosse partie :
Page d'accueil
au dessus de la date en haut à droite :
PHP Notice: Undefined variable: newversion in /var/www/glpi/plugins/dashboard/front/index1.php at line 269
Sous la frise de menus :
PHP Notice: Undefined variable: redir in /var/www/glpi/plugins/dashboard/front/main.php at line 123
Et le le plus important pour le pavé en bas à droite (utilisateurs ?) :
PHP Notice: Undefined offset: 0 in /var/www/glpi/plugins/dashboard/front/main.php at line 678
PHP Notice: Undefined offset: 0 in /var/www/glpi/plugins/dashboard/front/main.php at line 679
PHP Notice: Undefined offset: 1 in /var/www/glpi/plugins/dashboard/front/main.php at line 682
PHP Notice: Undefined offset: 0 in /var/www/glpi/plugins/dashboard/front/main.php at line 678
PHP Notice: Undefined offset: 0 in /var/www/glpi/plugins/dashboard/front/main.php at line 679
PHP Notice: Undefined offset: 1 in /var/www/glpi/plugins/dashboard/front/main.php at line 682
PHP Notice: Undefined offset: 0 in /var/www/glpi/plugins/dashboard/front/main.php at line 678
PHP Notice: Undefined offset: 0 in /var/www/glpi/plugins/dashboard/front/main.php at line 679
Mon tableau de bord
En dessous de "consulter / effacer" :
PHP Notice: Undefined index: date1 in /var/www/glpi/plugins/dashboard/front/graficos/graf_tech.php at line 257
PHP Notice: Undefined index: date2 in /var/www/glpi/plugins/dashboard/front/graficos/graf_tech.php at line 258
Mes tickets
Tout :
PHP Notice: Undefined variable: th_due in /var/www/glpi/plugins/dashboard/front/tickets/chamados.php at line 267
Par entité :
PHP Notice: Undefined index: sel in /var/www/glpi/plugins/dashboard/front/tickets/select_ent.php at line 146
Par groupe :
PHP Notice: Undefined index: sel in /var/www/glpi/plugins/dashboard/front/tickets/select_grupo.php at line 146
Tickets par techniciens :
PHP Notice: Undefined index: date1 in /var/www/glpi/plugins/dashboard/front/reports/rel_tecnicos.php at line 175
PHP Notice: Undefined index: date2 in /var/www/glpi/plugins/dashboard/front/reports/rel_tecnicos.php at line 176
Vue parc
PHP Notice: Use of undefined constant computers - assumed 'computers' in /var/www/glpi/plugins/dashboard/front/assets/assets.php at line 221
PHP Notice: Use of undefined constant monitors - assumed 'monitors' in /var/www/glpi/plugins/dashboard/front/assets/assets.php at line 224
PHP Notice: Use of undefined constant printers - assumed 'printers' in /var/www/glpi/plugins/dashboard/front/assets/assets.php at line 227
PHP Notice: Use of undefined constant networkequipments - assumed 'networkequipments' in /var/www/glpi/plugins/dashboard/front/assets/assets.php at line 230
PHP Notice: Use of undefined constant phones - assumed 'phones' in /var/www/glpi/plugins/dashboard/front/assets/assets.php at line 233
PHP Notice: Use of undefined constant peripherals - assumed 'peripherals' in /var/www/glpi/plugins/dashboard/front/assets/assets.php at line 236
PHP Notice: Use of undefined constant softwares - assumed 'softwares' in /var/www/glpi/plugins/dashboard/front/assets/assets.php at line 239
PHP Notice: Use of undefined constant cartridges - assumed 'cartridges' in /var/www/glpi/plugins/dashboard/front/assets/assets.php at line 242
PHP Notice: Use of undefined constant consumables - assumed 'consumables' in /var/www/glpi/plugins/dashboard/front/assets/assets.php at line 244
Je passe les rapports trop nombreux, les graphiques semblent ok
(signature modifiée pour les diverses versions utilisées...)
Last edited by EmpereurZorg (2015-04-14 18:29:02)
Version GLPI : 10.0.6 + Plug'in Glpi + Agent Fusion 2.4
Plateforme : Win Server 2019 , Apache 2.4, PHP 8.1
Offline
Pages: 1