Forums

Facebook comments URL Error (2 posts)

  1. the_doctor199
    Member
    Posted 8 months ago #

    I'm trying to use the Facebook comments plugin, I've put the following code in my comments.php file and it's appearing but I'm getting a error "Warning: http://www.url.co.uk/blog/� is unreachable." I've searched for solutions online but nothing has worked, it would be great if someone could help, thanks.

    I'm using the following code:

    <div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script>
    <meta property="fb:app_id" content="217563054941531">
    <fb:comments href=”<?php echo get_permalink($post->ID); ?>” num_posts="5" width="950">
    <meta property="fb:admins" content="100002346092587"/>
    </fb:comments>
  2. the_doctor199
    Member
    Posted 8 months ago #

    Looking at the problem again, is it searching for a URL with a "�" at the end of it? If so, how can I solve that problem? I noticed the problem when someone commented on a blog post and it posted it on their Facebook page and the link doesn't work that's posted as their status (as it has a � on the end of the URL.)

Reply

You must log in to post.

About this Topic