Closed (fixed)
Project:
Event
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Jun 2008 at 19:37 UTC
Updated:
22 Jun 2009 at 07:58 UTC
I discovered some weird issue with the calendar block display. When i'm logged in as an admin (user #1 actually) the calendar appears fully styled on all pages. However, when i log out and browse my site as a Guest, the calendar block is only styled when the front page is shown! After some hunting with firebug i discovered that on other pages the event.css is for some reason not being included. Isn't that strange?
Comments
Comment #1
gerhard killesreiter commentedI can't verify this, event.css is always included. I suspect a theme bug.
Comment #2
kevinquillen commentedSome kind of logic in the tpl?
Comment #3
gvdvenis commentedI currently use the Drupify theme which i customized to fit my needs. I can't discover anything strange with this theme. Please verify this behavior on my site: http://www.cjw-brummen.nl . Check the front-page: the calendar block looks ok. Now choose one of the links to the right and note the weird. style-change that takes place. Because i first suspected it had something to do with the css compression or caching mechanism, i turned those of, but the problem still exists. I'm kind of stuck with this one...
Comment #4
killes@www.drop.org commentedOk, I can confirm that this issue exists on your site.
I actually think it looks better without the event.css file. ;)
I've looked at the Drupify theme and can't find anything suspicious. Do you use any other modules that do something with css files? I suggest to switch them off one by one and thus find the culprit.
Comment #5
gvdvenis commentedHAHA, i also thinks it almost looks better without the css :-) I personally have no clue as to which module could possibly cause this to happen. I'll however try your suggestion and turn each module off, one by one. I was also planning to restore the original version of drupify, to exclude any possible errors in my customizations... I'll keep you informed if i might find the cause of this weird issue...
Comment #6
djmik83 commentedI am experiencing the same thing. I cheated and included all the event.css contents and put them in my themes CSS file.
Comment #7
Morn commentedWhen I activate Block Cache I have got the same effect (Garland Theme). With deactivated Block cache everything looks ok.
Comment #8
Morn commented