Es hapert grundsätzlich an der emailer.php
Open: includes/emailer.php
Find
$this->extra_headers =
Tip: This may be a partial find and not the whole line.
############################################
Replace With
" . (( $html_mail ) ? "text/html" : "text/plain") . "
Tip: Replace the preceding line(s) to find with the following lines.
############################################
In-line Find
text/plain
Tip: This is a partial match of a line for in-line operations.
Meine emailer.php
kann mir da irgendjemand weiterhelfen?
Gruß
Rockford