• Resolved Guido

    (@guido07111975)


    Hi,

    Getting a critical error with GeneratePress theme:

    
    Fatal error: Uncaught TypeError: array_key_exists(): Argument #2 ($array) must be of type array, bool given in ... \wp-content\plugins\ml-slider\extendify-sdk\app\Shared.php on line 177
    TypeError: array_key_exists(): Argument #2 ($array) must be of type array, bool given in ... \wp-content\plugins\ml-slider\extendify-sdk\app\Shared.php on line 177
    

    I notice line 177 of this file is related to this team:

    
    if (! array_key_exists( 'background_color', $settings )) {
    

    Recently this theme got a major update of the color and typography section. Maybe related?

    Update: it only seems to occur if no color is set in the Customizer.

    Guido

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Guido,

    Thanks for reporting this. We identified where the error is and will be fixing this asap. We’ll let you know when it is resolved.

    Thanks
    Chris

    Thread Starter Guido

    (@guido07111975)

    Thanks Chris, I will do a check as soon as update comes out.

    And.. related to this team must be related to this theme of course 😉

    Guido

    Thread Starter Guido

    (@guido07111975)

    It seems to be fixed, thanks!

    Guido

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

The topic ‘Critical error with GeneratePress theme’ is closed to new replies.