sunzhoujian Posted January 3, 2008 Share Posted January 3, 2008 I tested with the system which I installed. However, I found that the contact method doesn't work. After sending out message, I don't know where I can get that from the administrator's page. Is this a bug? Link to comment Share on other sites More sharing options...
Guest Posted January 3, 2008 Share Posted January 3, 2008 I tested with the system which I installed. However, I found that the contact method doesn't work. After sending out message, I don't know where I can get that from the administrator's page. Is this a bug? Which version did you install? Do you mean contact us? What php, server version are you using? Is this another goddam tempate? Link to comment Share on other sites More sharing options...
sunzhoujian Posted January 3, 2008 Author Share Posted January 3, 2008 Which version did you install?Do you mean contact us? What php, server version are you using? Is this another goddam tempate? I am using the latest version and I just installed today. Yes. I meant that function. I used LAMPP and I just use the default template right now as today is the first day for me to know this system... Thanks for your message! Link to comment Share on other sites More sharing options...
Guest Posted January 3, 2008 Share Posted January 3, 2008 I am using the latest version and I just installed today. Yes. I meant that function. I used LAMPP and I just use the default template right now as today is the first day for me to know this system... Thanks for your message! So, if I understand, this is installed on your computer and email does not work. I had this problem with wamp and in the php.ini file for the server, I had to use this: ; For Win32 only. ; SMTP = localhost SMTP = smtp.myisp.com smtp_port = 25 you need to set them up to match your settings and uncomment: sendmail_from = [email protected] Link to comment Share on other sites More sharing options...
sunzhoujian Posted January 3, 2008 Author Share Posted January 3, 2008 Thanks a lot for your reply. It works right now once I upload the system to host monster and I got the message from the customer. So, if I understand, this is installed on your computer and email does not work. I had this problem with wamp and in the php.ini file for the server, I had to use this: ; For Win32 only. ; SMTP = localhost SMTP = smtp.myisp.com smtp_port = 25 you need to set them up to match your settings and uncomment: sendmail_from = [email protected] Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.