andrew_conradi
Newbie
Just Getting Started
Member Likes (0)
Hi,
I've installed marketpress and sucessfully setup products and my payment gateway; but it appears that confirmation emails are not being sent out when new orders are placed-- not to the order recipient, nor to info@mydomain.ca as is set in the Messages tab of Marketpress' settings page.
I've confirmed that php_mail() is fuctioning correctly on my host, and also that the WordPress native password reset function is working properly.
Please Help??

Responses (1)
Support Chimp (joined March 2010) Likes (0)
Hey there.
MarketPress uses wp_mail to send out emails, so if your WordPress sites sends out the normal registration and reset emails then this work just fine.
I wonder if there is a theme or plugin conflict here?
Can you please test with the default Twenty Eleven theme and by deactivating all your plugins, if it then works you would need to reactivate one at a time until the issue occurs again.
That will let us know the conflict.
Often members resolve these kinds of issues with mail by using SMTP:
http://wordpress.org/extend/plugins/wp-mail-smtp/
http://wordpress.org/extend/plugins/configure-smtp/
http://wordpress.org/extend/plugins/smtp/
Take care.
Become a member