• Resolved onpages

    (@onpages)


    I get this error after i backed up my site, changed domain and server

    Warning: array_replace_recursive() [function.array-replace-recursive]: Argument #2 is not an array in /var/www/oensskadedyrsservice.dk/public_html/wp-content/plugins/colibri-page-builder/extend-builder/data/theme-data.php on line 150

    Warning: array_replace_recursive() [function.array-replace-recursive]: Argument #2 is not an array in /var/www/oensskadedyrsservice.dk/public_html/wp-content/plugins/colibri-page-builder/extend-builder/data/theme-data.php on line 150

    Warning: array_replace_recursive() [function.array-replace-recursive]: Argument #2 is not an array in /var/www/oensskadedyrsservice.dk/public_html/wp-content/plugins/colibri-page-builder/extend-builder/data/theme-data.php on line 150

    Warning: array_replace_recursive() [function.array-replace-recursive]: Argument #2 is not an array in /var/www/oensskadedyrsservice.dk/public_html/wp-content/plugins/colibri-page-builder/extend-builder/data/theme-data.php on line 150

    Warning: array_replace_recursive() [function.array-replace-recursive]: Argument #2 is not an array in /var/www/oensskadedyrsservice.dk/public_html/wp-content/plugins/colibri-page-builder/extend-builder/data/theme-data.php on line 150

    Warning: array_replace_recursive() [function.array-replace-recursive]: Argument #2 is not an array in /var/www/oensskadedyrsservice.dk/public_html/wp-content/plugins/colibri-page-builder/extend-builder/data/theme-data.php on line 150

    Fatal error: Uncaught TypeError: Argument 1 passed to ExtendBuilder\array_get_value() must be of the type array, null given, called in /var/www/oensskadedyrsservice.dk/public_html/wp-content/plugins/colibri-page-builder/extend-builder/data/theme-data.php on line 153 and defined in /var/www/oensskadedyrsservice.dk/public_html/wp-content/plugins/colibri-page-builder/extend-builder/utils.php:71 Stack trace: #0 /var/www/oensskadedyrsservice.dk/public_html/wp-content/plugins/colibri-page-builder/extend-builder/data/theme-data.php(153): ExtendBuilder\array_get_value(NULL, ‘colors’, Array) #1 /var/www/oensskadedyrsservice.dk/public_html/wp-content/plugins/colibri-page-builder/extend-builder/data/theme-data.php(161): ExtendBuilder\get_theme_data(‘colors’, true, Array) #2 /var/www/oensskadedyrsservice.dk/public_html/wp-content/plugins/colibri-page-builder/extend-builder/gutenberg.php(6): ExtendBuilder\get_current_theme_data(‘colors’, Array) #3 /var/www/oensskadedyrsservice.dk/public_html/wp-includes/class-wp-hook.php(286): ExtendB in /var/www/oensskadedyrsservice.dk/public_html/wp-content/plugins/colibri-page-builder/extend-builder/utils.php on line 71

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello !

    I have the same issue ?? Did you find a solution ? If yes, how did you manage ?

    Thread Starter onpages

    (@onpages)

    i went to colibri team support and wrote them a letter. they fixed it.

    I had the same issue, and wrote to the support. They responded quickly, and fixed the issue for me. Thanks a lot to them for their reactivity and for the fix!

    In case anyone is interested in the technical details:

    It seems that this error occurs when editing the ‘extend_builder_theme’ setting directly in PHPMyAdmin. This corrupts the format of some quotes; and later Colibri fails to unserialize the data and crashes.

    The fix is to repair the serialized data. This can be done using the script in the following gist: https://gist.github.com/kemenaran/a9a52d516ac556a57058fab7dcc8f92b

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Error after change domain server’ is closed to new replies.