[ad_1]
Greetings all!
After updating the plugin started php errors. Log file on the server is filled completely. If the plugin is activated, then the pages on the site are not loaded completely, gives the error “There has been a critical error on this website, and if deactivated, everything works fine, but my tables are missing.
(php 7.4, wp 6.2)
I used “debug_mode” and this is what it shows:
Fatal error: Uncaught Error: Class 'DOMDocument' not found in /home/sitesuser/web/site.com/public_html/wp-content/plugins/wp-table-builder/inc/admin/managers/scroll-manager.php:61
Stack trace: #0 /home/sitesuser/web/site.com/public_html/wp-includes/class-wp-hook.php(308):
WP_Table_Builder\Inc\Admin\Managers\Scroll_Manager->process_shortcode() #1 /home/sitesuser/web/site.com/public_html/wp-includes/plugin.php(205):
WP_Hook->apply_filters() #2 /home/sitesuser/web/site.com/public_html/wp-content/plugins/wp-table-builder/inc/admin/class-tables.php(211):
apply_filters() #3 /home/sitesuser/web/site.com/public_html/wp-includes/shortcodes.php(355):
WP_Table_Builder\Inc\Admin\Tables->get_table() #4 [internal function]:
do_shortcode_tag() #5 /home/sitesuser/web/site.com/public_html/wp-includes/shortcodes.php(227):
preg_replace_callback() #6 /home/sitesuser/web/site.com/public_html/wp-includes/class-wp-hook.php(308):
do_shortcode() #7 /home/sitesuser/web/site.com/public_html/wp in /home/sitesuser/web/site.com/public_html/wp-content/plugins/wp-table-builder/inc/admin/managers/scroll-manager.php on line 61
