marclg a écrit:
Merci pour tout Rub.
Mais de rien... ;-)
Merci pour les dernières info.
J'ai réappliqué les modifications et maintenant tout marche.
Merci pour tout Rub.
Marc
Pour info voici ma config local
<?php // +-----------------------------------------------------------------------+ // | misc | // +-----------------------------------------------------------------------+ // newcat_default_commentable : at creation, must a category be commentable // or not ? $conf['newcat_default_commentable'] = false; // smtp configuration // (work if fsockopen function is allowed for smtp port) // smtp_host: smtp server host // if null, regular mail function is used // format: hoststring[:port] // exemple: smtp.pwg.net:21 // smtp_user/smtp_password: user & password for smtp identication $conf['smtp_host'] = 'smtp.orange.fr:25'; $conf['mail_sender_name'] = 'Marc'; // +-----------------------------------------------------------------------+ // | metadata | // +-----------------------------------------------------------------------+ // show_iptc: Show IPTC metadata on picture.php if asked by user $conf['show_iptc'] = true; // use_iptc: Use IPTC data during database synchronization with files // metadata $conf['use_iptc'] = true; // use_iptc_mapping : in which IPTC fields will PhpWebGallery find image // information ? This setting is used during metadata synchronisation. It // associates a phpwebgallery_images column name to a IPTC key $conf['use_iptc_mapping'] = array( 'keywords' => '2#025', 'date_creation' => '2#055', 'author' => '2#080', 'name' => '2#005', 'comment' => '2#120' ); // +-----------------------------------------------------------------------+ // | authentication | // +-----------------------------------------------------------------------+ // does the guest have access ? // (not a security feature, set your categories "private" too) // If false it'll be redirected from index.php to identification.php $conf['guest_access'] = false; // +-----------------------------------------------------------------------+ // | upload | // +-----------------------------------------------------------------------+ // upload_maxfilesize: maximum filesize for the uploaded pictures. In // kilobytes. $conf['upload_maxfilesize'] = 2000; // upload_maxheight: maximum height authorized for the uploaded images. In // pixels. $conf['upload_maxheight'] = 3000; // upload_maxwidth: maximum width authorized for the uploaded images. In // pixels. $conf['upload_maxwidth'] = 3000; // upload_maxheight_thumbnail: maximum height authorized for the uploaded // thumbnails $conf['upload_maxheight_thumbnail'] = 128; // upload_maxwidth_thumbnail: maximum width authorized for the uploaded // thumbnails $conf['upload_maxwidth_thumbnail'] = 128; ?>
marclg a écrit:
J'ai modifie les fichiers comme indique par le commit 2283 (je n'ai pas fait le 2284).
Surtout pas la 2284, c'est la future 1.8 non compatible 1.7!
marclg a écrit:
Par contre pour le config; j'ai mis
Code:
$conf['enabled_format_email'] = false;et pas comme indique dans le fiche 815, car il me faut plus d'info pour comprendre la fiche:
1. Dans quel fichier mettre $conf['mail_sender_name'] (je supose config local)
2. A quelle valeur?
3. Que faire pour supprimer $conf['enabled_format_email']
1) config local
2) config local
3) ce n'est juste plus utilisé dans le 2283 => tu le peux supprimer du config local, simplement
marclg a écrit:
Finallement, cela a creee une erreur dans la banner
Code:
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at ***/www/include/config_default.inc.php:695) in ***/www/include/user.inc.php on line 60 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at ***/www/include/config_default.inc.php:695) in ***/www/include/user.inc.php on line 60 Warning: Cannot modify header information - headers already sent by (output started at ***/www/include/config_default.inc.php:695) in ***/www/include/page_header.php on line 103Merci par avance du support
Ton fichier local n'a pas l'air bon, tu peux remettre à jour le fichier config_default.inc.php?
On peut avoir un lien? (en privé si tu veux)
Merci pour ta reponse. :-)
J'ai modifie les fichiers comme indique par le commit 2283 (je n'ai pas fait le 2284).
Par contre pour le config; j'ai mis
$conf['enabled_format_email'] = false;
et pas comme indique dans le fiche 815 , car il me faut plus d'info pour comprendre la fiche:
1. Dans quel fichier mettre $conf['mail_sender_name'] (je supose config local)
2. A quelle valeur?
3. Que faire pour supprimer $conf['enabled_format_email']
Finallement, cela a creee une erreur dans la banner
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at ***/www/include/config_default.inc.php:695) in ***/www/include/user.inc.php on line 60 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at ***/www/include/config_default.inc.php:695) in ***/www/include/user.inc.php on line 60 Warning: Cannot modify header information - headers already sent by (output started at ***/www/include/config_default.inc.php:695) in ***/www/include/page_header.php on line 103
Merci par avance du support
A+
Marc
Tu as bien mis:
$conf['enabled_format_email'] = false;
dans ton fichier de config?
Sinon va voir aussi la fiche 815 et récupére les 4 fichiers modifiés du commit 2283!
Bonjour,
Je suis sur la 1.7.1 (j'ai aussi effectuer la modif "0000812: envoi de mail ne fonctionne pas sur serveur Windows ")
Je souhaite envoyer des email pour notifier les utilisateur
J'ai donc creer mon fichier de config local
en fonction de ce que je rajoute voici les erreurs que je recois
Merci pour tout aide
Marc
****************************************************************
$conf['smtp_host'] = '';/b]
Mail envoyé à Admin [***@***.**]. L'utilisateur Admin [***@***.**] a été supprimé de la liste des inscrits. 1 mail a été envoyé. 1 utilisateur a été mis à jour.
tout a l'air OK mais aucun email est envoye (pour moi c'est logique car rien n'est configure)
****************************************************************
[b]$conf['smtp_host'] = smtp.orange.fr; ou $conf['smtp_host'] = smtp.orange.fr:25;
erreur dans le banner
Warning: fsockopen() [function.fsockopen]: php_network_getaddresses: getaddrinfo failed: Name or service not known in ***/www/include/class_smtp_mail.inc.php on line 97 Warning: fsockopen() [function.fsockopen]: unable to connect to smtporangefr:25 (Unknown error) in ***/www/include/class_smtp_mail.inc.php on line 97 Warning: Could not connect to smtp host "smtporangefr" (-1077845928) () in ***/www/include/class_smtp_mail.inc.php on line 147
Message d'erreur
Erreur lors de l'envoi du mail à Admin [***@***.**]. L'utilisateur Admin [***@***.**] n'a pas été ajouté à la liste des inscrits. 1 mail n'a pas été envoyé. 1 utilisateur n'a pas été mis à jour.
****************************************************************
$conf['smtp_host'] = 'smtp.orange.fr'; ou $conf['smtp_host'] = 'smtp.orange.fr:25';
erreur dans le banner
Warning: Unable to send e-mail. Error message reported by the SMTP server: "501 Bad address syntax " in ***/www/include/class_smtp_mail.inc.php on line 66
Message d'erreur
Erreur lors de l'envoi du mail à Admin [***@***.**]. L'utilisateur Admin [***@***.**] n'a pas été ajouté à la liste des inscrits. 1 mail n'a pas été envoyé. 1 utilisateur n'a pas été mis à jour.
****************************************************************