StartBootstrap / startbootstrap-clean-blog

A clean Bootstrap blog theme created by Start Bootstrap
https://startbootstrap.com/theme/clean-blog/
MIT License
1.78k stars 1.85k forks source link

Contact Form Broken #29

Closed lnorton89 closed 8 years ago

lnorton89 commented 8 years ago

Nothing I do can get the contact form to work. Have change the line in the PHP file with an email account that isn't gmail/hotmail. Form submits but never receive mail.

davidtmiller commented 8 years ago

Interesting the form seems to be working elsewhere. This might be an issue with your web host. Also, the form wont work at all if you're hosting on GitHub pages.

lnorton89 commented 8 years ago

I've tried on a local XAMPP server as well as a blank LAMP stack on Digital Ocean. I highly doubt my host(s) have anything to do with it.

davidtmiller commented 8 years ago

You've got a mail server running locally and everything?

davidtmiller commented 8 years ago

I am not seeing any issues with the form, and I'm not getting any other issues from other users. If you moved the files around make sure you fix the path in the contact_me.js file, but other than that I can't really think of anything else to try at this point...