› Forums › SNAP – WordPress Plugin Forums › Facebook Error (Operation timed out after 5001 milliseconds..)
- This topic has 4 replies, 1 voice, and was last updated 10 years, 1 month ago by NextScripts.com.
- AuthorPosts
- September 25, 2014 at 5:25 pm #254864AnastasiaParticipant
Hi!
I have a SNAP Plugin installed. It worked for 5 months but now I have a prolem. facebook auto-publications do not work.
When i try to sent a test – here is an error:
Array
(
[pgID] =>
[isPosted] => 0
[pDate] => 2014-09-25 20:12:09
[Error] => WP_Error Object
(
[errors] => Array
(
[http_request_failed] => Array
(
[0] => Operation timed out after 5001 milliseconds with 0 bytes received
))
[error_data] => Array
(What should I do?
UPD I tried to solve this problem by myself. i put this peace of code from your “troubleshooting faq”-page ():
add_filter(‘http_request_timeout’, function(){return 5;});
—- this code somewhere in the beggining of code in functions.php of my theme. after that i can’t download any page of my site – everywhere is empty and white. I can’t open my admin panel and see my posts, nothing.
What did i do wrong?
September 25, 2014 at 6:05 pm #254874AnastasiaParticipantOk, i fixed everything.
But now SNAP facebook auto-posting shows different problem
Array
(
[pgID] =>
[isPosted] => 0
[pDate] => 2014-09-25 22:03:49
[Error] => No appsecret_proof parameter was specified
)
Array ( [pgID] => [isPosted] => 0 [pDate] => 2014-09-25 22:03:49 [Error] => No appsecret_proof parameter was specified )how can i solve it?
September 26, 2014 at 12:54 pm #255473What is your plugin version?
September 29, 2014 at 11:18 am #257277AnastasiaParticipant3.4.3 (API Version: 2.15.52 [ID:7762])
September 29, 2014 at 12:14 pm #257297Please contact support directly.
- AuthorPosts
- You must be logged in to reply to this topic.