Fatal error Updating PHP 8
-
Hi I just want to ask some help about the issue on PHP 8. I try testing my staging site into PHP 8 but it’s getting a fatal error on the site.
Note that the site is already running the latest version 2.1.7
Fatal error: Uncaught Error: Call to a member function getAttribute() on null in /var/www/html/site/public_html/wp-content/plugins/tablepress-rowspan-all-master/tablepress-rowspan-all.php:124 Stack trace: #0 /var/www/html/site/public_html/wp-includes/class-wp-hook.php(310): tablepress_ext_rowspan_all_adjust_html(‘<h2 id=”tablepr…’, Object(DOMElement), Array) #1 /var/www/html/site/public_html/wp-includes/plugin.php(205): WP_Hook->apply_filters(‘<h2 id=”tablepr…’, Array) #2 /var/www/html/site/public_html/wp-content/plugins/tablepress/classes/class-render.php(660): apply_filters(‘tablepress_tabl…’, ‘<h2 id=”tablepr…’, Array, Array) #3 /var/www/html/site/public_html/wp-content/plugins/tablepress/classes/class-render.php(151): TablePress_Render->_render_table() #4 /var/www/html/site/public_html/wp-content/plugins/tablepress/controllers/controller-frontend.php(649): TablePress_Render->get_output() #5 /var/www/html/site/public_html/wp-includes/shortcodes.php(395): TablePress_Frontend_Controller->shortcode_table(Array, ”, ‘table’) #6 [internal function]: do_shortcode_tag(Array) #7 /var/www/html/site/public_html/wp-includes/shortcodes.php(235): preg_replace_callback(‘/\\[(\\[?)(table)…’, ‘do_shortcode_ta…’, ‘[table id=4 /]\n’) #8 /var/www/html/site/public_html/wp-content/plugins/js_composer/include/helpers/helpers.php(247): do_shortcode(‘[table id=4 /]\n’) #9 /var/www/html/site/public_html/wp-content/plugins/js_composer/include/templates/shortcodes/vc_column_text.php(31): wpb_js_remove_wpautop(‘<p>[table id=4 …’, true)
The topic ‘Fatal error Updating PHP 8’ is closed to new replies.