Whenever the form is submitted it returns a Internal Server Error (which according to the code is a detected honeypot defense), even though all visible fields have been manually completed by me. I duplicated the example view file to make my own. Perhaps the only difference is, I'm using [label for=""] rather than surrounding the fields inside a label tag. Do you have any idea what might cause this?
Whenever the form is submitted it returns a Internal Server Error (which according to the code is a detected honeypot defense), even though all visible fields have been manually completed by me. I duplicated the example view file to make my own. Perhaps the only difference is, I'm using [label for=""] rather than surrounding the fields inside a label tag. Do you have any idea what might cause this?