Viewing 1 replies (of 1 total)
  • Plugin Author Ivan M

    (@ivanm89)

    Hello,

    For now you can do small change on your code, just open FBcomments.class.in file, and in line 34 change this line

    $img = "https://graph.facebook.com/" . $fb_id . "/picture";

    to

    $img = "https://graph.facebook.com/" . $fb_id . "/picture";

    In the next version we will implement option for this.

    Thanks

Viewing 1 replies (of 1 total)
  • The topic ‘Images through https’ is closed to new replies.