Closed (duplicate)
Project:
Mailchimp
Version:
6.x-2.0
Component:
General
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Jul 2010 at 13:49 UTC
Updated:
21 Mar 2013 at 14:14 UTC
Hello, I can't get to work the confirmation message for anonymous users, when boost is enabled. Can someone help me, please. :-)
Comments
Comment #1
levelos commentedSorry, I'm not intimately familiar with boost, you'll have to look in that queue.
Comment #2
toddejohnson commentedIt should be noted that the mailchimp module is incompatible with the boost module. When enabled together the status's don't drupal_set_message doesn't work. Could this be better documented? The boost module is a popular way to gain better performance for drupal sites.
Comment #3
leahmd commentedI'm testing MailChimp with the Boost module and I think this is a matter of configuring Boost properly. With the settings as below, it works properly for me.
In the Boost settings be sure to tick "Do not cache the page if there are Drupal messages. "
And further down in: "Statically cache specific pages:"
Tick "Cache every page except the listed pages."
Then enter the path to your mailchimp subscription pages:
pathtodrupal/mailchimp
pathtodrupal/mailchimp/*
HTH
Comment #4
katharine_gates commentedI have had his same problem, have configured Boost as recommended but it's still not working? See here: http://www.rawvision.com/mail?
Ugh I hope I don't have to rebuild all of the caches for these changes to take effect...
Comment #5
leahmd commentedThere is a Boost block you can enable that will display on those pages and enable you to delete just that page from the cache. I would try that first.
Comment #6
katharine_gates commentedThank you purplepaisley, but my experience is that it will clear PAGES but not necessarily BLOCKS on the page.
Comment #7
mrpeanut commentedMarking as duplicate of #1525246: Boost prevents message after anonymous subscribing via block so that we can keep discussion in one thread.