Hello, I can't get to work the confirmation message for anonymous users, when boost is enabled. Can someone help me, please. :-)

Comments

levelos’s picture

Status: Active » Closed (won't fix)

Sorry, I'm not intimately familiar with boost, you'll have to look in that queue.

toddejohnson’s picture

Component: Miscellaneous » Documentation
Category: support » bug
Status: Closed (won't fix) » Active

It 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.

leahmd’s picture

I'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

katharine_gates’s picture

I 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...

leahmd’s picture

There 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.

katharine_gates’s picture

Thank you purplepaisley, but my experience is that it will clear PAGES but not necessarily BLOCKS on the page.

mrpeanut’s picture

Component: Documentation » General
Status: Active » Closed (duplicate)

Marking as duplicate of #1525246: Boost prevents message after anonymous subscribing via block so that we can keep discussion in one thread.