PHP Fatal Error
-
Hi
I get a fatal PHP error on my contact site (where usually a form built with wpforms is in it), when I activate the WPForms plugin. The error is not thrown when the plugin is disabled.
I use PHP 8.0.28 and wordpress 6.2
Do you may have any idea what could be the problem here?Here is the error log:
[Wed Apr 26 18:20:17.161188 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: PHP Fatal error: ?Uncaught TypeError: call_user_func_array(): Argument #1 ($callback) must be a valid callback, class WPForms\\Frontend\\Frontend does not have a method "recaptcha" in /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-includes/class-wp-hook.php:308, referer: https://XXX.com/ [Wed Apr 26 18:20:17.161191 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: Stack trace:, referer: https://XXX.com/ [Wed Apr 26 18:20:17.161214 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #0 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters('', Array), referer: https://XXX.com/ [Wed Apr 26 18:20:17.161216 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #1 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-includes/plugin.php(517): WP_Hook->do_action(Array), referer: https://XXX.com/ [Wed Apr 26 18:20:17.161218 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #2 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/themes/silicon/inc/wpforms/class-silicon-wpforms.php(316): do_action('silicon_wpforms...', Array, NULL, false, false, Array), referer: https://XXX.com/ [Wed Apr 26 18:20:17.161220 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #3 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-includes/class-wp-hook.php(308): Silicon_WPForms->frontend_fields(Array, NULL, false, false, Array), referer: https://XXX.com/ [Wed Apr 26 18:20:17.161222 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #4 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array), referer: https://XXX.com/ [Wed Apr 26 18:20:17.161224 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #5 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-includes/plugin.php(517): WP_Hook->do_action(Array), referer: https://XXX.com/ [Wed Apr 26 18:20:17.161226 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #6 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/wpforms-lite/src/Frontend/Frontend.php(297): do_action('wpforms_fronten...', Array, NULL, false, false, Array), referer: https://XXX.com/ [Wed Apr 26 18:20:17.161228 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #7 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/wpforms-lite/src/Frontend/Frontend.php(2129): WPForms\\Frontend\\Frontend->output('4268', false, false), referer: https://XXX.com/ [Wed Apr 26 18:20:17.161230 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #8 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-includes/shortcodes.php(355): WPForms\\Frontend\\Frontend->shortcode(Array, '', 'wpforms'), referer: https://XXX.com/ [Wed Apr 26 18:20:17.161232 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #9 [internal function]: do_shortcode_tag(Array), referer: https://XXX.com/ [Wed Apr 26 18:20:17.161233 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #10 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-includes/shortcodes.php(227): preg_replace_callback('/\\\\[(\\\\[?)(wpform...', 'do_shortcode_ta...', '[wpforms id="42...'), referer: https://XXX.com/ [Wed Apr 26 18:20:17.161235 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #11 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/wpforms-lite/src/Integrations/Elementor/Widget.php(321): do_shortcode('[wpforms id="42...'), referer: https://XXX.com/ [Wed Apr 26 18:20:17.161237 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #12 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/wpforms-lite/src/Integrations/Elementor/Widget.php(261): WPForms\\Integrations\\Elementor\\Widget->render_frontend(), referer: https://XXX.com/ [Wed Apr 26 18:20:17.161239 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #13 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/elementor/includes/base/controls-stack.php(2268): WPForms\\Integrations\\Elementor\\Widget->render(), referer: https://XXX.com/ [Wed Apr 26 18:20:17.161241 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #14 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/elementor/includes/base/widget-base.php(609): Elementor\\Controls_Stack->render_by_mode(), referer: https://XXX.com/ [Wed Apr 26 18:20:17.161247 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #15 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/elementor/includes/base/widget-base.php(750): Elementor\\Widget_Base->render_content(), referer: https://XXX.com/ [Wed Apr 26 18:20:17.161249 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #16 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/elementor/includes/base/element-base.php(449): Elementor\\Widget_Base->print_content(), referer: https://XXX.com/ [Wed Apr 26 18:20:17.161251 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #17 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/elementor/includes/base/element-base.php(1354): Elementor\\Element_Base->print_element(), referer: https://XXX.com/ [Wed Apr 26 18:20:17.161253 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #18 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/elementor/includes/base/element-base.php(449): Elementor\\Element_Base->print_content(), referer: https://XXX.com/ [Wed Apr 26 18:20:17.161255 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #19 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/elementor/includes/base/element-base.php(1354): Elementor\\Element_Base->print_element(), referer: https://XXX.com/ [Wed Apr 26 18:20:17.161257 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #20 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/elementor/includes/base/element-base.php(449): Elementor\\Element_Base->print_content(), referer: https://XXX.com/ [Wed Apr 26 18:20:17.161259 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #21 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/elementor/includes/base/element-base.php(1354): Elementor\\Element_Base->print_element(), referer: https://XXX.com/ [Wed Apr 26 18:20:17.161261 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #22 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/elementor/includes/base/element-base.php(449): Elementor\\Element_Base->print_content(), referer: https://XXX.com/ [Wed Apr 26 18:20:17.161263 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #23 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/elementor/includes/base/element-base.php(1354): Elementor\\Element_Base->print_element(), referer: https://XXX.com/ [Wed Apr 26 18:20:17.161264 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #24 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/elementor/includes/base/element-base.php(449): Elementor\\Element_Base->print_content(), referer: https://XXX.com/ [Wed Apr 26 18:20:17.161266 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #25 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/elementor/core/base/document.php(1669): Elementor\\Element_Base->print_element(), referer: https://XXX.com/ [Wed Apr 26 18:20:17.161268 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #26 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/elementor/core/base/document.php(1095): Elementor\\Core\\Base\\Document->print_elements(Array), referer: https://XXX.com/ [Wed Apr 26 18:20:17.161270 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #27 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/elementor/includes/frontend.php(1153): Elementor\\Core\\Base\\Document->print_elements_with_wrapper(Array), referer: https://XXX.com/ [Wed Apr 26 18:20:17.161276 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #28 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/elementor/includes/frontend.php(1048): Elementor\\Frontend->get_builder_content(6231), referer: https://XXX.com/ [Wed Apr 26 18:20:17.161278 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #29 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-includes/class-wp-hook.php(308): Elementor\\Frontend->apply_builder_in_content('<h1>Kontakt</h1...'), referer: https://XXX.com/ [Wed Apr 26 18:20:17.161280 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #30 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-includes/plugin.php(205): WP_Hook->apply_filters('<h1>Kontakt</h1...', Array), referer: https://XXX.com/ [Wed Apr 26 18:20:17.161281 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #31 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-includes/post-template.php(255): apply_filters('the_content', '<h1>Kontakt</h1...'), referer: https://XXX.com/ [Wed Apr 26 18:20:17.161283 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #32 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/elementor/modules/page-templates/module.php(190): the_content(), referer: https://XXX.com/ [Wed Apr 26 18:20:17.161285 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #33 [internal function]: Elementor\\Modules\\PageTemplates\\Module->print_callback(), referer: https://XXX.com/ [Wed Apr 26 18:20:17.161287 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #34 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/elementor/modules/page-templates/module.php(207): call_user_func(Array), referer: https://XXX.com/ [Wed Apr 26 18:20:17.161289 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #35 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-content/plugins/elementor/modules/page-templates/templates/header-footer.php(19): Elementor\\Modules\\PageTemplates\\Module->print_content(), referer: https://XXX.com/ [Wed Apr 26 18:20:17.161291 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #36 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-includes/template-loader.php(106): include('/var/www/vhosts...'), referer: https://XXX.com/ [Wed Apr 26 18:20:17.161293 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #37 /var/www/vhosts/XXX.com/XXX.com/httpdocs/wp-blog-header.php(19): require_once('/var/www/vhosts...'), referer: https://XXX.com/ [Wed Apr 26 18:20:17.161294 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #38 /var/www/vhosts/XXX.com/XXX.com/httpdocs/index.php(17): require('/var/www/vhosts...'), referer: https://XXX.com/ [Wed Apr 26 18:20:17.161296 2023] [fcgid:warn] [pid 21589] [client 188.22.75.93:0] mod_fcgid: stderr: #39 {main}, referer: https://XXX.com/
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘PHP Fatal Error’ is closed to new replies.