Invalid address: Enter your admin email hereYou must provide at least one recipient email address.
Warning: Cannot modify header information - headers already sent by (output started at /home/xxx/domains/xxx/public_html/wp-includes/class-phpmailer.php:464) in /home/xxx/domains/xxxx/public_html/wp-includes/pluggable.php on line 934
ลองเปิดดูตามที่มันแจ้งนะคับ
ไฟล์ class-phpmailer.php บรรทัดที่ 464
echo $this->Lang('invalid_address').': '.$address;
ไฟล์ pluggable.php on บรรทัดที่ 934
header("Location: $location", true, $status);
ต้องแก้ไหมครับตรงนี้
