• Resolved CCES

    (@ssstevenson)


    This is the only issue I’ve been getting. Looked at the code in class-update.php, looks as if the retrieval of version from the database is failing or returning an object different from what calling function expects. I found this during debugging and have PhpConsole connected t site. The site runs, but this error is there in the background. Please advise,
    Thanks, CCES

    E_NOTICE: Undefined property: stdClass::$version
    /maint/wp-content/plugins/custom-wp-rest-api/admin/class-update.php:22
    #7 /maint/wp-content/plugins/custom-wp-rest-api/admin/class-update.php:34 – WCRA_Update->WCRA_getPluginVersionFromRepository(‘all-in-one-wp-…’)
    #6 /maint/wp-content/plugins/custom-wp-rest-api/admin/class-update.php:45 – WCRA_Update->WCRA_activePluginsVersions()
    #5 /maint/wp-content/plugins/custom-wp-rest-api/admin/custom-functions.php:72 – WCRA_Update->wcra_compare_version()
    #4 /maint/wp-includes/class-wp-hook.php:286 – sfdfsdefedfedwsfewsf(”)
    #3 /maint/wp-includes/class-wp-hook.php:310 – WP_Hook->apply_filters(NULL, Array[1])
    #2 /maint/wp-includes/plugin.php:465 – WP_Hook->do_action(Array[1])
    #1 /maint/wp-admin/admin-ajax.php:45 – do_action(‘admin_init’)

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘E_NOTICE: Undefined property: stdClass::$version’ is closed to new replies.