You are not logged in.
Pages: 1
Bonjour,
j'obtiens cette erreur en mode Debug lorsque je recherche un critère de type adresse MAC ou autre soit dans tous les Elements Visualisés, soit par MAC, quelque soit la "précision" du critère? Mais uniquement dans Inventaire>imprimante ou matériel réseau !?
PHP ERROR: Undefined variable: ADD in /var/www/glpi/inc/search.function.php at line 1759
Pour info
GLPI 0.84.8 - Plateforme PROD: Apache/2.2.22 (Debian) PHP 5.4.36-0+deb7u3 - Operating system: Linux 3.2.0-4-amd64 #1 SMP Debian 3.2.65-1+deb7u2 x86_64, MySQL 5.5.41-0+wheezy1-log
Offline
version glpi ce serait bien ?
Xavier Caillaud
Blog GLPI Infotel
Offline
Désolé,
c'est la v0.70-2
Voici un extrait récurent de php_errors.log
02-06-2008 19:37
<errorentry>
<errornum>8</errornum>
<errortype>Notice</errortype>
<errormsg>Undefined variable: ADD</errormsg>
<scriptname>/var/www/glpi/inc/search.function.php</scriptname>
<scriptlinenum>1759</scriptlinenum>
</errorentry>
02-06-2008 19:42
<errorentry>
<errornum>2</errornum>
<errortype>Warning</errortype>
<errormsg>imap_open() [<a href='function.imap-open'>function.imap-open</a>]: Couldn't open stream </errormsg>
<scriptname>/var/www/glpi/lib/mail/receivemail.class.php</scriptname>
<scriptlinenum>91</scriptlinenum>
</errorentry>
GLPI 0.84.8 - Plateforme PROD: Apache/2.2.22 (Debian) PHP 5.4.36-0+deb7u3 - Operating system: Linux 3.2.0-4-amd64 #1 SMP Debian 3.2.65-1+deb7u2 x86_64, MySQL 5.5.41-0+wheezy1-log
Offline
Pages: 1