mail[Galette-devel] [bug #18202] Galette v0.7dev - Envoyer un courriel (Mailing)


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by Roland Telle on June 11, 2011 - 18:01:

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/




Related Messages


Powered by MHonArc, Updated Tue Jun 14 09:00:08 2011