• Resolved klammlukas

    (@klammlukas)


    Since the last update I wasnt able to submit new entries.
    I get ‘Error, something went wrong.’

    I traced it down to

    fm_empty_field_validation() in /models/form_maker.php

    In my example the field is set (hidden) in the form. eg.
    <input type=”hidden” id=”fm_empty_field_validation14″ value=”” name=”fm_empty_field_validation14″ data-value=”20cad3f6c0565cece1b35b7911ac6125″ />

    … but the function to get the value (get() in WDW_FM_Library.php) does not target the data-value attribute, so it returns an empty value, which causes an error. Please fix this. Im skipping the fm_empty_field_validation() now, thats why its working at my page at the moment.

    • This topic was modified 7 years, 9 months ago by klammlukas.

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

Viewing 1 replies (of 1 total)
  • Plugin Contributor Form Maker Support

    (@formmakersupport)

    Hi @klammlukas,

    We need to have a closer look at the described issue.
    Please contact our support team using the following email address:[email protected]
    Also, mention the URL of this forum topic in your message. We will provide a solution as soon as possible and share it here as well.

    Thanks in advance, have a nice day!

Viewing 1 replies (of 1 total)

The topic ‘Security Check not working’ is closed to new replies.