Closed (fixed)
Project:
Views Slideshow
Version:
6.x-2.1
Component:
User interface
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Jun 2010 at 21:57 UTC
Updated:
4 Jul 2010 at 02:00 UTC
Jump to comment: Most recent file
Comments
Comment #1
As If commentedSame problem here. Views Slideshow 6.x-2.1 with Views 6.x-2.10. I even used the MS web dev tool to artificially expand the divs vertically (to see if there was any hidden content in them), and I found nothing. The HTML (after clicking the style options icon) is:
Ie. the ajax responding function (responsible for the contents of the "views-ajax-pad" div) seems to be returning nothing at all.
PS - Same thing happens whether I install "Views Slideshow: ThumbnailHover" or "Views Slideshow: SingleFrame".
Comment #2
redndahead commentedAre there any javascript errors when you look at the site in firebug? Does this happen if you use Garland? What browser are you using?
Comment #3
redndahead commentedI was able to replicate this in IE 7. Does any solutions or potential problems reported in this bug report apply to you? http://drupal.org/node/428288
Comment #4
As If commentedI can't tell you much anymore because I gave up. Now I'm using jQuery cycle instead.
But I can tell you that yes, the host was running IIS and we did have to make some weird mods to allow access to the subdomain. So although I don't have the data at hand anymore, I'm guessing that the htaccess rules may have been involved, probably similar to what jlmeredith reported on the other thread. Worth checking out for anyone who has this problem.
Comment #5
redndahead commented@As If. That's too bad. :( I figured out the issue and I'll be posting a fix soon. It was a stray div in the settings.
Comment #6
redndahead commentedHere is the patch. It's such a small change that I committed it.
Comment #7
ajayg commentedBoy, this is such crucial patch. I was about to give up on the module as this just doesn't work in IE7 (atleast ) without this patch.
I say this really deserve a new release because of this patch.
Comment #8
As If commentedI'm ba-a-ack!
I just installed the module on another site, with the patch, and it worked splendidly.
Comment #9
naero commentedI completely agree - release another release! Without the v2.1-dev version (patch) I was unable to update the view style!
Comment #10
redndahead commentedNew release coming tomorrow