NextScripts.com

Forum Replies Created

Viewing 15 posts - 781 through 795 (of 3,474 total)
  • Author
    Posts
  • in reply to: Scheduler not working anymore #492285
    Peter Oudenes
    Participant

      It 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?

      in reply to: fatal error #492223
      NextScripts.com
      Participant

        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

        Alex
        Participant

          Already have — Ticket #288567.

          Many thanks in advance!

          in reply to: Direct calls to API / Integration with custom CMS #492155
          Pixuk
          Participant

            Yup, 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.

            in reply to: Direct calls to API / Integration with custom CMS #492090
            NextScripts.com
            Participant

              Documentation is here: https://www.nextscripts.com/snap-api/docs/

              in reply to: Scheduler not working anymore #492089
              NextScripts.com
              Participant

                Do you have WP Cron setup correctly?

                WP-Cron: Scheduling Tasks in WordPress


                NextScripts.com
                Participant

                  Please contact support directly.

                  seventh
                  Participant

                    I 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

                    seventh
                    Participant

                      I 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?

                      in reply to: Facebook error most of the time #489632
                      NextScripts.com
                      Participant

                        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.

                        in reply to: Facebook error most of the time #489582
                        Nicolas
                        Participant

                          Im having the same problem really often, now its been two days since it last happened. Does this have a solution?
                          Thanks

                          in reply to: Someone is paying for bad reviews #523608
                          NextScripts.com
                          Participant

                            ok. Thanks for letting us know.

                            in reply to: Tumblr question #489504
                            NextScripts.com
                            Participant

                              Tumblr has full HTML support, so format your posts as much as you like using HTML.

                              in reply to: Someone is paying for bad reviews #522701
                              James
                              Participant

                                it 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.

                                in reply to: Bug: Added undesired script to requests #489444
                                Adam
                                Participant

                                  This 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[]=post

                                  Return an invalid JSON result due to having the above mentioned wp-cron.php javascript appended to the end.

                                Viewing 15 posts - 781 through 795 (of 3,474 total)