Home › Forums › Back End › Contact Post not displaying information › Re: Contact Post not displaying information
February 19, 2013 at 8:41 am
#125197
Member
I forked it, and its located here [https://gist.github.com/windbertsa/4985808](https://gist.github.com/windbertsa/4985808 “windbertsa.php”) I changed the first statement for the way it initially submits it to match the way I had the form set up( I suppose that will save me a little bit of time in the future with styling the buttons and things)
In my text editor, it keeps saying that I have an error on line 38, which is where the if( mail( $to,$subject,$message,$headers ) ){ line is..
I did upload the changes I made again, the form is still appearing to have problems.
And thank again for all of your help!