Skip to content

Subscribed Page Errors

edited September 2012 in Troubleshooting
I have a subscription form that is showing some errors when I have double opt-in, with no custom redirect URL set.

Warning: simplexml_load_string() [function.simplexml-load-string]: Entity: line 1: parser error : Start tag expected, '<' not found in /home/fbrand/public_html/send/includes/helpers/class.amazonses.php on line 79

Warning: simplexml_load_string() [function.simplexml-load-string]: HTTP/1.1 200 OK in /home/fbrand/public_html/send/includes/helpers/class.amazonses.php on line 79

Warning: simplexml_load_string() [function.simplexml-load-string]: ^ in /home/fbrand/public_html/send/includes/helpers/class.amazonses.php on line 79

I don't get the warning if the subscription setting is single opt-in.

Thanks.

Comments

  • These are just warnings, won't affect functionality of the app. Have you turned display_errors off in php.ini?
  • I saw that, just wanted to make sure it wasn't "mission critical." Thanks for following up.
This discussion has been closed.