• Hi there!

    I’ve got multiple error messages after upgrading to PHP 8.0:

    Error: Attempt to assign property "photo" on null
    #20 /wp-content/plugins/widget-google-reviews/includes/core/class-core.php(208): WP_Rplg_Google_Reviews\Includes\Core\Core::get_google_reviews
    #19 /wp-content/plugins/widget-google-reviews/includes/core/class-core.php(126): WP_Rplg_Google_Reviews\Includes\Core\Core::get_data
    #18 /wp-content/plugins/widget-google-reviews/includes/core/class-core.php(87): WP_Rplg_Google_Reviews\Includes\Core\Core::get_reviews
    #17 /wp-content/plugins/widget-google-reviews/includes/class-feed-widget.php(62): WP_Rplg_Google_Reviews\Includes\Feed_Widget::widget
    #16 /wp-includes/class-wp-widget.php(394): WP_Widget::display_callback
    #15 /Users/matze/dev/wordpress/plugins/embed-privacy/inc/class-embed-privacy-widget-output-filter.php(120): epiphyt\Embed_Privacy\Embed_Privacy_Widget_Output_Filter::display_widget
    #14 /wp-includes/widgets.php(835): dynamic_sidebar
    #13 /Users/matze/RegioHelden/rh-60/inc/custom-header.php(219): rh_header_widget
    #12 /wp-includes/class-wp-hook.php(308): WP_Hook::apply_filters
    #11 /wp-includes/class-wp-hook.php(332): WP_Hook::do_action
    #10 /wp-includes/plugin.php(517): do_action
    #9 /Users/matze/RegioHelden/rh-60/inc/hooks.php(29): rh_header
    #8 /Users/matze/RegioHelden/rh-60/inc/custom-header.php(66): rh_header_complete
    #7 /Users/matze/RegioHelden/rh-60/header.php(32): require_once
    #6 /wp-includes/template.php(783): load_template
    #5 /wp-includes/template.php(718): locate_template
    #4 /wp-includes/general-template.php(48): get_header
    #3 /Users/matze/RegioHelden/rh-60/home.php(9): include
    #2 /wp-includes/template-loader.php(106): require_once
    #1 /wp-blog-header.php(19): require
    #0 /index.php(17): null

    The above one occurred when you view a Google Reviews Widget in the frontend that has no feed selected (and there is no feed available).

    ErrorException: Warning: Attempt to read property "post_content" on bool
    #4 /wp-content/plugins/widget-google-reviews/includes/class-reviews-cron.php(57): WP_Rplg_Google_Reviews\Includes\Reviews_Cron::update_schedule
    #3 /wp-includes/class-wp-hook.php(308): WP_Hook::apply_filters
    #2 /wp-includes/class-wp-hook.php(332): WP_Hook::do_action
    #1 /wp-includes/plugin.php(565): do_action_ref_array
    #0 /wp-cron.php(188): null

    This error occurs on another website when accessing the wp-cron.php.

    Hope this is getting fixed. 🙂</img>

    Best regards,
    Matthias

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Daniel K.

    (@richplugins)

    Hi @kittmedia,

    We can’t reproduce the first error because in the latest version there’s no possible to create reviews widget with absent places (if you mean that by ‘no feed available’). Please send debug information and screenshots of this error to support[at]richplugins.com to further investigation.

    About the second error, it will be fix in the next version.

    Thanks!

    Plugin Author Daniel K.

    (@richplugins)

    Hi @kittmedia,

    It should be fixed in the latest version, please check and reopen if needed.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Multiple errors after upgrading to PHP 8.0’ is closed to new replies.