Duplicator causing fatal error
-
When duplicating a page using the ‘Ex Duplicator’ feature, a fatal error is thrown and WP is unable to show the list of posts. The post is duplicated and appears to be ok from a view within the database. I can also see the duplicated post with wp-cli.
The only solution so far is to delete the post with wp-cli.
WP 6.5.2
Elementor 3.20.4
Exclusive Addons Elementor 2.6.9.3
For what it’s worth, here’s the strack trace from WP. My document root is /local/www/htdocs.[Mon Apr 15 09:43:01.205582 2024] [php:error] [pid 34724] [client 192.168.17.244:33562] PHP Fatal error: Uncaught TypeError: explode(): Argument #2 ($string) must be of type string, array given in /local/www/htdocs/wp-admin/includes/post.php:1712 Stack trace: #0 /local/www/htdocs/wp-admin/includes/post.php(1712): explode(':', Array) #1 /local/www/htdocs/wp-admin/includes/class-wp-posts-list-table.php(1418): wp_check_post_lock(Object(WP_Post)) #2 /local/www/htdocs/wp-admin/includes/class-wp-posts-list-table.php(834): WP_Posts_List_Table->single_row(Object(WP_Post), 0) #3 /local/www/htdocs/wp-admin/includes/class-wp-posts-list-table.php(810): WP_Posts_List_Table->_display_rows(Array, 0) #4 /local/www/htdocs/wp-admin/includes/class-wp-list-table.php(1706): WP_Posts_List_Table->display_rows() #5 /local/www/htdocs/wp-admin/includes/class-wp-list-table.php(1633): WP_List_Table->display_rows_or_placeholder() #6 /local/www/htdocs/wp-admin/edit.php(503): WP_List_Table->display() #7 {main} thrown in /local/www/htdocs/wp-admin/includes/post.php on line 1712, referer: https://www.example.com/wp-admin/edit.php
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Duplicator causing fatal error’ is closed to new replies.