Forms stopped working
-
Our web site forms using this plugin have suddenly stopped working maybe because we updated PHP to 8.2 though going back down to 8.0 does not seem to have solved the problem.
The error logs show the following (where I have removed our site name)
[26-Aug-2025 16:49:10 UTC] PHP Deprecated: Creation of dynamic property Swpm_Form_Builder::$field_table_name is deprecated in /home/xxx/P4ML4XO9/htdocs/wp-content/plugins/swpm-form-builder/classes/class.swpm-form-builder.php on line 92
[26-Aug-2025 16:49:10 UTC] PHP Deprecated: Creation of dynamic property Swpm_Form_Builder::$form_table_name is deprecated in /home/xxx/P4ML4XO9/htdocs/wp-content/plugins/swpm-form-builder/classes/class.swpm-form-builder.php on line 93
[26-Aug-2025 16:49:10 UTC] PHP Deprecated: Creation of dynamic property Swpm_Form_Builder::$custom_table_name is deprecated in /home/xxx/P4ML4XO9/htdocs/wp-content/plugins/swpm-form-builder/classes/class.swpm-form-builder.php on line 94
[26-Aug-2025 16:49:10 UTC] PHP Deprecated: Creation of dynamic property Swpm_Form_Builder::$load_dev_files is deprecated in /home/xxx/P4ML4XO9/htdocs/wp-content/plugins/swpm-form-builder/classes/class.swpm-form-builder.php on line 98Any suggestions how to fix this?
The topic ‘Forms stopped working’ is closed to new replies.