Forum Replies Created

Viewing 1 replies (of 1 total)
  • Wow that is totally interesting that by changing the ‘name’ on the <input name”name”> field fixed that error I was having with being redirected to the 404 page after click the submit button.

    I created my own contact form from scratch and the only thing I had to do to fix this error was change the input field for name from <input “name”> to <input “nombre”> and voila! Fixed!

    It’s pretty much what guigao said.

Viewing 1 replies (of 1 total)