Viewing 2 replies - 1 through 2 (of 2 total)
  • Yes! That would be awesome, same thing is happening to me, only imports one week or so of posts… would be great to be able to import ALL

    Plugin Author Neoseifer22

    (@neoseifer22)

    You can, but just one time, or your blog will be very slow, and you could be banned from facebook API access.

    To do that, follow these steps :
    1. edit the fbci.class.php file
    2. go to line 324 : “
    “$comments = $this->get_comments($this->get_wall(30, true));”
    3. Replace the “30” value by something bigger. It is the number of facebook posts to check. You can test with 100 for example, or more.
    4. Save the file and wait for the next scheduled import or click the “Import Now” button in the admin page.
    5. Change back the modified value with the default value : 30.
    6. Save the file.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Facebook Comments Importer] Older FB posts?’ is closed to new replies.