• Resolved sesecrets

    (@sesecrets)


    After the most recent update to your plugin, my error log is being spammed by an error that occurs over and over again with each page load it seems.

    PHP Warning: DOMDocument::loadHTML(): Tag header invalid in Entity, line: 109 in XXX/public_html/wp-content/plugins/wp-asset-clean-up/classes/CleanUp.php on line 236
    PHP Warning: DOMDocument::loadHTML(): Tag nav invalid in Entity, line: 161 in XXX//public_html/wp-content/plugins/wp-asset-clean-up/classes/CleanUp.php on line 236
    PHP Warning: DOMDocument::loadHTML(): Tag nav invalid in Entity, line: 183 in XXX//public_html/wp-content/plugins/wp-asset-clean-up/classes/CleanUp.php on line 236
    PHP Warning: DOMDocument::loadHTML(): htmlParseEntityRef: no name in Entity, line: 233 in XXX//public_html/wp-content/plugins/wp-asset-clean-up/classes/CleanUp.php on line 236
    PHP Warning: DOMDocument::loadHTML(): htmlParseEntityRef: no name in Entity, line: 233 in XXX//public_html/wp-content/plugins/wp-asset-clean-up/classes/CleanUp.php on line 236
    PHP Warning: DOMDocument::loadHTML(): Tag footer invalid in Entity, line: 627 in XXX//public_html/wp-content/plugins/wp-asset-clean-up/classes/CleanUp.php on line 236
    PHP Warning: DOMDocument::loadHTML(): Unexpected end tag : body in Entity, line: 981 in XXX//public_html/wp-content/plugins/wp-asset-clean-up/classes/CleanUp.php on line 236
    PHP Warning: DOMDocument::loadHTML(): Unexpected end tag : html in Entity, line: 982 in XXX//public_html/wp-content/plugins/wp-asset-clean-up/classes/CleanUp.php on line 236

    Seems to be caused by the same issue, but hitting different sections of the page and is causing my client’s error logs to grow to insane amounts very quickly.

    It’s happening on sites running on both 5.6.4 and 7.2 with the latest version of WP.

Viewing 1 replies (of 1 total)
  • Plugin Author Gabe Livan

    (@gabelivan)

    @sesecrets thanks for reporting this and my apologies for this inconvenience! Are the errors printing on the page or just on the server’s log?

    Note that the errors are related to “Remove HTML Comments” option. Please disable it for now. I’ll make sure this will be fided in the next release. It happens when the HTML is not fully valid. Can you send me on private (to gabe (at) bitrepository [dot] com) the URL to the website which has this issue? I’d like to check out the HTML source code as it might be the cause of the issue.

    UPDATE: A new tag (1.3.2.4) was released. Please perform the update and let me know if the errors are still added to the server’s log! They shouldn’t!

    • This reply was modified 6 years ago by Gabe Livan.
Viewing 1 replies (of 1 total)
  • The topic ‘Lot’s of errors after latest update’ is closed to new replies.