Closed (fixed)
Project:
What Would Seth Godin Do?
Version:
6.x-2.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
2 Mar 2011 at 18:11 UTC
Updated:
28 May 2011 at 22:31 UTC
Jump to comment: Most recent
Comments
Comment #1
sillygwailoIt might be related to caching. #275486: Cookie isn't created for anonymous user is an issue for the previous version, which might still be true for both of the 6.x branches.
Comment #2
Anonymous (not verified) commented[cross-posted to #275486 which Richard referenced above]
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.Comment #3
Anonymous (not verified) commented