• Resolved erikdemarco

    (@erikdemarco)


    When I install this plugin and then install jetpack. It will shows this error, event though i deactivated your plugin, but your plugin can still gives error. How your plugin can still run and gives error when i already deactivated it? The only way to resolve is to uninstall your plugin.

    Warning	get_class() expects parameter 1 to be object, string given	56	
        wp-content/plugins/debug-functions-time/wp-loader-addition.php:85
        DFTwp_function_name_detect()
        wp-content/plugins/debug-functions-time/wp-loader-addition.php:24
        DFTwp_CALLBACK_FUNCTION_START()
        wp-includes/class-wp-hook.php:293
        apply_filters('jetpack_constant_default_value')
        wp-content/plugins/jetpack/vendor/automattic/jetpack-constants/src/class-constants.php:88
        Automattic\J\Constants::get_constant()
        wp-content/plugins/jetpack/vendor/automattic/jetpack-connection/src/class-tokens.php:391
        Automattic\J\C\Tokens->get_access_token()
        wp-content/plugins/jetpack/vendor/automattic/jetpack-connection/src/class-manager.php:545
        Automattic\J\C\Manager->is_connected()
        wp-content/plugins/jetpack/vendor/automattic/jetpack-connection/src/class-manager.php:95
        Automattic\J\C\Manager::configure()
        wp-content/plugins/jetpack/vendor/automattic/jetpack-config/src/class-config.php:188
        Automattic\J\Config->enable_connection()
        wp-content/plugins/jetpack/vendor/automattic/jetpack-config/src/class-config.php:149
        Automattic\J\Config->ensure_feature()
        wp-content/plugins/jetpack/vendor/automattic/jetpack-config/src/class-config.php:82
        Automattic\J\Config->on_plugins_loaded()
        wp-includes/class-wp-hook.php:298
        do_action('plugins_loaded')
        wp-settings.php:423
Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author ttodua

    (@ttodua)

    Strange, it’s interesting which version of plugin do you have installed. There is no ‘get_class’ function on line 85, can you please upload that file somewhere or send it to mail: support-at-puvox.software

    Thread Starter erikdemarco

    (@erikdemarco)

    “‘get_class’ function on line 85,”
    Sorry my bad, I use old version.

    I try again on fresh unmodified newest wordpress, jetpack, and your plugin. Error still exist. The error will not show in error log. It will show in footer, only when you have WP_DEBUG set to true.

    Warning: stripos() expects parameter 1 to be string, object given in /wp-content/plugins/debug-functions-time/wp-loader-addition.php on line 85

    Recoverable fatal error: Object of class Automattic\Jetpack\Autoloader\jpf11009ded9fc4592b6a05b61ce272b3c_jetpack?9_9_1\Shutdown_Handler could not be converted to string in /wp-content/plugins/debug-functions-time/wp-loader-addition.php on line 87

    Plugin Author ttodua

    (@ttodua)

    thanks for report. I will try to reproduce the issue and let you know!
    please post also , which url (exclude your domain name just) triggers that error (any page on admin dashboard, or specific url, i.e. /wp-admin?page=blabla , or any front-end page?)

    • This reply was modified 3 years, 8 months ago by ttodua.
    Plugin Author ttodua

    (@ttodua)

    I’ve reproduced the issue and fixed. Check latest version. Thanks for feedback!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Error with Jetpack’ is closed to new replies.