[WPBook] Comments STOPPED importing from Facebook
-
I originally posted about this issue here, though it ended up being resolved in a way.
I discovered that when I went into Core Control/Cron Tasks and ran wpbook_cron_job, it would import them then. That was a fine fix, and I would just run it when I knew there were comments at Facebook to import. Just FYI, it’s always shown an error message at the top of the screen when I do this, but the comments would import anyway.
The last time that ran successfully was Saturday, I believe (though it could have been Sunday). I tried last night and it didn’t work, tried updating WordPress to see if that would work… Core Control doesn’t seem to be in need of an update (and it doesn’t seem that anything changed there), so… Any ideas what could have happened that it randomly stopped working?
Debugging file says:
Won’t post, it seemsAll other information can be found on the previous post I linked.
Please get back to me on this – I’m really frustrated that it just suddenly stopped working.
Perhaps this will work…?
= _wpbook_user_stream_id 2011-07-21 00:26:30 : FBcomments, fbsql is SELECT time,text,fromid,xid,post_id FROM comment WHERE post_id='622668249_10150250303073250' AND time > '0' ORDER BY time ASC 2011-07-21 00:26:31 : FBcommentslist is 1 2011-07-21 00:26:31 : Number of comments for this post- 0 2011-07-21 00:26:31 : Examining a meta_post, post ID is 581, meta key = _wpbook_user_stream_time 2011-07-21 00:26:31 : Skipping meta key _wpbook_user_stream_time 2011-07-21 00:26:31 : How many meta_posts found? 2 2011-07-21 00:26:31 : Examining a meta_post, post ID is 608, meta key = _wpbook_user_stream_id 2011-07-21 00:26:31 : FBcomments, fbsql is SELECT time,text,fromid,xid,post_id FROM comment WHERE post_id='622668249_10150251070663250' AND time > '0' ORDER BY time ASC 2011-07-21 00:26:31 : FBcommentslist is 1 2011-07-21 00:26:31 : Number of comments for this post- 0 2011-07-21 00:26:31 : Examining a meta_post, post ID is 608, meta keyWell… Now it’s working again. I don’t have a clue what’s going on, but I guess I’ll be back if it stops again.
Sometimes Facebook’s API fails silently.
Also sometimes WordPress’ cron will fail, because of resource time outs – no good way to capture that info.
Lowering the number of days WPBook checks for comments will help, as will moving off shared hosting.
The topic ‘[WPBook] Comments STOPPED importing from Facebook’ is closed to new replies.