Raam Dev wrote:loewenberg: When you promoted the user from Level 1 to Level 2, did you click the checkbox that says 'Re-process List Servers:'?
PriMoThemes — now s2Member® (official notice)
This is now a very OLD forum system. It's in READ-ONLY mode.
All community interaction now occurs at WP Sharks™. See: new forums @ WP Sharks™
Raam Dev wrote:loewenberg: When you promoted the user from Level 1 to Level 2, did you click the checkbox that says 'Re-process List Servers:'?
The screenshot you posted would indicate to me that your MailChimp account is missing the MERGE2 data column. You should have both a First and Last Name entry in each Subscriber's Profile. In other words, it sounds like you might need to check on your MERGE field configuration. It should look something like this. Please let me know if this helps, or if I'm missing something?face4radio wrote:I'm running the site on my local server for testing. I didn't have logging turned on before, so I turned it on and ran another test. Here's the log output:
PHP v5.3.1 :: WordPress® v3.3.1 :: s2Member® v111220
Memory 13.46 MB :: Real Memory 14.00 MB :: Peak Memory 13.75 MB :: Real Peak Memory 14.00 MB
bbt.local/wp-login.php?action=register
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:7.0.1) Gecko/20100101 Firefox/7.0.1
array (
'function' => 'process_list_servers',
'func_get_args' =>
array (
0 => 'subscriber',
1 => '0',
2 => 'test3',
3 => 'testing',
4 => 'b3230056@nwldx.com',
5 => 'Testuser',
6 => 'Three',
7 => '127.0.0.1',
8 => true,
9 => true,
10 => 11,
),
'api_method' => 'listSubscribe',
'list' => '407dcb2e78',
'list_id' => '407dcb2e78',
'merge_array' =>
array (
'MERGE1' => 'Testuser',
'MERGE2' => 'Three',
'OPTIN_IP' => '127.0.0.1',
'OPTIN_TIME' => '2012-01-11 17:35:46',
),
'api_merge_array' =>
array (
'MERGE1' => 'Testuser',
'MERGE2' => 'Three',
'OPTIN_IP' => '127.0.0.1',
'OPTIN_TIME' => '2012-01-11 17:35:46',
),
'api_email_type' => 'html',
'api_double_optin' => true,
'api_update_existing' => false,
'api_replace_interests' => true,
'api_send_welcome' => false,
'api_response' => true,
'api_success' => true,
'api_properties' =>
NC_MCAPI::__set_state(array(
'version' => '1.3',
'errorMessage' => '',
'errorCode' => '',
'apiUrl' =>
array (
'scheme' => 'http',
'host' => 'api.mailchimp.com',
'path' => '/1.3/',
'query' => 'output=php',
'prefix' => 'us2',
),
'timeout' => 300,
'chunkSize' => 8192,
'api_key' => '764cd2e2d6e7dcca00e6e9092c8857c8-us2',
'secure' => true,
)),
)
I can see the first and last names of the user I entered in func_get_args array indices 5 and 6 and in the merge_array as MERGE1 and MERGE2. However, when I look at MailChimp all I have is "Testuser" in the Name field:
Users browsing this forum: No registered users and 1 guest