Closed (fixed)
Project:
Follow
Version:
6.x-1.3
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
16 Dec 2009 at 03:57 UTC
Updated:
17 Dec 2009 at 06:02 UTC
When a user is logged-in the Follow block appears normal and includes graphic icons. When an anonymous user visits the site (i.e. not logged-in), the Follow block displays text links, but no graphics icons. See attached screen grabs.
This site uses the Boost module which cache's pages for anonymous users so there may be an interaction between the Follow and Boost modules.
| Comment | File | Size | Author |
|---|---|---|---|
| FollowUs-Anonymous.png | 2.48 KB | TallDavid | |
| FollowUs-LoggedIn.png | 6.65 KB | TallDavid |
Comments
Comment #1
bgilday commentedI experienced the same behavior. It looked like the follow.css stylesheet was not loading for anonymous users. I do not have the Boost module enabled, but I do have caching enabled. I just cleared the Drupal cache (via admin/settings/performance) and the images no appear for anonymous users and authenticated users.
Comment #2
q0rban commentedI believe this is a duplicate of #597268: Follow's CSS only loads if the module does, which prevents block caching from seeing CSS.
Comment #3
TallDavid commentedI have confirmed that Follow v6.14 fixes this issue.
Comment #4
TallDavid commentedFixed => Closed.