• Resolved bobjgarrett

    (@bobjgarrett)


    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 98

    Any suggestions how to fix this?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter bobjgarrett

    (@bobjgarrett)

    As additional info hitting submit results in some processing but it never submits the form and simply returns to the form. You can see this here: https://www.dufour.org.uk/contact-us/

    Plugin Support Ralden Souza

    (@rsouzaam)

    Hi @bobjgarrett,

    Thanks for reaching out!

    Based on the error logs you shared, it looks like the issue is related to the plugin located at /wp-content/plugins/swpm-form-builder/, not WPForms.

    This is likely due to a conflict. When you get the chance, could you please try using the steps in WPBeginner’s detailed guide on troubleshooting WordPress to see if it helps resolve the issue?

    I hope this helps!

    Thread Starter bobjgarrett

    (@bobjgarrett)

    Thanks for the swift reply. It actually turned out that the form was not working (being sucessfully submitted) because of some code I had added to the theme’s functions.php file to restrict access to the dashboard. I now need to work out why it would have this additional effect. Any suggestions gratefully received!

    Plugin Support Ralden Souza

    (@rsouzaam)

    Hi @bobjgarrett,

    I’m glad you found the issue in some code you added to the theme’s functions.php file.

    I was able to submit your contact form without any problems. Here’s a screenshot: https://a.supportally.com/i/rQxSJc

    If you’d like more help with using WPForms Lite, please feel free to reach out.

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Forms stopped working’ is closed to new replies.