Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1339295
    Scott H
    Participant

    Hello there,

    site is boboandchichi.com

    A few days ago there was some weird glitch and everytime I would click something in wordpress it logged me out and asked me to login.

    A potential solution for it was to de-activate all my plugins. I did that and even deleted a few but it didn’t fix it. Found out it was a common issue for that day and it got resolved somehow.

    But then I started seeing this only in my dashboard. (the site still works totally fine. But I still see this issue on every page in my dashboard and I have no idea how to go about fixing it.

    Warning: SimpleXMLElement::__construct(): Entity: line 3: parser error : AttValue: ” or ‘ expected in /home/content/p3nexnas06_data01/63/2052563/html/wp-content/plugins/wp-fb/wp-fb.php on line 67

    Warning: SimpleXMLElement::__construct(): <html lang=en> in /home/content/p3nexnas06_data01/63/2052563/html/wp-content/plugins/wp-fb/wp-fb.php on line 67

    Warning: SimpleXMLElement::__construct(): ^ in /home/content/p3nexnas06_data01/63/2052563/html/wp-content/plugins/wp-fb/wp-fb.php on line 67

    Warning: SimpleXMLElement::__construct(): Entity: line 3: parser error : attributes construct error in /home/content/p3nexnas06_data01/63/2052563/html/wp-content/plugins/wp-fb/wp-fb.php on line 67

    Warning: SimpleXMLElement::__construct(): <html lang=en> in /home/content/p3nexnas06_data01/63/2052563/html/wp-content/plugins/wp-fb/wp-fb.php on line 67

    Warning: SimpleXMLElement::__construct(): ^ in /home/content/p3nexnas06_data01/63/2052563/html/wp-content/plugins/wp-fb/wp-fb.php on line 67

    Warning: SimpleXMLElement::__construct(): Entity: line 3: parser error : Couldn’t find end of Start Tag html line 3 in /home/content/p3nexnas06_data01/63/2052563/html/wp-content/plugins/wp-fb/wp-fb.php on line 67

    Warning: SimpleXMLElement::__construct(): <html lang=en> in /home/content/p3nexnas06_data01/63/2052563/html/wp-content/plugins/wp-fb/wp-fb.php on line 67

    Warning: SimpleXMLElement::__construct(): ^ in /home/content/p3nexnas06_data01/63/2052563/html/wp-content/plugins/wp-fb/wp-fb.php on line 67

    Warning: SimpleXMLElement::__construct(): Entity: line 3: parser error : Extra content at the end of the document in /home/content/p3nexnas06_data01/63/2052563/html/wp-content/plugins/wp-fb/wp-fb.php on line 67

    Warning: SimpleXMLElement::__construct(): <html lang=en> in /home/content/p3nexnas06_data01/63/2052563/html/wp-content/plugins/wp-fb/wp-fb.php on line 67

    Warning: SimpleXMLElement::__construct(): ^ in /home/content/p3nexnas06_data01/63/2052563/html/wp-content/plugins/wp-fb/wp-fb.php on line 67

    #1339377
    Friech
    Moderator

    Hi There,

    Thanks for writing in! Please completely delete the wp-fb plugins. If that resolve the issue, then re-install a fresh copy and updated version of it.

    Remember to clear all caches after updating so that the code from the latest release is always in use. This will help you to avoid any potential errors.

    Let us know how it goes.

    Cheers!

    #1339763
    Scott H
    Participant

    OMG yes, that totally worked. I also had a fatal error on one page and using the steps above it just looked like I de-activated a plugin that was needed and it was as simple as re-installing it.

    Thank you.

    One more question along these lines that I need help with. I get this error at the bottom of any page (except home page)

    Warning: in_array() expects parameter 2 to be array, null given in /home/content/p3nexnas06_data01/63/2052563/html/wp-content/plugins/x-disqus-comments/functions/output.php on line 32

    If I deactivate the disqus plugin it goes away. But then so do all my comments. I have tried updating it but it seems it is the newest version.

    Any way I can go about fixing this as well?

    Sincerely,
    Scott

    #1340067
    Rue Nel
    Moderator

    Hello Scott,

    Thanks for updating in! What you have been seeing is a PHP Warning. There’s nothing to worry about this. You can get rid of this warning by disabling WP_DEBUG mode? You can do this by opening wp-config.php and adding define( 'WP_DEBUG' , false ); just above /* That's all, stop editing! Happy blogging. */

    For example:

    define('WP_DEBUG', false);
    
    /* That's all, stop editing! Happy blogging. */

    When you revisit the page, you should no longer be seeing that Warning.

    Hope this helps.

    #1340743
    Scott H
    Participant

    Hi there, thanks for this tip. However it didn’t work. In addition it looks like I already had that in the wp-config.php.

    Is there any other solution?

    Thank you,
    Scott

    #1340971
    Rad
    Moderator

    Hi there,

    It’s all triggered by WP FB plugin, you may contact the plugin author for further error. The plugin should have proper error handling. Turning off debugging won’t suppress the warnings generated by the plugin, which maybe it has serious issues.

    And it looks like HTML/XTM DOM related and the document returns empty trigger the warning and errors.

    Thanks.

  • <script> jQuery(function($){ $("#no-reply-1339295 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>