• Resolved KimMcDougalcrafter

    (@ormgrecipes)


    Is WP Show Posts compatible with WordPress 5.7? I’m getting the Critical error when trying to load my blog page. Had to disable it until there’s an update to this plugin.

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Support Elvin

    (@ejcabquina)

    Hi there,

    I’m on WordPress 5.7.1 and WPSP is working fine with it.

    Can you share the error message? Screenshots or copy pasting of the exact error will do.

    Let us know.

    Thread Starter KimMcDougalcrafter

    (@ormgrecipes)

    @ejcabquina Hi there! I got this message when trying to load my blog page; “There has been a critical error on your website. Please check your site admin email inbox for instructions. Learn more about debugging in WordPress.”

    I also couldn’t edit the page with the shortcode in the dashboard. This was the full error code in my email:

    Error Details
    =============
    An error of type E_ERROR was caused in line 150 of the file /home/kimsstudioart/public_html/wp-content/plugins/wp-show-posts/inc/image-resizer.php. Error message: Uncaught Error: Call to undefined method EWWWIO_GD_Editor::get_error_message() in /home/kimsstudioart/public_html/wp-content/plugins/wp-show-posts/inc/image-resizer.php:150
    Stack trace:
    #0 /home/kimsstudioart/public_html/wp-content/plugins/wp-show-posts/inc/image-resizer.php(242): WPSP_Resize->process('https://kimsstu...', 1024, 501, true, true, false)
    #1 /home/kimsstudioart/public_html/wp-content/plugins/wp-show-posts/inc/functions.php(191): WPSP_Resize('https://kimsstu...', 1024, 501, true, true, false)
    #2 /home/kimsstudioart/public_html/wp-content/plugins/wp-show-posts/inc/functions.php(216): wpsp_post_image(Array)
    #3 /home/kimsstudioart/public_html/wp-includes/class-wp-hook.php(292): wpsp_add_post_image_before_title(Array)
    #4 /home/kimsstudioart/public_html/wp-includes/class-wp-hook.php(316): WP_Hook->apply_filters('', Array)
    #5 /home/kimsstudioart/public_html/wp-includes/plugin.php(484): WP_Hook->do_action(Array)
    #6 /home/kimsstudioart/public_html/wp-content/plugins/wp-show-posts/wp-show-posts.php(429): do_action('wpsp_before_hea...', Array)
    #7 /home/kimsstudioart/public_html/wp-content/plugins/wp-show-posts/wp-show-posts.php(569): wpsp_display('1068', '')
    #8 /home/kimsstudioart/public_html/wp-includes/shortcodes.php(343): wpsp_shortcode_function(Array, '', 'wp_show_posts')
    #9 [internal function]: do_shortcode_tag(Array)
    #10 /home/kimsstudioart/public_html/wp-includes/shortcodes.php(218): preg_replace_callback('/\\[(\\[?)(wp_sho...', 'do_shortcode_ta...', '[wp_show_posts ...')
    #11 /home/kimsstudioart/public_html/wp-includes/class-wp-hook.php(292): do_shortcode('[wp_show_posts ...')
    #12 /home/kimsstudioart/public_html/wp-includes/plugin.php(212): WP_Hook->apply_filters('[wp_show_posts ...', Array)
    #13 /home/kimsstudioart/public_html/wp-includes/rest-api/endpoints/class-wp-rest-posts-controller.php(1768): apply_filters('the_content', '

    I’m not advanced at coding so, I deactivated WP Show Posts and used another similar plugin.

    Plugin Support Elvin

    (@ejcabquina)

    Can you provide more details on your WordPress and WPSP installation?

    Server PHP version, WP version, WPSP version etc.

    Also, have you tried disabling ALL plugins except WPSP and see if it still occurs?

    Let us know.

    Thread Starter KimMcDougalcrafter

    (@ormgrecipes)

    PHP 8.0
    WP – 5.7
    WPSP – 1.1.3

    No, I couldn’t disable every plugin to test as the site needed to be live to take orders. So I just deactivated and uninstalled WPSP and went with a different plugin. But thanks for trying to help.

    Plugin Support Elvin

    (@ejcabquina)

    PHP 8.0

    Ah there it is.

    While WPSP is known to work with WordPress 5.7.1, PHP 8.0 will have issues.

    It works on 7.4 but some functions won’t on 8.0 so you get the errors.

    Thread Starter KimMcDougalcrafter

    (@ormgrecipes)

    Oh okay! thanks for that info, I rolled my PHP back to 7.4. Thanks so much for your help!

    Plugin Support Elvin

    (@ejcabquina)

    No problem. ??

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Is it compatible with WP 5.7? Broke my site’ is closed to new replies.