1. stefan
  2. CMC - Mailchimp for Joomla!
  3. Tuesday, 24 February 2015
  4.  Subscribe via email
Hi,

I got a problem with not all my lists from mailchimp is showing in my module or component list section

Any thoughts on this.

Thanks
Responses (9)
Accepted Answer Pending Moderation
Hi Daniel.

It is working now perfectly.
Thank you for the excellent support.

Kind regards.
Stephaan
  1. more than a month ago
  2. CMC - Mailchimp for Joomla!
  3. # 1
Daniel Dimitrov
Support team
Accepted Answer Pending Moderation
Interesting, I thought that the module is taking the results from the db, but it actually seems that we request them from mailchimp.
Go to \administrator\components\com_cmc\models\fields\cmclists.php line 30:

$lists = $api->lists();

change it to:

$lists = $api->lists(array(), 0, 100);
Please if you use our extensions be so kind and review them at JED
Matukio | Hotspots Pro | CComment Pro
  1. more than a month ago
  2. CMC - Mailchimp for Joomla!
  3. # 2
Accepted Answer Pending Moderation
Hi Daniel.

Awesome that works now in the component list.

How would i apply this to the module as well because the module still only show the same list even if i sync the new lists.

Regards
  1. more than a month ago
  2. CMC - Mailchimp for Joomla!
  3. # 3
Daniel Dimitrov
Support team
Accepted Answer Pending Moderation
No, actually ignore the above post. It's wrong. Go here:
\administrator\components\com_cmc\views\sync\tmpl\default.php on line 21 you have

$lists = $chimp->lists();

change it to

$lists = $chimp->lists(array(), 0, 100);


Refresh the page and then the all lists should show in the list.
Regards,
Daniel
Please if you use our extensions be so kind and review them at JED
Matukio | Hotspots Pro | CComment Pro
  1. more than a month ago
  2. CMC - Mailchimp for Joomla!
  3. # 4
Daniel Dimitrov
Support team
Accepted Answer Pending Moderation
Aha, you have more than 25 lists??? I just checked and the list call that we make to mailchimp has a limit set to 25. Are you sure that when you duplicate a list it shows in CMC? Is it possible that it shows, because this list now gets on top of the queue, but some other list is missing?
[strike]Try the following: administrator\components\com_cmc\controllers\sync.json.php on line 46 you have this:[/strike]

$listStats = $chimp->lists(array('list_id' => $lists));


[strike]change it to:[/strike]

$listStats = $chimp->lists(array('list_id' => $lists),0 , 100);


Do you see your list now?

Regards,
Daniel
Please if you use our extensions be so kind and review them at JED
Matukio | Hotspots Pro | CComment Pro
  1. more than a month ago
  2. CMC - Mailchimp for Joomla!
  3. # 5
Accepted Answer Pending Moderation
Hi.

Yes all the credentials are correct. I got 28 lists and only 25 of them shows. If i duplicate the lists not showing in mailchimp then they show but the original list still not showing.

Regards
  1. more than a month ago
  2. CMC - Mailchimp for Joomla!
  3. # 6
Daniel Dimitrov
Support team
Accepted Answer Pending Moderation
Are you sure that you have the correct credentials? Have you provided the API key for the correct account?
Please if you use our extensions be so kind and review them at JED
Matukio | Hotspots Pro | CComment Pro
  1. more than a month ago
  2. CMC - Mailchimp for Joomla!
  3. # 7
Accepted Answer Pending Moderation
Hi Daniel,

Thanks but that is where the problem is the list is not showing under the component, so i cant select it from there and sync it.

Regards,
Stephaan
  1. more than a month ago
  2. CMC - Mailchimp for Joomla!
  3. # 8
Daniel Dimitrov
Support team
Accepted Answer Pending Moderation
The module doesn't fetch all the lists from mailchimp. It gets the lists that are synced in the component. So go to the component and sync all the lists that you want to use on the site and then they should appear in the module.
Regards,
Daniel
Please if you use our extensions be so kind and review them at JED
Matukio | Hotspots Pro | CComment Pro
  1. more than a month ago
  2. CMC - Mailchimp for Joomla!
  3. # 9
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.

Last questions

CMigrator: Path from Drupal 6 to J5?
(Category s/b CMigrator, but didn't see it on the list) I'm interested in usi...
0 Replies
Posted on Monday, 28 April 2025
  • New
  • Dowload all Hotspots entries
    Hi there, I'm looking for a way to dowload all the Hotspots entries. I've got t...
    0 Replies
    Posted on Sunday, 06 April 2025
    • #kml
    • #download
    Set number of hotspots / user groups
    Hi, I'm working with Hotspots for my new website and I love it! After trying ...
    0 Replies
    Posted on Monday, 31 March 2025
    J5 compatibility for Hotspots
    Hi guys, Just started to update my old J3x website. Is there J5 compatibility p...
    1 Replies
    Posted on Monday, 24 February 2025
    • #Hotspots
    • #hotspots Joomla 5
    Text size in the comment input form
    Hello. How can I increase the font size in the comment input field? For examp...
    0 Replies
    Posted on Wednesday, 26 February 2025
    • #CComment 6