Posted by JustMagicMaria on June 27, 2008 at 12:20am
Jump to:
| Project: | What Would Seth Godin Do? |
| Version: | 5.x-1.0 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Ryan Weal |
| Status: | closed (fixed) |
Issue Summary
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
#1
More information: It works with caching disabled.
Maria
#2
Same issue as above. I dont seem to have it work with caching disabled though.
#3
#4
Related issues in other projects:
#5
Fixed 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.#6
#7
Automatically closed -- issue fixed for 2 weeks with no activity.