• I’m getting nine errors from Decalog on every page load. I’m not sure if it’s indicating something in my site or it’s something in the plugin. All errors are in /wp-includes/function.php:6114

    Error (E_USER_NOTICE): "OD_HTML_Tag_Processor::next_token(): Expected popped tag stack element UL to match the currently visited closing tag DIV." at ./wp-includes/functions.php:6114.

    That error repeats for UL, DIV, DIV, ARTICLE, MAIN, DIV, DIV. Then there’s a different error:

    Error (E_USER_NOTICE): "OD_HTML_Tag_Processor::get_updated_html(): Unable to append markup to optimization_detective_end_of_body since the bookmark no longer exists." at ./wp-includes/functions.php:6114.

    No idea how to troubleshoot further.

The topic ‘OD_HTML_Tag_Processor errors’ is closed to new replies.