No changes have been made to the site www.villacollectionsdesign.com ; however, last night when I went to bed DD Block, the centerpiece of this site worked perfectly, this morning, the block format was gone. Just all the images etc mashed into a long block on the home page of the site. Images are not resized, formating is gone, navigation buttons are gone... Sorry I could think of no better description than 'went crazy'.
There have been no updates to any related modules, no update to the theme, no new News Items, nothing was changed between last night when it worked perfectly and today.
This is the centerpiece for this site, so for me at least, this issue is 'critical'.
Thanks in advance for any help you can provide.
NOTE: I have the site in off line mode at the moment, I will be checking this post frequently and can put it back on line momentarily once I see you are viewing the support queue, as this error makes the home page unusable to a large degree.
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | CSS Not Optimized - Good Show.png | 332.04 KB | Kevin10EC |
| #8 | CSS Optimized - Bad Show.png | 267.45 KB | Kevin10EC |
| #2 | formating loss.jpg | 29.3 KB | bstrange |
Comments
Comment #1
bstrange commentedAdditional info. This 'loss of formating' occurrs on both the block embedded into a pannel on the home page as well as in the block's full node: http://www.villacollectionsdesign.com/content/ddblocktest
Comment #2
bstrange commentedAttaching pic of the formating loss
Comment #3
bstrange commentedUncommented drupal_set_message to return the following:
Comment #4
bstrange commentedInterestingly, this problem only occurs in Internet Explorer 8.0.6001 and 7.0.5730; though 96% of the site's traffic utilizes I.E.
Tested from multiple machines, at multiple locations. None have versions of I.E. other than the 2 listed above, and all experience this problem.
DD Block works correctly in Chrome, Firefox, Opera, and Safari. Now I am truely stumped...
Comment #5
bstrange commentedI found the solution at http://drupal.org/node/699362
Worked like a charm :)
Thanks again :) See, you don't even have to respond to be instrumental in resolving issues with this module because you have been so dilligent in assisting others!
Comment #6
ppblaauw commentedYes, this was an issue which has taken me some time to find out.
Hopefully other users can find this issue with the changed issue title.
Changed issue title.
Set status to fixed.
Comment #8
Kevin10EC commentedI am a BIG fan of ddBlock. I do most of my work using the Firefox Browser. I just discovered that my ddBlock does not work in Internet Explorer 8. Instead of working nicely as a smooth slideshow, the images are stacked in a column.
I am aware that it is recommended to enable "Optimize CSS Files" at "http://www.SITENAME/admin/settings/performance" because of a maximum number of allowable CSS files. However, when I enable "Optimize CSS Files", the ddBlock behaves properly in both Firefox and IE8, but the rest of the formatting of the site theme is "lost".
I have attached 2 screen shots to illustrate what happens when CSS is not optimized and when it is optimized.
Thank you for any advice regarding how I can have ddBlock perform equally well in Firefox and IE8 without losing the Genesis theming I have created.
Comment #9
ppblaauw commentedI don't know why your Stylesheet(s) are not used when you enable CSS optimization, but when your site is in production you want CSS optimization enabled for performance reasons.
Do you have a link to your site?
Comment #10
jghyde commentedUse this module to optimize just the module stylesheets and leave your theme stylesheets alone. That way, you can still find your styles when theming with windoze!
http://drupal.org/project/ie_css_optimizer
Comment #11
ppblaauw commented@jghyde
I also use the http://drupal.org/project/ie_css_optimizer module for development so I can also test theming for IE, but is this also a solution for production sites?
Comment #12
Kevin10EC commentedOur site is www.ctvKnox.org
Comment #13
ppblaauw commented@#12 Kevin10EC, you surely use more then 31 stylesheets, so it will not work in IE.
You need to use a CSS optimization method:
Comment #14
Kevin10EC commentedWell, I uploaded the ie_css_optimizer_6.x-1.0-beta1 module. I could find not find any documentation to describe any configuration that may be required. In looking on the performance page, I noticed a check box for "partial CSS optimization", so I checked that, updated PHP and refreshed the cache.
The result was the following: In Internet Explorer, my ddBlock behaved properly, instead of spreading the images in a tall vertical column. The other blocks (and regions) for our site theme however, were completely rearranged. The same results occurred for the Firefox browser.
Have I done something wrong?
Thanks.
Comment #15
ppblaauw commentedYou did what is needed to use the ie_css_optimizer:
Why your theme is is not working with CSS optimization, I can not determine unless I can have a look at your site.
This is not ddblock related and maybe you can get more answers at the issue queue of the theme you use why it does not work with CSS optimization.
Hope this helps you further, please let me know.
Comment #16
Kevin10EC commentedGreat News!
We discovered, installed and enabled a module called IE Unlimited CSS Loader. There was no configuration required. It just works! Here is their description: This module solves the Internet Explorer limitation of loading not more then 30 CSS files per HTML page (http://support.microsoft.com/kb/262161). It is suitable for Drupal websites using lots of modules that can quickly increase the number of CSS files. The module doesn't require any configuration, just enable it and it will automatically change the way Drupal loads CSS files. It works well with built-in Drupal 6 CSS compression.
Thank you for helping me work through to the solution.
Kevin
Comment #17
ppblaauw commentedset status to fixed
Comment #18
bstrange commentedThanks for the tip Kevin, and as always, thanks to ppblaauw for your world class support and personally troubleshooting nearly any issue with DD Block.
For those interested, the module Kevin found is http://drupal.org/project/unlimited_css . I am installing it to be safe even though ppblaauw solved my issue regarding this earlier in the thread; and thought it may be useful to others ariving here researching this or similar issues :)