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 2014-09-19 03:04:48

lexcorp
Member
Registered: 2014-09-17
Posts: 64

Plugin glpinotifications Web API Desktop Notifications

I'm using PHP 5.4.16 when test notifica.php file,  I recieve this error:

PHP Notice:  Undefined variable: _SESSION in /var/www/glpi/plugins/notification/front/notifica.php on line 14

This solved adding function session_start() at the top of file

Offline

#2 2014-09-19 03:05:06

lexcorp
Member
Registered: 2014-09-17
Posts: 64

Re: Plugin glpinotifications Web API Desktop Notifications

I'm using PHP 5.4.16, I recieve:

PHP Notice:  Undefined index: glpiID in /var/www/glpi/plugins/notification/front/notifica.php on line 14

PHP Fatal error:  Call to a member function query() on a non-object in /var/www/glpi/plugins/notification/front/notifica.php on line 19

This issue is related with PHP version and mysqli

Offline

#3 2014-09-20 13:55:23

lexcorp
Member
Registered: 2014-09-17
Posts: 64

Re: Plugin glpinotifications Web API Desktop Notifications

The master Stevenes Donato has update version:

http://sourceforge.net/projects/glpinot … ons/files/

In menu "Setup --> General"

Verify your "URL of the application" value

Offline

Board footer

Powered by FluxBB