• Resolved phloo

    (@phloo)


    As mentioned on Github I have a very weird bug which I cannot debug.

    The form has several select fields, text inputs, textarea and a checkbox.
    If I don’t fill out the second or third select fields, the form is send and saved as it should be.

    But, as soon as I fill out the second (and or third) select field, the form is not saved or does send the action mails but it shows the “successful” json message on the page.

    Link to Github with code example is attached.

    • This topic was modified 2 years, 6 months ago by phloo.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Lap

    (@lapzor)

    Hi,

    Thank you for creating and updating the git issue. Am I correct in understanding you found a working work-around, for now?

    Thanks for letting me know.

    Thread Starter phloo

    (@phloo)

    Hi @lapzor

    I disabled the Honey Pot check for the field length as it seems to be buggy.
    My dynamically added fields are not counted correctly and the positive sending is just the normal behaviour of the Honey Pot check.

    So this is a very very bad workaround because it is a global setting and doesn’t help securing the forms.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[bug] form successfully submitted but is not saved and doesn’t send mails’ is closed to new replies.