Forum Replies Created
- AuthorPosts
Peter Oudenes
ParticipantIt worked well… but have change it what was standing in the article.
Lets see if this solve the problem.Is this way with the wget action better then it lets handle by WP itself?
We pushed some new code to API, and we accidentally used syntax ​​that is available only in PHP 5.4 and up.
Your site has very old PHP 5.3 which caused a problem. We replaced that code with compatible, but we still recommend you to update your server.
PHP 5.3: Released: 30 June 2009 (5 years ago)​​, Reached “End of Life” 14 Aug 2014 (1 year, 6 months ago)
Current PHP version is 7.0​​.4
March 4, 2016 at 9:00 am in reply to: Flipboard "topics" are missing on all posts shared by plugin #492169Alex
ParticipantAlready have — Ticket #288567.
Many thanks in advance!
Pixuk
ParticipantYup, I’ve read that page, but it doesn’t answer my questions.
Firstly, it says only Google+, Pinterest and LinkedIn can be called directly, but then below shows examples of Facebook and Twitter (unless this is some confusing exception, which it might be, but it isn’t clear).
Then it shows settings arrays for Blogger, Diigo, Delicious, FriendFeed, InstaPaper & LinkedIn (without examples), but no mention of any of the other networks supported by SNAP Pro.
The docs just don’t seem comprehensive enough (and in some case have errors – on this page https://www.nextscripts.com/snap-api/ the Facebook example is loading the Twitter class rather than the Facebook one). What’s needed is example usage of every network when not using the Universal Class.
Documentation is here: https://www.nextscripts.com/snap-api/docs/
March 2, 2016 at 10:06 pm in reply to: Flipboard "topics" are missing on all posts shared by plugin #491902Please contact support directly.
February 28, 2016 at 2:30 pm in reply to: Operation timed out after 5000 milliseconds with 0 bytes received #491235seventh
ParticipantI think IPv6 generate timeouts. Google for it tell me that line:
curl_setopt($ch, CURLOPT_IPRESOLVE, CURL_IPRESOLVE_V4 );Can I use it anywhere?
Or some other ways to use only IPv4?Offtopic – thread notifications realy needed!
____
Sorry for my English
February 28, 2016 at 2:29 pm in reply to: Operation timed out after 5000 milliseconds with 0 bytes received #491234seventh
ParticipantI think the can be in curl and IPv6:
root@7th-server:~# curl -v vk.com/
* Trying 2a00:bdc0:3:103:1:0:403:907...
* Immediate connect fail for 2a00:bdc0:3:103:1:0:403:907: Сеть недоÑтупна (network unreacheble)
* Trying 2a00:bdc0:3:103:1:0:403:908...
* Immediate connect fail for 2a00:bdc0:3:103:1:0:403:908: Сеть недоÑтупна
* Trying 2a00:bdc0:3:103:1:0:403:909...
* Immediate connect fail for 2a00:bdc0:3:103:1:0:403:909: Сеть недоÑтупна
* Trying 87.240.131.119...
* Connected to vk.com (87.240.131.119) port 80 (#0)
> GET / HTTP/1.1
> Host: vk.com
> User-Agent: curl/7.47.1
> Accept: */*
What can I do with it?
There is no solution. Facebook server was down when you tried to post. What could be done about that? You can only try to post later when Facebook restores its service.
Nicolas
ParticipantIm having the same problem really often, now its been two days since it last happened. Does this have a solution?
Thanks
ok. Thanks for letting us know.
Tumblr has full HTML support, so format your posts as much as you like using HTML.
James
Participantit is posted in the private section of the forums. You can’t see it unless you have a special type of account.
The ad itself is just saying “I need several people to write a review of the product. Contact me for details”. What you see on the screenshot is the private message that I got in reply to my inquiry about the job.
Adam
ParticipantThis bug is still present (SNAP version: 3.4.31) – I encountered it using the ‘WP REST API’ plugin (version: 1.2.5) – where requests such as:
https://www.domain.com/wp-json/posts?filter[posts_per_page]=10&type[]=postReturn an invalid JSON result due to having the above mentioned wp-cron.php javascript appended to the end.
- AuthorPosts
