Bu sayfa çalışmıyor
site.com şu anda bu isteği işleme alamıyor.
HTTP ERROR 500
merhabalar bu hatayı alırıyorum error loga girdiğimde ise
}
if (false === $pos) {
//At-sign is missing.
$error_message = sprintf(
'%s (%s): %s',
$this->lang('invalid_address'),
$kind,
$address
);
$this->setError($error_message);
$this->edebug($error_message);
if ($this->exceptions) {
throw new Exception($error_message);
}
phpmaillerde bu hatayı veriyor