![]() |
@Scimia
I fixed that error for someone not too long ago. Open the file /mailchimp/MailChimpSubs.php Around line 127 you have: Code:
$qry = "INSERT INTO " . TABLE_PREFIX . "kws_mailchimp_log values(NULL,now(),'C',NULL,'".serialize($this->errors_arr)."')"; Code:
$qry = "INSERT INTO " . TABLE_PREFIX . "kws_mailchimp_log values(NULL,now(),'C',NULL,'".$vbulletin->db->escape_string(serialize($this->errors_arr))."')"; |
Quote:
|
Hi,
I just installed this. I'm trying to sync my forum members to mailchimp but it hasn't happened. How do I view the logs? I don't understand where this is; How to View Logs admin end => vBtise Mail chimp => View Cron logs ( here you can see logs like total new added / updated records in Mail chimp List) admin end => vBtise Mail chimp => Registraion Subscription error log ( list of users which are not successfully subscribed in mailchimp while registion ) Also, I noticed the version is 1.0 - it's suppose to be 1.0.2, yeah ? My board is v4.2.2 Thanks |
Quote:
|
I'm assuming this is no longer supported - has anyone tried this plugin with vb5?
|
Nice mod!
Installation has gone smooth... Can you confirm how often does this CRON script run? |
@giorgioarmani - did you get this to work with vB5??
|
Quote:
Installation went fine but it appears to not be adding anyone to the mailchimp list. I assume it needs to run a cron job but not sure how or where to configure that. |
Quote:
And just after installing run the task manually for the first time. By default it's scheduled for once a month. I have changed mine to once an hour since Mailchimp doesn't seem to mind :) |
Quote:
If you manage to get a hold of him, please ask him to incorporate more features in the next version (if he ever makes one): Should allow the segmentation based on usergroup. If a person is added to a specific usergroup, their account should be removed from sync. Reverse sync: If a person unsubscribes from the mailchimp list, they should automatically be added to a specific usergroup. These are the only things I can think of right now. |
All times are GMT. The time now is 10:52 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|