Fatal error when editing/creating post
-
When editing/creating a new post in WordPress admin interface,
the post editor page doesn’t load and a fatal error occurs:Fatal error: Uncaught Error: [] operator not supported for strings in /var/www/web/app/plugins/event-post/eventpost.php:465 Stack trace: #0 /var/www/web/wp/wp-includes/class-wp-hook.php(298): EventPost->admin_scripts('') #1 /var/www/web/wp/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters(NULL, Array) #2 /var/www/web/wp/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #3 /var/www/web/wp/wp-admin/admin-header.php(125): do_action('admin_print_scr...') #4 /var/www/web/wp/wp-admin/edit-form-advanced.php(473): require_once('/var/www/web/wp...') #5 /var/www/web/wp/wp-admin/post-new.php(85): include('/var/www/web/wp...') #6 {main} thrown in /var/www/web/app/plugins/event-post/eventpost.php on line 465
After disabling this plugin, the post editor page opens normally again.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Fatal error when editing/creating post’ is closed to new replies.