Security Check not working
-
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.
The page I need help with: [log in to see the link]
The topic ‘Security Check not working’ is closed to new replies.