• Resolved hollosipeter

    (@hollosipeter)


    Hello! After updating to 1.24.1, all validation in all forms stopped, so I can submit any form with zero information, without filling the (*) required fields.
    Environment:
    (Windows 10 / Firefox 114.0.1 64-bit / WordPress 6.2.2 / PHP 8.0.27 / DB 10.3.38-MariaDB-0ubuntu0.20.04.1

    After I downgraded to 1.23.3, the problem is solved.
    Please check.

    Regards,
    Peter

    The page I need help with: [log in to see the link]

Viewing 2 replies - 16 through 17 (of 17 total)
  • Plugin Support Williams – WPMU DEV Support

    (@wpmudev-support8)

    Hi @hollosipeter

    Thanks for response!

    Actually, I just noticed that during posting the code some characters got replaced automatically in a way that wouldn’t really “break” the code to the “error level” but would render part of it useless (specifically the SQL “SELECT” statement that searches for existing data). I’m sorry for not “catching it” right away!

    Anyway, this may very likely be the reason and before we go any further with this, let’s check it.

    I have posted the same code (but making sure that it didn’t get altered in any way) again here:

    https://pastebin.com/Fq6ivja8

    so please try this version. You’ll need to configure form ID and fields again (just like previously) but the code itself shouldn’t be “broken” so please give it a go and see if that version works or still doesn’t check duplicates.

    Best regards,
    Adam

    Thread Starter hollosipeter

    (@hollosipeter)

    Hello Adam!

    I tested on dev1access.bachatasensual.hu and it is working now. So I can update my in production site ??
    So as I see, the new Forminator version is modified about doing a server side validation and not immediately after I click submit, this is the different and that’s why the new code didn’t worked because the new submit function was BEFORE like the old code – if I understand well.

    Thank you very much!

    Regards,
    Peter

Viewing 2 replies - 16 through 17 (of 17 total)
  • The topic ‘1.24.1 stops validation!’ is closed to new replies.