Flavinho Posted July 22, 2008 Posted July 22, 2008 Hello guys. I'm getting crazy here. After many trys I ran the email_test.php into my server and It works!!!!! So why my contact fom, retrive password, order and all that is not working?? I am a neewwwbie i know. Thanks for your help!!!!
arietis Posted July 23, 2008 Posted July 23, 2008 Hello guys.I'm getting crazy here. After many trys I ran the email_test.php into my server and It works!!!!! So why my contact fom, retrive password, order and all that is not working?? I am a neewwwbie i know. Thanks for your help!!!! what does your email_test.php do and where is it installed? if it's in /admin and you had to make any changes to the /admin/includes/classes/email.php code then you'll have to make similar changes to the /includes/classes/email.php file. remember, the contact, retrieve password, etc all use the /includes/classes/email.php - not the admin/includes/classes/email.php. personally, i think it's bad that there are two sets of code that do this and therefore two sets of the code that need to be maintained. you might also try checking your logs. there could be some messages in there that will tell you why the emails are failing, which would give you a better idea of where to look.
Guest Posted July 24, 2008 Posted July 24, 2008 Hello guys.I'm getting crazy here. After many trys I ran the email_test.php into my server and It works!!!!! So why my contact fom, retrive password, order and all that is not working?? I am a neewwwbie i know. Thanks for your help!!!! What are your email settings in osc admin and have you enabled emails in osc admin?
Flavinho Posted July 26, 2008 Author Posted July 26, 2008 Solved. Thanks a lot! Just rent a server that runs your e-mail and install your catalog. :) lol
Recommended Posts
Archived
This topic is now archived and is closed to further replies.