Sf cache enabled = no panel content
| Project: | Support File Cache |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
I'm having issues getting sfcache to work. It's critical for me to get it working because as it stands, with no sfcache and css aggregator enabled, i get empty css files and the occasional blank white page loaded for my panels content. I can't disable css aggregator or my site won't display properly in IE.
If I enable sfcache I have the following errors:
A) under CSS I get the division by zero error, line 198 in sf_cache_ui.table.inc
B) My panels content won't load, either for the end user nor under the panel content tab for editing. As soon as I disable sf_cache the content shows up again.
I feel like I've narrowed the issue down to panels/css and I'm hoping that sf_cache can solve the css issue by enabling me to disable drupal's CSS aggregator.
Hopefully that made sense. the website is http://xososports.com/kickball Currently I have sf_cache disabled and CSS aggregator enabled. I initially installed 1.1a but have moved to 1.1-dev in hopes that it would fix the problem. It hasn't so far.
Thanks!

#1
A has been fixed in the most recent development version. An official release will follow.
If you're still interested, can you please figure out, whether the files the browser loads actually exist (e.g. using Firebug)?
#2
Please reopen or post a new issue if you have further questions.