Hi,
First of all, Thanks for such a wonderful script!
I'm testing this script on my machine with XAMPP. Initially it worked fine with examples. Later I integrated it within my site, tweaked some settings.
What happening now is really disturbing. As soon as I post a comment, page refreshes & only loads till the inclusion of commentics.php. Another thing to be noticed is that data is inserted in database as when I reload page, I get validation error - "Your last comment was submitted recently. Please wait longer." and the comment is visible which I just posted few seconds ago.
When I enabled error settings with show on screen, I got the below Fatal Error:-
Looking at this error, I tried commenting with valid email addresses also but still getting this error. Please help!!
First of all, Thanks for such a wonderful script!
I'm testing this script on my machine with XAMPP. Initially it worked fine with examples. Later I integrated it within my site, tweaked some settings.
What happening now is really disturbing. As soon as I post a comment, page refreshes & only loads till the inclusion of commentics.php. Another thing to be noticed is that data is inserted in database as when I reload page, I get validation error - "Your last comment was submitted recently. Please wait longer." and the comment is visible which I just posted few seconds ago.
When I enabled error settings with show on screen, I got the below Fatal Error:-
Quote:Fatal error: Uncaught exception 'Swift_RfcComplianceException' with message 'Address in mailbox given [] does not comply with RFC 2822, 3.6.2.' in C:\xampp\htdocs\Temp2\commentics\comments\includes\swift_mailer\lib\classes\Swift\Mime\Headers\MailboxHeader.php:319 Stack trace: #0 C:\xampp\htdocs\Temp2\commentics\comments\includes\swift_mailer\lib\classes\Swift\Mime\Headers\MailboxHeader.php(238): Swift_Mime_Headers_MailboxHeader->_assertValidAddress('') #1 C:\xampp\htdocs\Temp2\commentics\comments\includes\swift_mailer\lib\classes\Swift\Mime\Headers\MailboxHeader.php(96): Swift_Mime_Headers_MailboxHeader->normalizeMailboxes(Array) #2 C:\xampp\htdocs\Temp2\commentics\comments\includes\swift_mailer\lib\classes\Swift\Mime\Headers\MailboxHeader.php(60): Swift_Mime_Headers_MailboxHeader->setNameAddresses(Array) #3 C:\xampp\htdocs\Temp2\commentics\comments\includes\swift_mailer\lib\classes\Swift\Mime\SimpleMimeEntity.php(581): Swift_Mime_Headers_MailboxHeader->setFieldBodyModel(A in C:\xampp\htdocs\Temp2\commentics\comments\includes\swift_mailer\lib\classes\Swift\Mime\Headers\MailboxHeader.php on line 319
Looking at this error, I tried commenting with valid email addresses also but still getting this error. Please help!!