• Resolved zbuckoski

    (@zbuckoski)


    Hi. When I submit a WPForm with PHP 8.3 or PHP 8.2, I receive WPForms AJAX submit error (wpforms.min.js?ver=1.9.0.4:5) and the submit doesn’t work.

    This doesn’t happen when I use PHP 7.4

    Does someone has an idea how can this be fixed?

    Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Ralden Souza

    (@rsouzaam)

    Hi @zbuckoski,

    Thanks for reaching out, and I’m sorry to hear about the issues with WPForms AJAX on your site using PHP 8.2 and 8.3.

    I was unable to reproduce the issue, and here is a screenshot of my test using PHP 8.3.

    When you have a moment, please share the URL to access your form. This will allow me to investigate the issue further.

    Thanks!

    Thread Starter zbuckoski

    (@zbuckoski)

    Thank you for the fast response @rsouzaam

    Here is a link from an example form: https://e-learning.mk/exampleform/

    I disabled the chaching plugin.

    • This reply was modified 2 months ago by zbuckoski.
    Thread Starter zbuckoski

    (@zbuckoski)

    Problem solved!

    I installed following PHP modules: php8.3-opcache, php8.3-mbstring, php8.3-xml, php8.3-curl, php8.3-zip
    And my problem disappeared ?? I guess my PHP 8.3 installation was missing XML module that serves AJAX requests and that’s why submiting forms were not working. Now they work. Sorry for the false alarm that might mislead some people that WPForms don’t work with newer PHP versions.

    Thank you.

    Plugin Support Ralden Souza

    (@rsouzaam)

    Hi @zbuckoski,

    Great to hear that you fixed the issue by installing those PHP modules, and thanks for letting us know!

    From reviewing the code on https://e-learning.mk/exampleform/, I couldn’t see anything wrong, so I’m really glad you checked your server and identified the issue.

    If you need any further help with using WPForms Lite, feel free to reach out.

    Thanks!

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.