lightbox 2
hamsterbacke82 - August 23, 2009 - 03:24
| Project: | Javascript Aggregator |
| Version: | 6.x-1.3 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
Im not sure if this is a related issue to this module or not:
I'm using lightbox 2 and javascript aggregator on my site with a cron job set up which runs without any errors. Only from time to time, about once a day or so, my lightbox 2 stops working and instead falls back to displaying pictures on a new blank page.
I switched minifying of and it works again without any problem. I'm also using Boost, but I think its not the culprit in this case as it does not cache the javascript.

#1
boost can cache the javascript, and in general it's a good idea to do it; if for example your using something like the google analytics module that flushes the js cache #477830: googleanalytics_cron() calling drupal_clear_js_cache() & boost