• Resolved WebGuru1

    (@aradmeezy)


    Hello, need help fixing an error

    Error
    “Warning: count(): Parameter must be an array or an object that implements Countable in /home/customer/www/bunker41.com/public_html/wp-content/plugins/additional-variation-images/include/admin/admin.class.php on line 149″

    Stack Trace
    1.AVI_Admin->images_save(14008, WP_Post)
    /home/customer/www/bunker41.com/public_html/wp-includes/class-wp-hook.php:289

    2.WP_Hook->apply_filters(null, Array(3))
    /home/customer/www/bunker41.com/public_html/wp-includes/class-wp-hook.php:311

    3.WP_Hook->do_action(Array(3))
    /home/customer/www/bunker41.com/public_html/wp-includes/plugin.php:478

    4.do_action(‘save_post’, 14008, WP_Post, true)
    /home/customer/www/bunker41.com/public_html/wp-content/plugins/woo-bulk-editor/classes/models/products.php:656

    5.WOOBE_PRODUCTS->_call_hooks_after_product_update(WooZoneWcProductModify_Simple)
    /home/customer/www/bunker41.com/public_html/wp-content/plugins/woo-bulk-editor/classes/models/products.php:628

    6.WOOBE_PRODUCTS->update_page_field(14008, ‘post_content’, ‘<!– show up to 2 revi…’)
    /home/customer/www/bunker41.com/public_html/wp-content/plugins/woo-bulk-editor/index.php:633

    7.WOOBE->woobe_update_page_field(”)
    /home/customer/www/bunker41.com/public_html/wp-includes/class-wp-hook.php:287

    8.WP_Hook->apply_filters(”, Array(1))
    /home/customer/www/bunker41.com/public_html/wp-includes/class-wp-hook.php:311

    9.WP_Hook->do_action(Array(1))
    /home/customer/www/bunker41.com/public_html/wp-includes/plugin.php:478

    10.do_action(‘wp_ajax_woobe_update_p…’)
    /home/customer/www/bunker41.com/public_html/wp-admin/admin-ajax.php:176

    Context
    URL /wp-admin/admin-ajax.php?_fs_blog_admin=true
    Referer https://www.bunker41.com/wp-admin/edit.php?post_type=product&page=woobe
    HTTP Method POST
    HTTP Host https://www.bunker41.com
    HTTP Status 200
    ajaxAction woobe_update_page_field
    isSSL Yes
    Current Filter wp_ajax_woobe_update_page_field, save_post
    Execution Time 24.541 s
    Memory Usage 191.42 MiB
    PHP SAPI cgi-fcgi

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator t-p

    (@t-p)

    This may be a plugin or theme conflict.

    Try manually resetting your plugins (no Dashboard access required). If that resolves the issue, reactivate each one individually until you find the cause.

    If that does not resolve the issue, access your server via SFTP or FTP, or a file manager in your hosting account’s control panel, navigate to /wp-content/themes/ and rename the directory of your currently active theme. This will force the default theme to activate and hopefully rule-out a theme-specific issue (theme functions can interfere like plugins).

    Thread Starter WebGuru1

    (@aradmeezy)

    Thank you for your answer!!!

    Moderator t-p

    (@t-p)

    You are welcome ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Warning: count(): Parameter must be an array or an object that implements Counta’ is closed to new replies.