chucksdaughter
Forum Replies Created
Viewing 3 replies - 1 through 3 (of 3 total)
-
Forum: Fixing WordPress
In reply to: Fatal error: Uncaught TypeError: array_merge()@devinlabsolutions you caught a moment where I was switching stuff on and off. I’ve set up another dev location to work this out. On that location, all plugins have been turned off. I’ve even switched themes. I’m still getting a fatal error when trying to access the customize section.
Deprecated: Automatic conversion of false to array is deprecated in /nas/content/live/eqfoods/wp-includes/class-wp-customize-widgets.php on line 1242 Fatal error: Uncaught TypeError: array_merge(): Argument #3 must be of type array, bool given in /nas/content/live/eqfoods/wp-includes/class-wp-customize-widgets.php:377 Stack trace: #0 /nas/content/live/eqfoods/wp-includes/class-wp-customize-widgets.php(377): array_merge(Array, Array, false) #1 /nas/content/live/eqfoods/wp-includes/class-wp-customize-widgets.php(355): WP_Customize_Widgets->customize_register() #2 /nas/content/live/eqfoods/wp-includes/class-wp-hook.php(324): WP_Customize_Widgets->schedule_customize_register(Object(WP_Customize_Manager)) #3 /nas/content/live/eqfoods/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters('', Array) #4 /nas/content/live/eqfoods/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #5 /nas/content/live/eqfoods/wp-includes/class-wp-customize-manager.php(942): do_action('customize_regis...', Object(WP_Customize_Manager)) #6 /nas/content/live/eqfoods/wp-includes/class-wp-hook.php(324): WP_Customize_Manager->wp_loaded('') #7 /nas/content/live/eqfoods/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) #8 /nas/content/live/eqfoods/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #9 /nas/content/live/eqfoods/wp-settings.php(665): do_action('wp_loaded') #10 /nas/content/live/eqfoods/wp-config.php(124): require_once('/nas/content/li...') #11 /nas/content/live/eqfoods/wp-load.php(50): require_once('/nas/content/li...') #12 /nas/content/live/eqfoods/wp-admin/admin.php(34): require_once('/nas/content/li...') #13 /nas/content/live/eqfoods/wp-admin/customize.php(13): require_once('/nas/content/li...') #14 {main} thrown in /nas/content/live/eqfoods/wp-includes/class-wp-customize-widgets.php on line 377
Forum: Plugins
In reply to: [Redirection] Undefined index MessageWell, I’ve got a bigger problem to solve then because that’s line 72 in our plugin’s redirection-settings.php. Many thanks for sharing the GitHub link. We’ll keep reviewing on our end.
Forum: Plugins
In reply to: [Redirection] Undefined index MessageHey John, that’s the message at the top of my site when it’s in debug mode. I shared the code/function from the redirect plugin that contains line 72 which I notated in a comment there.
Viewing 3 replies - 1 through 3 (of 3 total)