website logo
Auteur
avatar
jpb

Forum » » npds_galerie » » [Résolu] - Erreur 500 suite ajout image


Posté : 9 févr. 2022, 18:09 icone du post

dans /modules/npds_galerie/admin/adm_func.php tu remplace les lignes correspondantes par ça .... (j'ai corrigé dans le labo)
[code php]
   $content.= "// Personnalisation de l'affichage\n";
   $content.= "\$view_alea = \"$viewalea\";\n";
   $content.= "\$view_last = \"$viewlast\";\n";
   $content.= "\$aff_vote = \"$vote\";\n";
   $content.= "\$aff_comm = \"$comm\";\n\n";
   $content.= "// Autorisations pour les anonymes\n";
   $content.= "\$vote_anon = \"$votano\";\n";
   $content.= "\$comm_anon = \"$comano\";\n";
   $content.= "\$post_anon = \"$postano\";\n\n";
   $content.= "// Notification admin par email de la proposition\n";
   $content.= "\$notif_admin = \"$notifadmin\";\n\n";
[/code]
L'eau goutte à  goutte finit toujours par percer la pierre...

Cet article provient de Labo NPDS 2015-2025
https://labo.infocapagde.com/viewtopic.php?topic=1569&forum=37