Closed (fixed)
Project:
What Would Seth Godin Do?
Version:
5.x-1.0
Component:
Code
Priority:
Normal
Category:
Bug report
Reporter:
Created:
27 Jun 2008 at 00:20 UTC
Updated:
28 May 2011 at 22:41 UTC
Jump to comment: Most recent
When I'm authenticated, this works exactly as described -- I see the block 5 times then it goes away. If I delete the cookie (using Firefox - > Tools -> Web Developer -> Cookie -> View Cookie Information) then I see it again five times. BUT, if I'm not logged in View Cookie Information indicates the cookie is never created (and I see the message every visit). Any idea why?
Love this module.
Maria
Comments
Comment #1
justmagicmaria commentedMore information: It works with caching disabled.
Maria
Comment #2
nimbupani commentedSame issue as above. I dont seem to have it work with caching disabled though.
Comment #3
sillygwailoComment #4
sillygwailoRelated issues in other projects:
Comment #5
Anonymous (not verified) commentedFixed in forthcoming 6.x-2.0 release. Related to #791142.
Either run
update {blocks} set cache='-1' where module='wwsgd'on your database or re-save your block using 6.x-2.0. Other Drupal versions will be updated soon.Comment #6
Anonymous (not verified) commented