• bobbybosler

    (@bobbybosler)


    My site sent me an email saying that it was experiencing a technical issue. Right around this time, my helper who manages the sermons told me he couldn’t find the Featured Image section in the sermon edit page. I checked and sure enough its gone. I’m using Admin Columns Pro currently to add the images I need for the time being, but I thought you’d like to know about the error.

    Here is the error message WordPress sent me:

    When seeking help with this issue, you may be asked for some of the following information:
    WordPress version 6.1
    Active theme: pro-child (version )
    Current plugin: Sermon Manager for WordPress (version 2.17.0)
    PHP version 8.0.25
    
    Error Details
    =============
    An error of type E_ERROR was caused in line 627 of the file /home/hclgfdmy/public_html/bcmedu.org/wp-content/plugins/sermon-manager-for-wordpress/sermons.php. Error message: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, bool given in /home/hclgfdmy/public_html/bcmedu.org/wp-content/plugins/sermon-manager-for-wordpress/sermons.php:627
    Stack trace:
    #0 /home/hclgfdmy/public_html/bcmedu.org/wp-includes/class-wp-hook.php(310): SermonManager->{closure}(19944)
    #1 /home/hclgfdmy/public_html/bcmedu.org/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array)
    #2 /home/hclgfdmy/public_html/bcmedu.org/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
    #3 /home/hclgfdmy/public_html/bcmedu.org/wp-includes/post.php(3407): do_action('before_delete_p...', 19944, Object(WP_Post))
    #4 /home/hclgfdmy/public_html/bcmedu.org/wp-admin/post.php(325): wp_delete_post(19944, true)
    #5 {main}
    thrown
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author wpforchurch

    (@wpforchurch)

    Hi @bobbybosler, I’ve checked your plugin AdminColumns(free version) and it seems working with our plugin, and no PHP errors so far. Please check the screenshot below for reference.

    Thread Starter bobbybosler

    (@bobbybosler)

    I’m sorry, I don’t think I was clear in my previous post. My primary issue is that the “Featured Image” field disappeared from my Edit Sermon page. See screenshot here. I’m not sure if it has anything to do with the new block editor features in WP 6.1 or not.

    The error report I quoted may not have had anything to do with the issue.

    The only reason I brought of Admin Columns Pro was because that was my temporary workaround to add the featured image from the sermon list page.

    Thread Starter bobbybosler

    (@bobbybosler)

    Also, I’m not sure if this has anything to do with it, but my JS Console says there is a deprecated script that needs to be replaced as of WP 6.0.

    [Warning] select( 'core/edit-post' ).getPreferences is deprecated since version 6.0. Please use select( 'core/preferences' ).get instead. (deprecated.min.js, line 2)

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Featured Image Disappeared and PHP error (maybe separate issues)’ is closed to new replies.