Ich wollte heute wieder mal eine Massenemail an alle Boarduser schreiben, doch als ich sie abgeschickt habe, kam folgende Fehlermeldung:
Failed sending email :: PHP ::
DEBUG MODE
Line : 234
File : /var/www/web103/html/asboard/includes/emailer.php
Ausschnitt der emailer.php:
Code: Alles auswählen
129 // assign variables
130 function assign_vars($vars)
131 {
132 $this->vars = (empty($this->vars)) ? $vars : $this- >vars . $vars;
133 }
134
135 // Send the mail out to the recipients set previously in var $this->addressEDIT2: Ne doch nicht, ich hab es jetzt an "nur" 50 User geschickt, und da kam wieder der gleiche Fehler.
Bitte um Hilfe!