I just did a check out of GLPI Trunk and I have a couple of errors with the 
Plugins.  I get alot of errors about Undefined Offsets with all the plugins.  
Is there a schema update that needs to be done manually when play with the 
trunk?

Also, when selecting the parametre plugin, I get the following error;

PHP Parse error:  parse error, unexpected '}' in 
/var/www/html/glpi/inc/cron.class.php on line 135, referer: 
http://xxx.xxx.xxx.xxx/glpi/

In the launch function, I remarked out the } on line 135 and added one on line 
137 as so and the error went away.  Not sure if it is correct but the error is 
gone.

//      }
        if (!$tache) return;
        }

Here are some of the undefined offset errors I am getting.

[client xxx.xxx.xxx.xxx] PHP Notice:  Undefined offset:  17 in 
/var/www/html/glpi/plugins/parametre/front/plugin_parametre.config.php on line 
126, referer: http://xxx.xxx.xxx.xxx/glpi/plugins/parametre/
[client xxx.xxx.xxx.xxx] PHP Notice:  Undefined offset:  19 in 
/var/www/html/glpi/plugins/parametre/front/plugin_parametre.config.php on line 
130, referer: http://xxx.xxx.xxx.xxx/glpi/plugins/parametre/
[client xxx.xxx.xxx.xxx] PHP Parse error:  parse error, unexpected '}' in 
/var/www/html/glpi/inc/cron.class.php on line 135, referer: 
http://xxx.xxx.xxx.xxx/glpi/
[client xxx.xxx.xxx.xxx] PHP Notice:  Undefined offset:  17 in 
/var/www/html/glpi/plugins/parametre/front/plugin_parametre.config.php on line 
126, referer: http://xxx.xxx.xxx.xxx/glpi/plugins/parametre/
[client xxx.xxx.xxx.xxx] PHP Notice:  Undefined offset:  19 in 
/var/www/html/glpi/plugins/parametre/front/plugin_parametre.config.php on line 
130, referer: http://xxx.xxx.xxx.xxx/glpi/plugins/parametre/
[client xxx.xxx.xxx.xxx] PHP Parse error:  parse error, unexpected '}' in 
/var/www/html/glpi/inc/cron.class.php on line 135, referer: 
http://xxx.xxx.xxx.xxx/glpi/
[client xxx.xxx.xxx.xxx] PHP Notice:  Undefined offset:  17 in 
/var/www/html/glpi/plugins/parametre/front/plugin_parametre.config.php on line 
126, referer: http://xxx.xxx.xxx.xxx/glpi/plugins/parametre/
[client xxx.xxx.xxx.xxx] PHP Notice:  Undefined offset:  19 in 
/var/www/html/glpi/plugins/parametre/front/plugin_parametre.config.php on line 
130, referer: http://xxx.xxx.xxx.xxx/glpi/plugins/parametre/
[client xxx.xxx.xxx.xxx] PHP Notice:  Undefined offset:  17 in 
/var/www/html/glpi/plugins/parametre/front/plugin_parametre.config.php on line 
126, referer: http://xxx.xxx.xxx.xxx/glpi/plugins/parametre/
[client xxx.xxx.xxx.xxx] PHP Notice:  Undefined offset:  19 in 
/var/www/html/glpi/plugins/parametre/front/plugin_parametre.config.php on line 
130, referer: http://xxx.xxx.xxx.xxx/glpi/plugins/parametre/
[client xxx.xxx.xxx.xxx] PHP Notice:  Undefined offset:  17 in 
/var/www/html/glpi/plugins/parametre/front/plugin_parametre.config.php on line 
126, referer: http://xxx.xxx.xxx.xxx/glpi/plugins/parametre/
[client xxx.xxx.xxx.xxx] PHP Notice:  Undefined offset:  19 in 
/var/www/html/glpi/plugins/parametre/front/plugin_parametre.config.php on line 
130, referer: http://xxx.xxx.xxx.xxx/glpi/plugins/parametre/

Thanks
Chris

_______________________________________________
Glpi-dev mailing list
Glpi-dev@gna.org
https://mail.gna.org/listinfo/glpi-dev

Reply via email to