18590 Posts in 4875 Topics by 2285 members
General Questions
SilverStripe Forums » General Questions » Contact form not sending
General questions about getting started with SilverStripe that don't fit in any of the categories above.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba
|
Page:
1
|
Go to End | |
| Author | Topic: | 711 Views |
-
Contact form not sending

16 February 2010 at 1:35am
Hi,
I am sorry for cross posting (http://www.silverstripe.org/hosting-requirements/show/278742#post278742), but I think my original post was probably not very inspired and not properly phrased.
I have followed the SSbits tutorial (http://www.ssbits.com/creating-a-simple-contact-form/) to create a very simple contact form.
It worked fine on my (free) testing host (X10hosting), but stopped working when I moved the site to its final destination on GoDaddy.
GoDaddy already has its server address (SMTP = relay-hosting.secureserver.net) in its php.ini, but I also added ini_set("SMTP", "relay-hosting.secureserver.net"); in the _config.php for good measure.
The mail appears to be sent properly, but is never received anywhere.
My question is more about how to troubleshoot this. How can I capture some error message or understand where something is going wrong?
Or more simply, does anyone have a solution, that preferably does not involve editing the core files, as some people suggested (in order to use PHP_mailer instead of the standard PHP mail()).
Thanking you in advance..
JuLo
| 711 Views | ||
|
Page:
1
|
Go to Top |

