• I have two issues:

    1. To get to the options page of Wordbooker is realy slow, though my site and everything else is very fast! (http://upsyndroom.nl)
    2. Regarding the command handling options:
    I have the facebook comment structure field set to ‘%tag%’ (standard?) but how do I actually display any comments on my fanpage (given on the website) because now all it shows is:
    ‎[Commentaar geïmporteerd van blog] %tag%
    So the actually comment is not shown.

    Thanks a million.

    http://ww.wp.xz.cn/extend/plugins/wordbooker/

Viewing 15 replies - 46 through 60 (of 66 total)
  • Thread Starter mippie32

    (@mippie32)

    Thanks. Pls. see e-mail

    Plugin Author Steve

    (@steveatty)

    Can you install this version:

    http://wordbooker.tty.org.uk/wp-content/uploads/debugs/wordbookertimed.zip

    And let me know when its in there so I can check things.

    Thread Starter mippie32

    (@mippie32)

    Done!

    Thanks!

    Plugin Author Steve

    (@steveatty)

    You have serious problems connecting from your server to facebook:

    ‘Curl is available and can access Facebook – All is OK ( Response Time was : 42.728895902634 seconds )’

    Thread Starter mippie32

    (@mippie32)

    Hi,

    Thanks for checking, thats realy weird, I get fast responses, directly from the console of my dedicated server.. isnt it possible that for example Curl is the culprit? Dont know much about Curl but I expect it is some kind of middleware??

    h2050755.stratoserver.net login: root
    Password:
    root@h2050755:~# ping facebook.com
    PING facebook.com (66.220.149.11) 56(84) bytes of data.
    64 bytes from www-10-02-snc5.facebook.com (66.220.149.11): icmp_seq=1 ttl=246 time=171 ms
    64 bytes from www-10-02-snc5.facebook.com (66.220.149.11): icmp_seq=2 ttl=246 time=171 ms
    64 bytes from www-10-02-snc5.facebook.com (66.220.149.11): icmp_seq=3 ttl=246 time=172 ms
    64 bytes from www-10-02-snc5.facebook.com (66.220.149.11): icmp_seq=4 ttl=246 time=171 ms
    64 bytes from www-10-02-snc5.facebook.com (66.220.149.11): icmp_seq=5 ttl=246 time=171 ms
    64 bytes from www-10-02-snc5.facebook.com (66.220.149.11): icmp_seq=6 ttl=246 time=171 ms
    64 bytes from www-10-02-snc5.facebook.com (66.220.149.11): icmp_seq=7 ttl=246 time=171 ms

    Thanks again/cheers!!

    Thread Starter mippie32

    (@mippie32)

    PS: Do I need to remove the other plugin and install original one?

    Thread Starter mippie32

    (@mippie32)

    Look what i’ve found! “:-)

    http://ubuntuforums.org/showthread.php?t=1859840

    Thread Starter mippie32

    (@mippie32)

    I think this is the one!! I recently enabled IPV6!!

    Will try it!!

    http://pario.no/tag/ubuntu-oneiric/

    Plugin Author Steve

    (@steveatty)

    You’ll need to roll back to the last release if you want to get rid of the timing marks.

    Curl is a lot more than pinging – its doing a http fetch.

    We can try to work out what part of curl is slow – its just a single additiona line in the code. Do you want me to roll that into a new version for you?

    Plugin Author Steve

    (@steveatty)

    Ohhh – that is interesting!

    Thread Starter mippie32

    (@mippie32)

    YES!! That was it…! Known issue, Ubuntu with IPV6 enabled slows down curl http requests. Thanks again for your information.

    Following this http://pario.no/tag/ubuntu-oneiric/ I fixed it (temporary! :-))

    Cheers!!

    Pim

    Thread Starter mippie32

    (@mippie32)

    Great, rolled back WordBooker, noticed it almost instantly loads the settings page, and as a bonus, the “syndication” plugin works also much faster (also using Curl..) 🙂

    Plugin Author Steve

    (@steveatty)

    It looks like you can add a line to the curl configuration

    curl_setopt($c, CURLOPT_IPRESOLVE, CURL_IPRESOLVE_V4 );

    which means that you dont need to turn off IPV6 but that would have to be done on all apps running curl. I’m going to change Wordbooker and roll that change into it so its there.

    Plugin Author Steve

    (@steveatty)

    But I’m glad its all working….

    Thread Starter mippie32

    (@mippie32)

    Thanks! Thats even better… Its not for nothing then I already prepped my server with IPV6 🙂

Viewing 15 replies - 46 through 60 (of 66 total)

The topic ‘[Plugin: Wordbooker] two issues’ is closed to new replies.