Welcome, Guest

[SOLVED] Vtiger Mailchimp Module
(1 viewing) (1) Guest
Welcome to vTiger MailChimp Sync Forum

TOPIC: [SOLVED] Vtiger Mailchimp Module

[SOLVED] Vtiger Mailchimp Module 1 year ago #2

  • Alucard
Hi i'm a french student and i'm doing a some research about some open source CRM for my Master Degree thesis.

I tried to install the Vtiger CRM Mailchimp sync module...but it doesn't seem to synchronise anything.

I use windows 7 so i tried to check the batch script and I discoverded that the paths in this script were not correct for the latest version of Vtiger( I use the 5.2.0 ).

So I just changed it...but, the thing is that when I trie to launch the script I have an "Access denied!!" error message when the script tries to launch the "SynWithMailChimp" service.

I really want to try this module because I didn't find a lot of information on your site about how it really works.

The thing is I really need to know if I can import custom view in Vtiger in to Mailchimp as group of users.


I saved my Mailchimp key into the MailChimp Module section of the module manager.

Here is a copy of the new batch script:

 
@echo on
REM **************************************************************************************
REM * The contents of this file are subject to the vtiger CRM Public License Version 1.0 *
REM * ("License"); You may not use this file except in compliance with the License *
REM * The Original Code is: vtiger CRM Open Source *
REM * The Initial Developer of the Original Code is vtiger. *
REM * Portions created by vtiger are Copyright (C) vtiger. *
REM * All Rights Reserved. *
REM * *
REM **************************************************************************************
 
set VTIGERCRM_ROOTDIR="C:\Program Files\vtigercrm-5.2.0\apache\htdocs\vtigerCRM"
set PHP_EXE="C:\Program Files\vtigercrm-5.2.0\php\php.exe"
 
cd /D %VTIGERCRM_ROOTDIR%
 
%PHP_EXE% -f vtigercron.php service="SyncWithMailChimp"
 
pause
 


Can you help me please?

If you don't want to help me with the batch script, can you tell me if it's possible to import custom views as groups of contacts in mailchimp?

Thanks in advance.
Last Edit: 1 year ago by .

[SOLVED] Vtiger Mailchimp Module 1 year ago #3

  • rohitthakral
  • OFFLINE
  • Administrator
  • I Love Web
  • Posts: 34
  • Karma: 5
Hi Alucard,

We definitely would like to help you. If the cron job is not working have you tried synchronising contacts using the link on the right hand side?

We have been told that there are a few setup problems with the package and we are working towards fixing those and releasing an updated package.

Only contacts assigned to a MailChimp Campaign in vTiger will be synchronised to MailChimp.

Also, we will be doing some video tutorials soon on our blog site www.knowledgement.ie

I will give you an update once the new package is released.

Regards
Rohit
---
Chocolates and Computers are my life
The following user(s) said Thank You: aparna

[SOLVED] Vtiger Mailchimp Module 1 year ago #4

  • Alucard
I think I missed somthing because I don't see what "the link on the right hand side" is.

Anyway your answer about how the module synchronises contacts is exactly what I wanted to know, thanks a lot.

I will try again to make the script work on my computer...but I don't have a lot of time to do that right now.

I will keep you informed...
Last Edit: 1 year ago by .

[SOLVED] Vtiger Mailchimp Module 1 year ago #7

  • rohitthakral
  • OFFLINE
  • Administrator
  • I Love Web
  • Posts: 34
  • Karma: 5
Hi Alucard,

See attached screenshot. That should help.

Regards
Rohit
temp.png
---
Chocolates and Computers are my life
The following user(s) said Thank You: aparna

[SOLVED] Vtiger Mailchimp Module 1 year ago #8

Hi,

I have tried your module and am getting a blank white screen after I try to synchronise vTiget with MailChimp.

I have attached an image of the screen after I try to synchronise. I am using vTiger 5.2.1 and have made sure that the campaign name and MailChimp List name match. Is there anything else i need to do? Do you have any documentation?

Regards,
Paul
Attachments:

[SOLVED] Vtiger Mailchimp Module 1 year ago #9

Hi,

Just thought I would add to my last message the API call from within MailChimp.

Regards,
Paul
Attachments:
Time to create page: 0.39 seconds