Forum Replies Created

Viewing 8 Topics - 1 through 8 (of 8 total)
Author Posts
August 2, 2013 at 4:01 pm in reply to: Notification NOT working! 6601
amybee amybee

Thanks, this saves me headaches!! it works..

I used this :

mail('email@test.com', 'Subject', $mail_body);

Instead of:

wp_mail( $form_settings['notification']['edit_to'], $form_settings['notification']['edit_subject'], $mail_body );

Thanks for you effort though!
Abdel

August 2, 2013 at 1:18 pm in reply to: Notification NOT working! 6593
amybee amybee

Hi, I tested on brand new install on wordpress for normal posts (no custom post type) and it worked for published submitted posts. but on my website not working still. one question how about using PHP mail instead? could you please point me where to look and update? I can’t find the file that manage the wp_mail inside your plugin. thanks.
A

July 31, 2013 at 7:41 pm in reply to: Notification NOT working! 6538
amybee amybee This reply has been marked as private.
July 26, 2013 at 4:44 pm in reply to: Notification NOT working! 6345
amybee amybee This reply has been marked as private.
July 25, 2013 at 1:20 pm in reply to: Notification NOT working! 6304
amybee amybee This reply has been marked as private.
July 24, 2013 at 2:01 pm in reply to: Notification NOT working! 6279
amybee amybee This reply has been marked as private.
July 24, 2013 at 1:52 pm in reply to: Notification NOT working! 6278
amybee amybee This reply has been marked as private.
July 23, 2013 at 1:39 pm in reply to: Notification NOT working! 6236
amybee amybee

Thanks for the reply! Yes the form is working correctly, but no email. I use Contact Form 7 on the website and it’s sending emails properly. I host the website on our dedi which runs PHP 5.4 now and all our websites we have work properly, I haven’t had any email issues before with our setup. I am lost now, where should I start?

Viewing 8 Topics - 1 through 8 (of 8 total)