Closed (fixed)
Project:
Views Slideshow
Version:
6.x-2.0-beta2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Nov 2009 at 08:09 UTC
Updated:
16 Nov 2009 at 04:30 UTC
Hi,
Thanks for a great module!!
The slideshow is no longer working after upgrading from 2.0-beta1 to 2.0-beta2. The following javascript error shows up in Firebug: "settings.ie is undefined". It's from views_slideshow\contrib\views_slideshow_singleframe\views_slideshow.js line 50.
Since this is a javascript error, it stops the execution of all javascripts on the page. I am reverting back to 2.0-beta1 for now. Please let me know if more information is required.
Comments
Comment #1
redndahead commentedEdit the view and then save it again.
Comment #2
ball.in.th commentedI've just edited the view, changed something and then saved. Cache was then cleared. The javascript error is still there though.
Comment #3
redndahead commentedhmm you may need to edit something in the slideshow settings. Tell me if that works. If not try updating to the dev version.
Comment #4
ball.in.th commentedChanging something in the slideshow settings does fix the problem. Thanks a lot!! ^ ^