Title: PHP Errors
Last modified: August 31, 2016

---

# PHP Errors

 *  Resolved [Julie](https://wordpress.org/support/users/habannah/)
 * (@habannah)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/php-errors-64/)
 * Hi there,
 * Thanks for the latest update. Things are working better now 🙂 I just noticed
   these errors in my PHP error log today, though:
 * > [08-Jan-2016 13:13:13 UTC] PHP Warning: DOMDocument::loadXML(): Opening and
   > ending tag mismatch: div line 4 and p in Entity, line: 33 in /wp-content/plugins/
   > pressforward/includes/readable.php on line 258
   > [08-Jan-2016 13:13:13 UTC] PHP Warning: DOMDocument::loadXML(): Opening and
   > ending tag mismatch: fullContent line 1 and div in Entity, line: 125 in /wp-
   > content/plugins/pressforward/includes/readable.php on line 258
   > [08-Jan-2016 13:13:13 UTC] PHP Warning: DOMDocument::loadXML(): Extra content
   > at the end of the document in Entity, line: 125 in /wp-content/plugins/pressforward/
   > includes/readable.php on line 258
   > [08-Jan-2016 13:13:13 UTC] PHP Warning: DOMDocument::loadXML(): Opening and
   > ending tag mismatch: div line 4 and p in Entity, line: 26 in /wp-content/plugins/
   > pressforward/includes/readable.php on line 258
   > [08-Jan-2016 13:13:13 UTC] PHP Warning: DOMDocument::loadXML(): Opening and
   > ending tag mismatch: fullContent line 1 and div in Entity, line: 190 in /wp-
   > content/plugins/pressforward/includes/readable.php on line 258
   > [08-Jan-2016 13:13:13 UTC] PHP Warning: DOMDocument::loadXML(): Extra content
   > at the end of the document in Entity, line: 190 in /wp-content/plugins/pressforward/
   > includes/readable.php on line 258
 * I’m wondering if you can help me fix this. I’m not really sure what the errors
   mean… Thanks!!
 * [https://wordpress.org/plugins/pressforward/](https://wordpress.org/plugins/pressforward/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Aram Zucker-Scharff](https://wordpress.org/support/users/aramzs/)
 * (@aramzs)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/php-errors-64/#post-6921765)
 * Hi Julie,
 * Thank you for reporting this. This isn’t actually PressForward, though we generate
   these errors. These types of PHP errors occur when PressForward attempts to open
   a page and process it through readability but there is invalid HTML on that page.
   This happens all over the web, as people often make mistakes or implement non-
   standard formats in their HTML, but isn’t dangerous and doesn’t usually even 
   prevent Readability from pulling the page, it just means that that website has
   some problems that PHP and our code doesn’t process because it is invalid HTML.
 * I too prefer to have an empty error log, but I’m afraid that these errors are
   unavoidable when interacting with the wider web. If you see what websites you
   are pulling from that trigger them, you should report the HTML issues to the 
   webmasters of those sites though, so they can fix their HTML.

Viewing 1 replies (of 1 total)

The topic ‘PHP Errors’ is closed to new replies.

 * ![](https://ps.w.org/pressforward/assets/icon.svg?rev=2923434)
 * [PressForward](https://wordpress.org/plugins/pressforward/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pressforward/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pressforward/)
 * [Active Topics](https://wordpress.org/support/plugin/pressforward/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pressforward/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pressforward/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Aram Zucker-Scharff](https://wordpress.org/support/users/aramzs/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/php-errors-64/#post-6921765)
 * Status: resolved