jlodwick Posted April 17, 2012 Share Posted April 17, 2012 I'm using the example_form from securimage. I have modified the email address in the php script to my email address and uploaded everything to my hosting company's FTP server. I then fill out the form and click the submit message button and the form says "The captcha was correct and the message has been sent!" but I never receive the email. I have other basic php forms that work just fine just for some reason I can't get this one working. Could someone please let me know if I'm missing something here? Thanks Quote Link to comment https://forums.phpfreaks.com/topic/261079-not-receiving-email-from-securimage-example_form/ Share on other sites More sharing options...
PFMaBiSmAd Posted April 17, 2012 Share Posted April 17, 2012 What's $GLOBALS['DEBUG_MODE'] set to? Quote Link to comment https://forums.phpfreaks.com/topic/261079-not-receiving-email-from-securimage-example_form/#findComment-1338002 Share on other sites More sharing options...
jlodwick Posted April 17, 2012 Author Share Posted April 17, 2012 I didn't do anything to that. I was just trying to test to get it to email me with the info I submitted. Should I remove that "If" statement? Quote Link to comment https://forums.phpfreaks.com/topic/261079-not-receiving-email-from-securimage-example_form/#findComment-1338005 Share on other sites More sharing options...
jlodwick Posted April 17, 2012 Author Share Posted April 17, 2012 Ok now I see what you mean. I went to the top and changed the "1" to "0" so it's not debugging but it's still not working. Is there something else I could be missing? Quote Link to comment https://forums.phpfreaks.com/topic/261079-not-receiving-email-from-securimage-example_form/#findComment-1338006 Share on other sites More sharing options...
jlodwick Posted April 17, 2012 Author Share Posted April 17, 2012 Duh! I had another copy of the example_form.php on my pc that I copied over instead of the one I modified. Thanks for your help! It's working now. Next time I'll try reading the comment in the php script hehe. I think maybe this is just a way of telling me it's time to get some sleep. Quote Link to comment https://forums.phpfreaks.com/topic/261079-not-receiving-email-from-securimage-example_form/#findComment-1338007 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.