PHP Fatal error
-
Hello,
Since this afternoon my site crashes and when I look at the logs I get this error:
PHP Fatal error: Uncaught TypeError: array_merge(): Argument #2 must be of type array, string given in /wp-content/plugins/wp-job-manager/includes/class-wp-job-manager-post-types.php:1880
Stack trace:
#0 /wp-content/plugins/wp-job-manager/includes/class-wp-job-manager-post-types.php(1880): array_merge(Array, '')
#1 /wp-content/plugins/wp-job-manager/includes/class-wp-job-manager-post-types.php(1597): WP_Job_Manager_Post_Types::get_job_listing_fields()
#2 /wp-includes/class-wp-hook.php(324): WP_Job_Manager_Post_Types->register_meta_fields('')
#3 /wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array)
#4 /wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#5 /wp-settings.php(695): do_action('init')
#6 /wp-config.php(90): require_once('/home/********/...')
#7 /wp-load.php(50): require_once('/home/********/...')
#8 /wp-blog-header.php(13): require_once('/home/********/...')
#9 /index.php(17): require('/home/********/...')
#10 {main}
thrown in /wp-content/plugins/wp-job-manager/includes/class-wp-job-manager-post-types.php on line 1880Overnight updates were made to extensions and the theme, but the problem didn’t appear until this afternoon. Even if I deactivate the extensions one by one and rollback the theme, I can only get the site to work by deactivating WP Job Manager…
Has anyone encountered this error before? Any idea where the problem might be coming from?
Many thanks
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.