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
Comment #1
tntclaus commentedI've semi-solved this problem due to this idea http://drupal.org/node/503628
Comment #2
mikeytown2 commentedYes 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
Comment #3
mikeytown2 commentedComment #4
mikeytown2 commentedMarking this as won't fix. Been thinking about this and a ajax block module is whats needed.
http://groups.drupal.org/node/24825
Comment #5
mikeytown2 commentedone more
Comment #6
mikeytown2 commentedComment #7
csevb10 commentedThis should work with ajaxify_regions without issue. If you run into issues, please re-open, and I'll investigate further.