APPLICATION ERROR #26 - Gestion de projet

MantisBT forum for users who prefer to ask and answer questions in French.

Moderators: Developer, Contributor

Post Reply
phcr0
Posts: 4
Joined: 04 Jul 2017, 09:54
Location: NANTES
Contact:

APPLICATION ERROR #26 - Gestion de projet

Post by phcr0 »

Bonjour,
Depuis ma récente migration en version 2.5.1, je suis dans l'impossibilité d'accéder à la gestion des projets (profil administrateur).
J'accède à la liste des projets (manage_proj_page.php) mais la page d'erreur suivante apparaît dès que je clique sur un des projets pour en modifier les détails (manage_proj_edit_page.php) :

APPLICATION ERROR #26
Incompatibilité de Type de données. Activez les messages d'erreur détaillés pour plus d'information.
Merci d'utiliser le bouton « Précédent » de votre navigateur web pour retourner à la page précédente. Vous pourrez y corriger les problèmes identifiés par cette erreur ou choisir une autre action. Vous pouvez aussi choisir une option de la barre de menu pour aller directement dans une nouvelle section.

En activant le mode DEBUG, j'obtiens les détails suivants :
Full path: /var/www/mantisbt/core/helper_api.php
Line: 189
VariableValue Type
p_var1 viewerstring
p_var2 10 integer
p_strict 1 boolean
Filename Line Function Args
/var/www/mantisbt/core/helper_api.php 189 - - trigger_error ( <string>'26', <integer>256 )
/var/www/mantisbt/core/helper_api.php 266 - - helper_check_variables_equal ( <string>'viewer', <integer>10,
<boolean>true )
/var/www/mantisbt/core/print_api.php 1089 - - check_selected ( <string>'viewer', <integer>10 )
/var/www/mantisbt/manage_proj_edit_page.php 866 - - print_project_access_levels_option_list ( <string>'viewer', <integer>11 )

Merci d'avance pour votre aide.

Philippe
Philippe CHAUVIER
Responsable du service infrastructures
NANTES METROPOLE HABITAT

Ubuntu 14.04.4 / Apache 2.4.7 / PHP 5.5.9 / MySQL Server 5.6.33
Lapinkiller
Posts: 408
Joined: 28 Jan 2011, 18:47
Location: France
Contact:

Re: APPLICATION ERROR #26 - Gestion de projet

Post by Lapinkiller »

Bonjour,

Tiens un autre Nantais :)

Je t'invite à soumettre le bug sur le bugtracker s'il n'y est pas déjà : http://www.mantisbt.org/bugs
en précisant bien la version de ta BDD (mysql ?) et ta version de PHP que tu utilises
Lapinkiller,
French PHP developer
New look for your mantis : http://www.mantisbt.org/forums/viewtopi ... =4&t=20055
phcr0
Posts: 4
Joined: 04 Jul 2017, 09:54
Location: NANTES
Contact:

Re: APPLICATION ERROR #26 - Gestion de projet

Post by phcr0 »

Bonjour,

Ok c'est noté, je fais le nécessaire.

PS : éléments techniques joints dans ma signature.

Merci
Philippe CHAUVIER
Responsable du service infrastructures
NANTES METROPOLE HABITAT

Ubuntu 14.04.4 / Apache 2.4.7 / PHP 5.5.9 / MySQL Server 5.6.33
phcr0
Posts: 4
Joined: 04 Jul 2017, 09:54
Location: NANTES
Contact:

Re: APPLICATION ERROR #26 - Gestion de projet

Post by phcr0 »

Bogue déclaré sur la plateforme.
Référence du bogue : 0023077
Philippe CHAUVIER
Responsable du service infrastructures
NANTES METROPOLE HABITAT

Ubuntu 14.04.4 / Apache 2.4.7 / PHP 5.5.9 / MySQL Server 5.6.33
phcr0
Posts: 4
Joined: 04 Jul 2017, 09:54
Location: NANTES
Contact:

Re: APPLICATION ERROR #26 - Gestion de projet

Post by phcr0 »

Bonjour,

Pour information, bogue résolu le 15/07/2017.

Mise en commentaire de la variable $g_default_new_account_access_level dans le fichier config_inc.php.

De nouveau opérationnel.
Philippe CHAUVIER
Responsable du service infrastructures
NANTES METROPOLE HABITAT

Ubuntu 14.04.4 / Apache 2.4.7 / PHP 5.5.9 / MySQL Server 5.6.33
Post Reply