Statistics: Posted by Cristián Lávaque — December 18th, 2011, 3:52 pm
Statistics: Posted by Cristián Lávaque — December 18th, 2011, 3:47 pm
Statistics: Posted by sarahpjwhite — December 15th, 2011, 2:19 pm
Statistics: Posted by ironjoe — December 14th, 2011, 4:55 pm
Statistics: Posted by Cristián Lávaque — December 11th, 2011, 2:30 am
Statistics: Posted by Amy90 — November 30th, 2011, 2:36 pm
Statistics: Posted by Cristián Lávaque — November 28th, 2011, 9:34 pm
Statistics: Posted by brandonknss — November 24th, 2011, 12:00 pm
Statistics: Posted by bonnieg — November 23rd, 2011, 6:37 pm
Statistics: Posted by bonnieg — November 22nd, 2011, 9:46 pm
Statistics: Posted by nemoprincess — November 22nd, 2011, 5:38 pm
Statistics: Posted by Eduan — November 22nd, 2011, 5:18 pm
Statistics: Posted by nemoprincess — November 22nd, 2011, 5:05 pm
Statistics: Posted by Jason Caldwell — November 20th, 2011, 4:47 pm
Statistics: Posted by chadagrawal — November 18th, 2011, 1:30 pm
FYI: s2Member's MailChimp integration operates through a secure API call ( i.e. a web service connection ). Whereas s2Member's AWeber integration is handled via email commands. So these are difficult to compare. The communication methods are completely different.
I will contact my hosting company now. What is puzzling is that it was working with mailchimp so it doesn't make any sense that the hosting company could be at fault here. I'll also disable all my plugins and see...
Statistics: Posted by Jason Caldwell — November 3rd, 2011, 3:05 pm
Statistics: Posted by StevieSmith — November 3rd, 2011, 2:35 pm
<?php
/*
Step #1. Upload this PHP file to: `/wp-content/mu-plugins/wp-mail-debug.php`.
( make sure there are no extra spaces/tabs/line breaks before or after `<?php ?>` )
Step #2. Load this page on your site: `http://yoursite.com/?wp_mail_debug=yes`.
( loading this page will run the test below and provide you with details )
*/
add_action ("init", "wp_mail_debug", 1000); function wp_mail_debug ()
{
if (!empty ($_GET[__FUNCTION__])) /* Load this page on your site: <http://yoursite.com/?wp_mail_debug=yes>. */
{
$wp_mail_response = wp_mail (get_bloginfo ("admin_email"), "WP Mail Test", "WP Mail Test", "From: \"WP Mail Test\" <" . get_bloginfo ("admin_email") . ">\r\nContent-Type: text/plain; charset=utf-8");
exit((($wp_mail_response) ? "Mail sent successfully to: " . get_bloginfo ("admin_email") : "The `wp_mail()` function failed to: " . get_bloginfo ("admin_email")));
}
}
?>
http://yoursite.com/?wp_mail_debug=yes
Statistics: Posted by Jason Caldwell — November 3rd, 2011, 1:47 pm
PHP v5.2.17 :: WordPress® v3.2.1 :: s2Member® v111029
Memory 33.48 MB :: Real Memory 33.75 MB :: Peak Memory 33.59 MB :: Real Peak Memory 33.75 MB
afterbreakingup.com/wp-login.php?action=register
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1
array (
'function' => 'process_list_servers',
'func_get_args' =>
array (
0 => 'subscriber',
1 => '0',
2 => 'vitaspecial',
3 => 'GU1YE8oCkWrZ',
4 => 'sales@paypal-registered email.com',
5 => '',
6 => '',
7 => '98.64.129.141',
8 => true,
9 => true,
10 => '8',
),
'wp_mail_method' => 'listSubscribe',
'list_id' => 'afterbreakingup',
'bcc' => 'Stevie@not-paypal regirstered email.com',
'pass_inclusion' => false,
'wp_mail_sbj' => 's2Member Subscription Request',
'wp_mail_msg' => 's2Member Subscription Request
s2Member w/ PayPal Email ID
Ad Tracking: s2Member-site-doing-promotion.com
EMail Address: sales@paypal-registered email.com
Buyer: Sales
Full Name:
First Name:
Last Name:
IP Address: 98.64.129.141
User ID: 8
Login: vitaspecial
Role: subscriber
Level: 0
CCaps:
- end.',
'wp_mail_headers' => 'From: "" <sales@paypal-registered email.com>
Bcc: Stevie@not-paypal regirstered email.com
Content-Type: text/plain; charset=utf-8',
'wp_mail_response' => false,
)
Statistics: Posted by StevieSmith — November 3rd, 2011, 1:10 pm
Statistics: Posted by Jason Caldwell — November 3rd, 2011, 12:56 pm
Statistics: Posted by StevieSmith — November 3rd, 2011, 8:59 am
Statistics: Posted by Jason Caldwell — October 21st, 2011, 6:25 pm
Statistics: Posted by MikeS2M — October 20th, 2011, 6:49 pm