• Resolved jaoden

    (@jaoden)


    Hello,

    Since i put my site with a ssl encryption, the wordpress api doen’t work anymore.
    I have this error :
    {“error”:”jetpack_verification_failed”,”message”:”The response from the Jetpack site could not be verified.”}

    or i want to use wordpress.com api, i have a blank list instead of my article.

    url : https://www.games-geeks.fr
    any idea?
    Thanks

Viewing 15 replies - 1 through 15 (of 15 total)
  • Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic 🚀

    I’ve made some changes to your Jetpack settings; could you give WordPress.com another try, and let me know if it works well now?

    Thanks!

    Thread Starter jaoden

    (@jaoden)

    Hello,
    Thanks for you help, but i always have the same error ..

    Thanks for your help

    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic 🚀

    Could you try the following:

    1) Go the Jetpack menu in your dashboard
    2) Click on “Disconnect Site from WordPress.com” at the bottom of the page if your site is currently connected to WordPress.com.
    3) Confirm the disconnection.
    4) Click on the Connect button to connect your site to WordPress.com again.

    It should force an update of your Jetpack settings and authentication tokens.

    Let me know if it helps.

    Thread Starter jaoden

    (@jaoden)

    Hello,

    So, i still have the problem. However, i can write a post with the API and i can have the list of the post (with the API).
    But i can’t edit them.
    Via wordpress.com i can’t do anything.

    I disconnect from the dashboard and i removed the plugin.
    After i installed again the plugin and i connected my account.
    => No change

    When you said, “I’ve made some changes to your Jetpack settings”, what’s the account?
    Because, i don’t use the same mail here and for jetpack.

    Thanks

    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic 🚀

    Thanks for giving it a try.

    Could you add the following to your site’s wp-config.php file?

    
    define( 'WP_DEBUG', true );
    
    if ( WP_DEBUG ) {
    
            @error_reporting( E_ALL );
            @ini_set( 'log_errors', true );
            @ini_set( 'log_errors_max_len', '0' );
    
            define( 'WP_DEBUG_LOG', true );
            define( 'WP_DEBUG_DISPLAY', false );
            define( 'CONCATENATE_SCRIPTS', false );
            define( 'SAVEQUERIES', true );
    
    }
    

    Your wp-config.php file may already include a line that says “define(‘WP_DEBUG’, false);”. You can remove it, and replace it by the code above.

    Once you’ve done so, try to load https://wordpress.com/posts/www.games-geeks.fr again, and then check the wp-content/debug.log file for errors. You can paste the results here. You can then replace define('WP_DEBUG', true); by define('WP_DEBUG', false); in the code above.

    Thanks!

    “I’ve made some changes to your Jetpack settings”, what’s the account?

    I didn’t make any changes to your WordPress.com account; I made changes to the Jetpack settings of the site itself, in the data we have stored on our end on WordPress.com.

    Thread Starter jaoden

    (@jaoden)

    Thanks, so the result :

    
    [08-Mar-2017 16:09:47 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:09:47 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:09:52 UTC] PHP Notice:  Trying to get property of non-object in /home/gamesgee/www/wp-content/plugins/jetpack/modules/gravatar
    -hovercards.php on line 238
    [08-Mar-2017 16:09:53 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:09:53 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:09:59 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:09:59 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:09:59 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::menu_register_extras() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:03 UTC] PHP Notice:  Trying to get property of non-object in /home/gamesgee/www/wp-content/plugins/jetpack/modules/gravatar
    -hovercards.php on line 238
    [08-Mar-2017 16:10:04 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::menu_register_extras() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:06 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:06 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:06 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:06 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:06 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:06 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:06 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:06 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:06 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:06 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:06 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:06 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:06 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:06 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:06 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:06 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:06 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:06 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:07 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:08 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:08 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:08 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:08 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:08 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:08 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:08 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:08 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:08 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:08 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:08 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:08 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:08 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:08 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:09 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:09 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:09 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:09 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:09 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:09 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:09 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:09 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:09 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:09 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:09 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:09 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:09 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:09 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:09 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:09 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:09 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:09 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:09 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:09 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:09 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:09 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:09 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:09 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:12 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::menu_register_extras() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:14 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:14 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:18 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:18 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:18 UTC] PHP Notice:  get_currentuserinfo est <strong>déprécié</strong> depuis la version 4.5.0 ! Utilisez wp_get_current_us
    er() à la place. in /home/gamesgee/www/wp-includes/functions.php on line 3829
    [08-Mar-2017 16:10:18 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:18 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:18 UTC] PHP Notice:  get_currentuserinfo est <strong>déprécié</strong> depuis la version 4.5.0 ! Utilisez wp_get_current_us
    er() à la place. in /home/gamesgee/www/wp-includes/functions.php on line 3829
    [08-Mar-2017 16:10:18 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:18 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:18 UTC] PHP Notice:  get_currentuserinfo est <strong>déprécié</strong> depuis la version 4.5.0 ! Utilisez wp_get_current_us
    er() à la place. in /home/gamesgee/www/wp-includes/functions.php on line 3829
    [08-Mar-2017 16:10:18 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:18 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:18 UTC] PHP Notice:  get_currentuserinfo est <strong>déprécié</strong> depuis la version 4.5.0 ! Utilisez wp_get_current_us
    er() à la place. in /home/gamesgee/www/wp-includes/functions.php on line 3829
    [08-Mar-2017 16:10:18 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:18 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:18 UTC] PHP Notice:  get_currentuserinfo est <strong>déprécié</strong> depuis la version 4.5.0 ! Utilisez wp_get_current_us
    er() à la place. in /home/gamesgee/www/wp-includes/functions.php on line 3829
    [08-Mar-2017 16:10:18 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:18 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:18 UTC] PHP Notice:  get_currentuserinfo est <strong>déprécié</strong> depuis la version 4.5.0 ! Utilisez wp_get_current_us
    er() à la place. in /home/gamesgee/www/wp-includes/functions.php on line 3829
    [08-Mar-2017 16:10:18 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:18 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:18 UTC] PHP Notice:  get_currentuserinfo est <strong>déprécié</strong> depuis la version 4.5.0 ! Utilisez wp_get_current_us
    er() à la place. in /home/gamesgee/www/wp-includes/functions.php on line 3829
    [08-Mar-2017 16:10:18 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:18 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:18 UTC] PHP Notice:  get_currentuserinfo est <strong>déprécié</strong> depuis la version 4.5.0 ! Utilisez wp_get_current_us
    er() à la place. in /home/gamesgee/www/wp-includes/functions.php on line 3829
    [08-Mar-2017 16:10:18 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:18 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:18 UTC] PHP Notice:  get_currentuserinfo est <strong>déprécié</strong> depuis la version 4.5.0 ! Utilisez wp_get_current_us
    er() à la place. in /home/gamesgee/www/wp-includes/functions.php on line 3829
    [08-Mar-2017 16:10:18 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:18 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:19 UTC] PHP Notice:  get_currentuserinfo est <strong>déprécié</strong> depuis la version 4.5.0 ! Utilisez wp_get_current_us
    er() à la place. in /home/gamesgee/www/wp-includes/functions.php on line 3829
    [08-Mar-2017 16:10:19 UTC] PHP Notice:  Trying to get property of non-object in /home/gamesgee/www/wp-content/plugins/jetpack/modules/gravatar
    -hovercards.php on line 238
    [08-Mar-2017 16:10:21 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:21 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:23 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:23 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:26 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::menu_register_extras() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:26 UTC] PHP Notice:  Trying to get property of non-object in /home/gamesgee/www/wp-content/plugins/jetpack/modules/gravatar
    -hovercards.php on line 238
    [08-Mar-2017 16:10:27 UTC] PHP Notice:  Trying to get property of non-object in /home/gamesgee/www/wp-content/plugins/jetpack/modules/gravatar
    -hovercards.php on line 238
    [08-Mar-2017 16:10:33 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:33 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:34 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:34 UTC] PHP Strict Standards:  Non-static method allow_php_in_posts::option_get() should not be called statically in /home/
    gamesgee/www/wp-content/plugins/allow-php-in-posts-and-pages/allowphp.php on line 396
    [08-Mar-2017 16:10:35 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::menu_register_extras() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298
    [08-Mar-2017 16:10:38 UTC] PHP Notice:  Trying to get property of non-object in /home/gamesgee/www/wp-content/plugins/jetpack/modules/gravatar
    -hovercards.php on line 238
    

    The application on Android doesn’t work too ..
    ——————-
    In the same time, i tried your api this url : https://public-api.wordpress.com/rest/v1.1/sites/
    i have this message : {“error”:”jetpack_verification_failed”,”message”:”The response from the Jetpack site could not be verified.”}

    but if i add fields, it’s ok :
    {"found":4636,"posts":[{"title":"NieR Automata – Le trailer de lancement"},{"title":"Mass Effect Andromeda – Les golden planets"},{"title":"Gran Turismo Sport : pr\u00e9sentation la Fittipaldi EF7 Vision GT"},{"title":"Forza Horizon 3 – Le duracell car pack arrive"},{"title":"La nouvelle McLaren 720S dans Project CARS 2"},{"title":"Lego Worlds – La liste des troph\u00e9es et succ\u00e8s"},{"title":"Tom Clancy\u2019s Ghost Recon Wildlands – La liste des troph\u00e9es et succ\u00e8s"},{"title":"Mise \u00e0 jour du PlayStation Store du 7 mars 2017"},{"title":"Deals With Gold \u2013 Les remises de la semaine 10 \u2013 2017"},{"title":"Nouvelle s\u00e9lection de figurines Harley Quinn"},{"title":"Mass Effect Andromeda – Encore un guide collector pour le jeu"},{"title":"Test de la box Android SRT 2021 de Strong"},{"title":"Unboxing – Horizon Zero Dawn – PS4"},{"title":"Une d\u00e9mo technique pour Borderlands 3"},{"title":"D\u00e9couvrez la nouvelle h\u00e9ro\u00efne d\u2019Overwatch : Orisa"},{"title":"Ghost Recon Wildlands annonce son season pass"},{"title":"D\u00e9couvrez l’arm\u00e9e fran\u00e7aise dans Battlefield 1"},{"title":"3ON3 FREESTYLE, le Street Basketball arrive en exclusivit\u00e9 sur PS4"},{"title":"Mass Effect Andromeda – 17 minutes de gameplay avec Peebee"},{"title":"NieR Automata – Une longue vid\u00e9o consacr\u00e9e aux \u00e9l\u00e9ments RPG du jeu"}],"meta":{"links":{"counts":"https:\/\/public-api.wordpress.com\/rest\/v1.1\/sites\/32823684\/post-counts\/post"},"next_page":"value=2017-03-01T20%3A22%3A31%2B01%3A00&id=44421"}}

    so for the API : How can i have all fields?

    Thanks

    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic 🚀

    [08-Mar-2017 16:10:33 UTC] PHP Strict Standards:  call_user_func_array() expects parameter 1 to be a valid callback, non-static method allow_p
    hp_in_posts::shortcode_advanced() should not be called statically in /home/gamesgee/www/wp-includes/class-wp-hook.php on line 298

    Could you try to deactivate the Allow PHP in Posts and Pages plugin, and see if it helps?

    Thread Starter jaoden

    (@jaoden)

    i desactivated this plugin and now, i just have :
    [08-Mar-2017 17:28:53 UTC] PHP Notice: Trying to get property of non-object in /home/gamesgee/www/wp-content/plugins/jetpack/modules/gravatar-hovercards.php on line 238

    But it’s still ko..

    Thanks

    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic 🚀

    PHP Notice: Trying to get property of non-object in /home/gamesgee/www/wp-content/plugins/jetpack/modules/gravatar-hovercards.php on line 238

    I can’t seem to reproduce this right now. Do you use a plugin to overwrite or customize user information or user roles?

    But it’s still ko..

    Sorry to hear that! I wonder if the problem could be caused by your site’s SSL configuration, getting in the way of your site’s communication with WordPress.com.

    I see you’re using the Really Simple SSL plugin on your site. Could you try to tweak some of its settings and see if it helps?

    Thread Starter jaoden

    (@jaoden)

    Hello,

    i found how to solve it!!
    in fact Really Simple SSL changes the url only for the display and not in database.
    So i changed all Urls in the database and now it’s OK.

    Thanks a lot for your help and your time

    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic 🚀

    Great, I’m glad to hear you’re all set!

    tom coady

    (@tomcoady)

    How do you change the URLs in your database?

    tom coady

    (@tomcoady)

    I found this in my wp-config.php

    <?php
    //Begin Really Simple SSL JetPack fix
    define( “JETPACK_SIGNATURE__HTTPS_PORT”, 80 );
    //END Really Simple SSL
    //Begin Really Simple SSL Load balancing fix
    if (isset($_SERVER[“HTTP_X_FORWARDED_PROTO”] ) && “https” == $_SERVER[“HTTP_X_FORWARDED_PROTO”] ) {
    $_SERVER[“HTTPS”] = “on”;
    }
    //END Really Simple SSL

    tom coady

    (@tomcoady)

    Deactivating Really Simple SSL fixes this issue for me.
    I still use CloudFlare Flexible SSL which probably conflicts, so not the fault of Really Simple SSL which flags these in its debug info.

    Thanks. Deactivate really simple SSL works for me

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘The response from the Jetpack site could not be verified’ is closed to new replies.