Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Eric

    (@emartin24)

    If you look at the source of the form, the token value is invalid:

    <input type="hidden" name="token" value="&nbsp;&nbsp;">

    The token is used to ensure that the submitter of the form is legit. I’m guessing you’ve modified the code?

    Either put the token back in or remove the logic that tests for it.

    Thread Starter llclj

    (@llclj)

    thanks for your reply.

    No, I haven’t modified the code. Not even sure which code you are referencing. Which file?

    Thanks
    Lori

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: SimpleModal Contact Form (SMCF)] Getting error "Unfortunately, your message could not’ is closed to new replies.