URL:
  <http://gna.org/bugs/?18202>

                 Summary: Galette v0.7dev - Envoyer un courriel (Mailing)
                 Project: Galette
            Submitted by: roland
            Submitted on: sam 11 jun 2011 16:01:33 GMT
                Severity: 4 - Important
                Priority: 5 - Normal
                  Status: None
        Percent Complete: 0%
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: None

    _______________________________________________________

Details:

Bien que le courriel arrive correctement et à destination, l'envoi par la
page de Mailing déclenche une erreur d'analyse xml.

Correction :
Dans mailing_adherents.php, supprimer (ou mettre en commentaire) les lignes
suivantes (148 à 153) :

if ( !$mail->Send() ) {
    echo 'Message was not sent.';
    echo 'Mailer error: ' . $mail->ErrorInfo;
} else {
    echo 'Message has been sent.';
}





    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?18202>

_______________________________________________
  Message posté via/par Gna!
  http://gna.org/


_______________________________________________
Galette-devel mailing list
Galette-devel@gna.org
https://mail.gna.org/listinfo/galette-devel

Reply via email to