Error in backend when using PHP 8.0.30

By: Chris Mat | Asked: 10/18/2023
ForumsCategory: General questionsError in backend when using PHP 8.0.30
Chris Mat asked 9 months ago

We've been using formidable on PHP 7.4.3 for a long time. We now tried to update to PHP 8.0.30, the website itself and the forms on the frontend work, when editing a form in the backend and clicking on the tab "styles", we get an wordpress error: 

 

Ein Fehler vom Typ E_ERROR wurde in der Zeile 532 der Datei /home/www/vhosts/redacted.com/httpdocs/wp-content/plugins/formidable/classes/models/FrmStyle.php verursacht. Fehlermeldung: Uncaught Error: Attempt to assign property "post_content" on null in /home/www/vhosts/redacted.com/httpdocs/wp-content/plugins/formidable/classes/models/FrmStyle.php:532

Stack trace:

#0 /home/www/vhosts/redacted.com/httpdocs/wp-content/plugins/formidable/classes/controllers/FrmStylesController.php(1095): FrmStyle->get_all()

#1 /home/www/vhosts/redacted.com/httpdocs/wp-includes/class-wp-hook.php(310): FrmStylesController::get_style_opts()

#2 /home/www/vhosts/redacted.com/httpdocs/wp-includes/plugin.php(205): WP_Hook->apply_filters()

#3 /home/www/vhosts/redacted.com/httpdocs/wp-content/plugins/formidable/classes/controllers/FrmFormsController.php(1363): apply_filters()

#4 /home/www/vhosts/redacted.com/httpdocs/wp-content/plugins/formidable/classes/views/frm-forms/settings.php(48): FrmFormsController::buttons_settings()

#5 /home/www/vhosts/redacted.com/httpdocs/wp-content/plugins/formidable/classes/controllers/FrmFormsController.php(1194): require('...')

#6 /home/www/vhosts/redacted.com/httpdocs/wp-content/plugins/formidable/classes/controllers/FrmFormsController.php(155): FrmFormsController::get_settings_vars()

#7 /home/www/vhosts/redacted.com/httpdocs/wp-content/plugins/formidable/classes/controllers/FrmFormsController.php(1773): FrmFormsController::settings()

#8 /home/www/vhosts/redacted.com/httpdocs/wp-includes/class-wp-hook.php(310): FrmFormsController::route()

#9 /home/www/vhosts/redacted.com/httpdocs/wp-includes/class-wp-hook.php(334): WP_Hook->apply_filters()

#10 /home/www/vhosts/redacted.com/httpdocs/wp-includes/plugin.php(517): WP_Hook->do_action()

#11 /home/www/vhosts/redacted.com/httpdocs/wp-admin/admin.php(259): do_action()

#12 {main}

  thrown

 

 

Besides that, there is a jquery error when trying to change the form settings. The menu links on the left side wont work. If we revert back to PHP 7.4.3, everything works as it should. Appreciate any help, thank you in advance. Chris  

1 Answers
Victor Font answered 9 months ago
What version of Formidable are you using? Formidable works fine on 8.x. I use 8.3 on one of my dev servers and 8.2.11 on the other and have not experienced problems with either.
Chris Mat replied 8 months ago

We are using the most current version of Formidable.

Victor Font replied 8 months ago

I suggest you open a support ticket with Strategy 11. Someone needs to have hands on your site to diagnose the issue.

Making the Best WordPress Plugin even better - Together

Take on bigger projects with confidence knowing you have access to an entire community of Formidable Experts and Professionals who have your back when the going gets tough. You got this!
Join the community
crossarrow-right