Hi there !
I got a strange bug on blog's descriptions :
Description A from blog A, is displayed on all other blogs, instead of their own description...
But sometimes, it can be description B from blog B, or C, etc...
It even got stuck on non-blog pages....
It seems that's the description of the first visited blog got stuck when I visit the others..
It seems to happen everytime for anonymous, but I also had this trouble some times when I was logged as Admin..
Any idea or advice ?
Thanks
-P-
Comments
Comment #1
pacome commented... finaly everything seems ok when visitor is logged...
The problem concern only anonymous visitors.
Best regards
-P-
Comment #2
pacome commentedI used this : http://groups.drupal.org/node/18382#comment-63301 as a temporary solution... But it didn't solved the bug with advanced-blog >> blog-informations and anonymous visitors..
+=+
-P-
Comment #3
svendecabooterI assume you have block cache turned on, which would be the cause of this problem.
I have added a setting to no cache blocks whose content is dynamically generated based on the current page.
This will be added in the next release of this module.