Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1315788
    OpeningAB
    Participant

    Hi!

    After I’ve activated Facebook comments every post I have on the site get this “error” message in the top of page:

    Notice: Undefined index: share in /customers/b/6/5/opening.se/httpd.www/wp-content/plugins/x-facebook-comments/functions/output.php on line 88

    Do you know what it means what I should do in order to make it go away?

    Thank you in advance 🙂

    #1315848
    OpeningAB
    Participant

    Here is one example:

    http://opening.se/prologis-dc-4/

    #1315867
    Darshana
    Moderator

    Hi there,

    Thanks for writing in! Those are just PHP notices which you can ignore by changing the following line in your wp-config.php file which is located under the root of your WordPress installation.

    Locate the following line
    define('WP_DEBUG', true);

    Then change is as follows.
    define('WP_DEBUG', false);

    To avoid such incompatibility issues, please contact your hosting provider and ask them to update your PHP version to at least v5.6.0 or above.

    Hope that helps.

    #1315883
    OpeningAB
    Participant

    Oh I see!

    Thank you very much Darshana 🙂

    #1315890
    OpeningAB
    Participant

    Could you also perhaps provide an answer regardin another Facebook matter?

    I have implemented a Like button in the footer and when I pressed like on it a new facebook window appeared stating:

    “Object Missing a Required Value: Object at URL ‘https://www.opening.se/’ of type ‘website’ is invalid because a required property ‘og:title’ of type ‘string’ was not provided.”

    #1316055
    Jade
    Moderator

    Hi there,

    I tried the like button in the footer and it seems to be working fine.

    Were you able to get it sorted?

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