Forum Replies Created

Viewing 12 replies - 1 through 12 (of 12 total)
  • Thread Starter bogacerkan

    (@bogacerkan)

    I’ve scanned my site after I reinstall things and sucuri says I am clean. But that changes in a few hours and site becomes down again.

    Thanks for the advice.

    Thread Starter bogacerkan

    (@bogacerkan)

    Dear Brandon,

    Thanks a lot for your reply.

    For instance, all my comments at http://www.bogacerkan.net/blog/anneme/ should be threaded. Well, I know they are but I did those manually with the help of a plugin.

    The latest comment by me (Boğaç Erkan) was made through “reply” option and it is not threaded.

    Thanks in advance for all the precious helpings on the matter.

    Best.

    Thread Starter bogacerkan

    (@bogacerkan)

    Thanks a lot for your greatest support.

    Thread Starter bogacerkan

    (@bogacerkan)

    OK. Thanks a lot or all this support.
    How do I set my blog to use internal comments to be handled by your plugin?

    I promise. I will shut up after this one.

    Thread Starter bogacerkan

    (@bogacerkan)

    And I do not have any FB related plugins installed. Where this comment box comes from? I am confused.

    Thread Starter bogacerkan

    (@bogacerkan)

    But won’t i see the default comment box when I do this? It looks ugly and not as good as FB comment box. And how should I set this?

    Sorry to cause that much trouble in your spare time but I feel I am so close…

    Thanks.

    Thread Starter bogacerkan

    (@bogacerkan)

    And this is what I see when I hit Run Comment Handling Now in backend:

    http://img221.imageshack.us/img221/6593/wb5n.png

    Thread Starter bogacerkan

    (@bogacerkan)

    1. I view my post at http://www.bogacerkan.net/gun21-cesme-ankara/
    2. I write something and hit comment
    3. Go to FB and check whether it is publieshed at my wall.
    4. Yeey it is there.
    5. Then I go back to my blog post, and write something else to see whether the two comments will be placed at the same box on facebook.
    6. Go back to fB… nope. Still two posts as in the picture.

    The options I use at Wordbooker are in the picture.

    http://img202.imageshack.us/img202/2066/wb1.png
    http://img41.imageshack.us/img41/2448/wb2zb.png
    http://img822.imageshack.us/img822/1876/wb4h.png

    Thread Starter bogacerkan

    (@bogacerkan)

    Thread Starter bogacerkan

    (@bogacerkan)

    The one at the bottom is the post coming from WP. It displays on FB without any problems. When I go to my blog and comment under it, my comment is posted to Facebook but as a new item (the one at the top)

    Hope it is clear this time.

    Best.

    Thread Starter bogacerkan

    (@bogacerkan)

    “Comments made on a Blog Post which has been also posted to Facebook will be posted as comments to the FB post (or Posts) associated with the Post on the blog.”

    Well, this is not what I am experiencing. When another comment has been made to the blog post, it is posted on Facebook as a seperate item to my wall, instead of being posted under the first entry.

    I thought I posted support information. Let me try once again. Hope I get it right this time:

    Wordbooker: 2.1.29
    Wordbooker Code Base: 2.1.29 R00 – One of These Days
    Wordbooker ID: 254577506873
    Wordbooker Schema: 5.6
    WordPress: 3.5.1
    Table prefix: wp_
    PHP: 5.3.3-7+squeeze14
    PHP Memory Limit: 256M
    PHP Memory Usage (MB): 29
    JSON Encode: PHP
    JSON Decode: PHP
    Curl Status: Curl is available and can access Facebook – All is OK ( Response Time was : 0.781593084335 seconds )
    Curl Version: 7.21.0
    JSON Version: 1.2.1
    SimpleXML library: 0.1 (provided by PHP)
    HTTP Output Character Encoding: pass
    Internal PHP Character Encoding: UTF-8
    MySQL: 5.1.59-community
    Database character_set_client : utf8
    Database character_set_connection : utf8
    Database character_set_database : utf8
    Database character_set_filesystem : binary
    Database character_set_results : utf8
    Database character_set_server : latin1
    Database character_set_system : utf8
    Database character_sets_dir : D:\mysql\share\charsets\
    Database collation_connection : utf8_general_ci
    Database collation_database : utf8_general_ci
    Database collation_server : latin1_swedish_ci
    Server : Apache
    Active Plugins :
    Akismet ( 2.5.7 )
    BackWPup ( 2.1.17 )
    Configure SMTP ( 3.1 )
    Google XML Sitemaps ( 3.2.9 )
    List category posts ( 0.29 )
    Post-to-Post Links II ( 1.0.2 )
    Fast Secure Contact Form ( 3.1.8.1 )
    Sociable ( 4.3.3.2 )
    Ultimate TinyMCE ( 4.0.7 )
    Widgetkit ( 1.3.5 )
    WP Super Cache ( 1.2 )

    Wordbooker Table Status :
    Table ‘wp_wordbooker_errorlogs’ is present and contains 88 rows
    Table ‘wp_wordbooker_postlogs’ is present and contains 1 rows
    Table ‘wp_wordbooker_userdata’ is present and contains 1 rows
    Table ‘wp_wordbooker_userstatus’ is present and contains 1 rows
    Table ‘wp_wordbooker_postcomments’ is present and contains 2 rows
    Table ‘wp_wordbooker_process_queue’ is present and contains 0 rows
    Table ‘wp_wordbooker_fb_friends’ is present and contains 0 rows
    Table ‘wp_wordbooker_fb_friend_lists’ is present and contains 0 rows

    Thank you very much for your help. I know how one can be tired after a long day of work and I appreciate it.

    Thread Starter bogacerkan

    (@bogacerkan)

    What i see is something like this:

    Comment Processing (User Diag) 2013-02-19 15:07:19 Auto close comments 14 –
    Comment Processing (User Diag) 2013-02-19 15:07:19 Blog posts for comment handling : select distinct wp_post_id,fb_post_id from wp_wordbooker_postcomments where fb_comment_id is null and blog_id=1 and user_id=1 and in_out is null 1 –
    Comment Processing (User Diag) 2013-02-19 15:07:19 Comments for processing : select distinct comment_ID,comment_date from wp_comments wpcom, wp_posts wpposts2, wp_wordbooker_postcomments wbcom2 where wpcom.comment_post_id=712 and wpcom.comment_approved=1 and wpcom.comment_post_id = wpposts2.ID and wbcom2.wp_post_id=wpposts2.ID and wbcom2.user_id=1 and wbcom2.blog_id=1 and wbcom2.fb_post_id=’521883900_10151427174363901′ and wpposts2.comment_status=’open’ and wpcom.comment_id not in (select distinct wp_comment_id from wp_wordbooker_postcomments wbcom, wp_posts wpposts where wbcom.wp_post_id=712 and wbcom.fb_post_id=’521883900_10151427174363901′ and wbcom.user_id=1 and wbcom.wp_post_id = wpposts.ID and wpposts.comment_status=’open’) 0 –
    Comment Processing (User Diag) 2013-02-19 15:17:50 Blog posts with FB Posts against them : Select distinct fb_post_id from wp_wordbooker_postcomments where fb_comment_id is null and user_id=1 and blog_id=1 and in_out is null 1 –
    Comment Processing (User Diag) 2013-02-19 15:17:51 Auto close comments 14 –
    Comment Processing (User Diag) 2013-02-19 15:17:51 Blog posts for comment handling : select distinct wp_post_id,fb_post_id from wp_wordbooker_postcomments where fb_comment_id is null and blog_id=1 and user_id=1 and in_out is null 1 –
    Comment Processing (User Diag) 2013-02-19 15:17:51 Comments for processing : select distinct comment_ID,comment_date from wp_comments wpcom, wp_posts wpposts2, wp_wordbooker_postcomments wbcom2 where wpcom.comment_post_id=712 and wpcom.comment_approved=1 and wpcom.comment_post_id = wpposts2.ID and wbcom2.wp_post_id=wpposts2.ID and wbcom2.user_id=1 and wbcom2.blog_id=1 and wbcom2.fb_post_id=’521883900_10151427174363901′ and wpposts2.comment_status=’open’ and wpcom.comment_id not in (select distinct wp_comment_id from wp_wordbooker_postcomments wbcom, wp_posts wpposts where wbcom.wp_post_id=712 and wbcom.fb_post_id=’521883900_10151427174363901′ and wbcom.user_id=1 and wbcom.wp_post_id = wpposts.ID and wpposts.comment_status=’open’) 0 –

Viewing 12 replies - 1 through 12 (of 12 total)