You are not logged in.
Pages: 1
Je rencontre un problème avec le plugin Escalade v1.1 et exclusivement sous Win2003 (?)
L'environnement de Test est une Ubuntu et je n'ai pas ce soucis.
Voici le message d'erreur en mode debug :
PHP Notice: Undefined index: show_history in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\glpi\plugins\escalade\setup.php at line 16
Prod / Windows 2008 Server R2 64bits / GLPI 0.83.91 / apache2 : 2.4.4 VC11 apachelounge / php5 : 5.5 VC11 x86 TS / MySQL 5.6.12.1 / phpmyadmin 4.0.4.1
Ancienne Prod / Windows 2003 Server / GLPI 0.83.7 / Fusion Inventory 0.83+2.0 / apache2 : 2.2.22 / php5 : 5.3.17 / mysql-server-5
Test Portable / Linux Mint 15 / GLPI 0.83.91 et 0.84.2 /
Offline
Bonjour.
J'ai normalement corrigé hier ce problème, mais il semble persistant.
A quel moment cette erreur se produit-elle ? pendant une mise à jour, sur une nouvelle installation, plugin activé ?
dans ce fichier setup.php, la ligne 13 est-elle similaire au code suivant :
if (TableExists("glpi_plugin_escalade_configs")) {
Bien cordialement.
Offline
Bonjour,
Dans le setup la ligne indiquée est bien présente :
if (TableExists("glpi_plugin_escalade_configs")) {
PluginEscaladeConfig::loadInSession();if ($_SESSION['plugins']['escalade']['config']['show_history'] == true
&& $_SESSION['plugins']['escalade']['config']['remove_group'] == true) {
$PLUGIN_HOOKS['add_javascript'] ['escalade'][] = 'scripts/escalade.js.php';
}
}
Par contre, le problème se situe indifféremment lors d'une install ou d'une MAJ. Je n'ai pas désactivé le plugin lors de la mise à jour, je peux tester si vous le souhaitez.
Last edited by cahuette (2012-11-26 11:03:43)
Prod / Windows 2008 Server R2 64bits / GLPI 0.83.91 / apache2 : 2.4.4 VC11 apachelounge / php5 : 5.5 VC11 x86 TS / MySQL 5.6.12.1 / phpmyadmin 4.0.4.1
Ancienne Prod / Windows 2003 Server / GLPI 0.83.7 / Fusion Inventory 0.83+2.0 / apache2 : 2.2.22 / php5 : 5.3.17 / mysql-server-5
Test Portable / Linux Mint 15 / GLPI 0.83.91 et 0.84.2 /
Offline
Bonjour,
Est-il possible que cela soit lié à la version PHP (5.3.17) que j'ai installé sur Win ?
Prod / Windows 2008 Server R2 64bits / GLPI 0.83.91 / apache2 : 2.4.4 VC11 apachelounge / php5 : 5.5 VC11 x86 TS / MySQL 5.6.12.1 / phpmyadmin 4.0.4.1
Ancienne Prod / Windows 2003 Server / GLPI 0.83.7 / Fusion Inventory 0.83+2.0 / apache2 : 2.2.22 / php5 : 5.3.17 / mysql-server-5
Test Portable / Linux Mint 15 / GLPI 0.83.91 et 0.84.2 /
Offline
Bonjour.
Désolé, j'avais oublié ce topic.
Normalement avec la prochaine version du plugin, ce problème est corrigé.
Elle devrait être publiée sous moins de 10 jours.
Bien cordialement.
Offline
Cool
Merci à vous ..!
Last edited by cahuette (2013-02-04 11:51:46)
Prod / Windows 2008 Server R2 64bits / GLPI 0.83.91 / apache2 : 2.4.4 VC11 apachelounge / php5 : 5.5 VC11 x86 TS / MySQL 5.6.12.1 / phpmyadmin 4.0.4.1
Ancienne Prod / Windows 2003 Server / GLPI 0.83.7 / Fusion Inventory 0.83+2.0 / apache2 : 2.2.22 / php5 : 5.3.17 / mysql-server-5
Test Portable / Linux Mint 15 / GLPI 0.83.91 et 0.84.2 /
Offline
Bonjour,
Après MAJ ou Nouvelle installation sous Win2003 avec PHP 5.3.17 :
PHP Notice: Undefined index: show_history in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\glpi\plugins\escalade\setup.php at line 19
PHP Notice: Undefined index: cloneandlink_ticket in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\glpi\plugins\escalade\setup.php at line 25
PHP Notice: Undefined index: assign_me_ticket in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\glpi\plugins\escalade\setup.php at line 30
Par contre sous linux avec PHP 5.3.5, aucun soucis.
Last edited by cahuette (2013-02-15 12:38:28)
Prod / Windows 2008 Server R2 64bits / GLPI 0.83.91 / apache2 : 2.4.4 VC11 apachelounge / php5 : 5.5 VC11 x86 TS / MySQL 5.6.12.1 / phpmyadmin 4.0.4.1
Ancienne Prod / Windows 2003 Server / GLPI 0.83.7 / Fusion Inventory 0.83+2.0 / apache2 : 2.2.22 / php5 : 5.3.17 / mysql-server-5
Test Portable / Linux Mint 15 / GLPI 0.83.91 et 0.84.2 /
Offline
Bonjour,
Une fois le plugin mis à jour et activé, l'erreur est toujours présente ?
J'ai sorti ce matin une nouvelle version, est ce bien de celle ci que vous parlez ?
https://forge.indepnet.net/projects/escalade/files
si c'est le cas, ce bug est bien récalcitrant, je vais devoir monter un wamp pour tester
Offline
La version est bien celle téléchargée sur la forge, et l'erreur est persistante après activation.
Last edited by cahuette (2013-02-15 16:18:12)
Prod / Windows 2008 Server R2 64bits / GLPI 0.83.91 / apache2 : 2.4.4 VC11 apachelounge / php5 : 5.5 VC11 x86 TS / MySQL 5.6.12.1 / phpmyadmin 4.0.4.1
Ancienne Prod / Windows 2003 Server / GLPI 0.83.7 / Fusion Inventory 0.83+2.0 / apache2 : 2.2.22 / php5 : 5.3.17 / mysql-server-5
Test Portable / Linux Mint 15 / GLPI 0.83.91 et 0.84.2 /
Offline
et après déconnexion/reconnexion à l'interface ?
Offline
Après déconnexion/reconnexion (avec le compte glpi) même erreur.
- Ne pas tenir compte -
Je viens de désactiver/désinstaller/ puis copier le répertoire/Mettre à jour (autre erreur) :
Modification du schéma - glpi_plugin_escalade_histories ( 0 Sec(s))
multiple alter in glpi_plugin_escalade_histories Erreur durant la mise à jour de la base de données
Table 'glpidb.glpi_plugin_escalade_histories' doesn't exist
- Fin Ne pas tenir compte -
--> J'ai refait à partir de l'install de la v1.0 puis remis la v1.2 --> Même erreur que mon post précédent
PHP Notice: Undefined index: show_history in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\glpi\plugins\escalade\setup.php at line 19
PHP Notice: Undefined index: cloneandlink_ticket in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\glpi\plugins\escalade\setup.php at line 25
PHP Notice: Undefined index: assign_me_ticket in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\glpi\plugins\escalade\setup.php at line 30
Last edited by cahuette (2013-02-15 17:06:33)
Prod / Windows 2008 Server R2 64bits / GLPI 0.83.91 / apache2 : 2.4.4 VC11 apachelounge / php5 : 5.5 VC11 x86 TS / MySQL 5.6.12.1 / phpmyadmin 4.0.4.1
Ancienne Prod / Windows 2003 Server / GLPI 0.83.7 / Fusion Inventory 0.83+2.0 / apache2 : 2.2.22 / php5 : 5.3.17 / mysql-server-5
Test Portable / Linux Mint 15 / GLPI 0.83.91 et 0.84.2 /
Offline
Bonjour,
Nous avons mis à jour notre architecture avec les informations qui se trouvent dans ma signature. Depuis, je n'arrive pas à reproduire le pb principale de mon sujet.
Je pense que vous pouvez clôturer si personne n'a eu ce problème; mis à part moi ..
Cordialement
Last edited by cahuette (2013-10-07 16:30:31)
Prod / Windows 2008 Server R2 64bits / GLPI 0.83.91 / apache2 : 2.4.4 VC11 apachelounge / php5 : 5.5 VC11 x86 TS / MySQL 5.6.12.1 / phpmyadmin 4.0.4.1
Ancienne Prod / Windows 2003 Server / GLPI 0.83.7 / Fusion Inventory 0.83+2.0 / apache2 : 2.2.22 / php5 : 5.3.17 / mysql-server-5
Test Portable / Linux Mint 15 / GLPI 0.83.91 et 0.84.2 /
Offline
Pages: 1