Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thanks @caseproof that’s great news! We’ve reverted to version 3.2.10 in the mean time.

    We started getting this Fatal error every time we make an api call since you upgraded to 3.2.12 this morning.

    Seems to be thrown in plugins/members/inc/functions-content-permissions.php on line 338


    [dateTime] => 2024-11-30 06:52:46
    [type] => FATAL
    [file] => /sites/www.mysite.com/files/wp-content/plugins/members/inc/functions-content-permissions.php
    [line] => 338
    [message] => Uncaught TypeError: array_values(): Argument #1 ($array) must be of type array, null given
    [stackTrace] => Array
    (
    [0] => /sites/www.mysite.com/files/wp-content/plugins/members/inc/functions-content-permissions.php(338): array_values()
    [1] => /sites/www.mysite.com/files/wp-includes/class-wp-hook.php(324): members_filter_protected_posts_for_rest()
    [2] => /sites/www.mysite.com/files/wp-includes/plugin.php(256): WP_Hook->apply_filters()
    [3] => /sites/www.mysite.com/files/wp-includes/class-wp-query.php(3401): apply_filters_ref_array()
    [4] => /sites/www.mysite.com/files/wp-includes/class-wp-query.php(3852): WP_Query->get_posts()
    [5] => /sites/www.mysite.com/files/wp-includes/class-wp-query.php(3984): WP_Query->query()
    [6] => /sites/www.mysite.com/files/wp-content/themes/functions/api/es-get-product.php(48): WP_Query->__construct()
    [7] => /sites/www.mysite.com/files/wp-includes/rest-api/class-wp-rest-server.php(1292): get_go_switch_product->get_product_data()
    [8] => /sites/www.mysite.com/files/wp-includes/rest-api/class-wp-rest-server.php(1125): WP_REST_Server->respond_to_request()
    [9] => /sites/www.mysite.com/files/wp-includes/rest-api/class-wp-rest-server.php(439): WP_REST_Server->dispatch()
    [10] => /sites/www.mysite.com/files/wp-includes/rest-api.php(449): WP_REST_Server->serve_request()
    [11] => /sites/www.mysite.com/files/wp-includes/class-wp-hook.php(324): rest_api_loaded()
    [12] => /sites/www.mysite.com/files/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
    [13] => /sites/www.mysite.com/files/wp-includes/plugin.php(565): WP_Hook->do_action()
    [14] => /sites/www.mysite.com/files/wp-includes/class-wp.php(418): do_action_ref_array()
    [15] => /sites/www.mysite.com/files/wp-includes/class-wp.php(813): WP->parse_request()
    [16] => /sites/www.mysite.com/files/wp-includes/functions.php(1336): WP->main()
    [17] => /sites/www.mysite.com/files/wp-blog-header.php(16): wp()
    [18] => /sites/www.mysite.com/files/index.php(17): require('…')
    [19] => {main}
    [20] => thrown in /sites/www.mysite.com/files/wp-content/plugins/members/inc/functions-content-permissions.php on line 338
    )

    )

    Thanks, Ben, that has fixed it for me.

    KR, Simon

    Hi Ben,

    I am running 2.0.1 on a site and it is still throwing a fatal error.

    PHP Recoverable fatal error: Object of class Kadence_Blocks_CSS could not be converted to string in /wp-content/plugins/kadence-blocks/dist/class-kadence-blocks-frontend.php on line 3386

    I have purged all caches and de-activated & reactivated the plugin but still, I get the error.

    Cheers. Simon

    Thread Starter simonwj

    (@simonwj)

    Thanks Ronald, I’ll pass that advice onto them.

    Well done on logs, its a really cool feature although personally I would prefer if it were enabled by default as it is so valuable. Especially as it logs all updates which is super cool!!! The whole plugin should be part of core if you ask me:)

    So am I to assume that https://bigwing.com runs on WPEngine as well?

    Hear, hear. Soundcloud is very important in the music industry and more and more in blogging.

    Thread Starter simonwj

    (@simonwj)

    I see how to do this now.

    I have edited the custom sidebar and added the following code to before widget edit box with a closing div in the after widget edit box.

    <div id="%1$s" class="widget">

    Hope this helps someone else.

    Simon

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