Tagged: x
-
AuthorPosts
-
January 4, 2017 at 8:33 am #1315788
OpeningABParticipantHi!
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 🙂
January 4, 2017 at 9:02 am #1315848
OpeningABParticipantHere is one example:
January 4, 2017 at 9:14 am #1315867
DarshanaModeratorHi 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.
January 4, 2017 at 9:27 am #1315883
OpeningABParticipantOh I see!
Thank you very much Darshana 🙂
January 4, 2017 at 9:31 am #1315890
OpeningABParticipantCould 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.”
January 4, 2017 at 11:20 am #1316055
JadeModeratorHi there,
I tried the like button in the footer and it seems to be working fine.
Were you able to get it sorted?

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