Hi!

I have polls on my drupal site and I found a problem using polls and boost. Boost cache poll block so, that any anonymous visitor after voting doesn't see the results in the poll block. I've tried to solve this problem installing Advanced Poll module, but with no effect. It works for me when I logged in, but doesn't refresh block for anonymous visitor. After voting it doesn't want do display results. As far as I see - it is problem of Advanced Poll logic, but is there any way to make boost not to cache this or any other block and load it from DB etc.?

Comments

tntclaus’s picture

Status: Active » Needs review

I've semi-solved this problem due to this idea http://drupal.org/node/503628

mikeytown2’s picture

Status: Needs review » Postponed

Yes thats the quick and easy way to do ajax. I'm working on a single ajax call that will update multiple div's. This is going to be marked as postponed until this is complete.
#503628: AJAX Load stats

mikeytown2’s picture

Title: Ajax poll / Advanced poll / Core poll integration with boos » Ajax poll / Advanced poll / Core poll integration with boost
mikeytown2’s picture

Status: Postponed » Closed (won't fix)

Marking this as won't fix. Been thinking about this and a ajax block module is whats needed.
http://groups.drupal.org/node/24825

mikeytown2’s picture

Title: Ajax poll / Advanced poll / Core poll integration with boost » Ajax poll / Advanced poll / Core poll
Project: Boost » Ajaxify Regions
Version: 6.x-1.0-beta2 » 6.x-1.0
Component: Caching logic » Code

one more

mikeytown2’s picture

Status: Closed (won't fix) » Active
csevb10’s picture

Status: Active » Fixed

This should work with ajaxify_regions without issue. If you run into issues, please re-open, and I'll investigate further.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.