I recently upgraded to SlideshowCS Version 6.x-2.7. The slideshow stopped working and now just displays 'LOADING'. The jquery tag in the header reads:

jQuery.extend(Drupal.settings, { "basePath": "/", "NoBlocks": 1, "slideshowcs0": { "imagesCS": [ { "src": "http://www.volnavyboaters.com/sites/default/files/slides/condo01.png", "href": "", "from": "50% 50% .8x", "to": "50% 50% .7x", "time": "3" }, { "src": "http://www.volnavyboaters.com/sites/default/files/slides/condo03.png", "href": "", "from": "50% 50% .8x", "to": "50% 50% .7x", "time": "3" }, { "src": "http://www.volnavyboaters.com/sites/default/files/slides/condo02.png", "href": "", "from": "50% 50% .8x", "to": "50% 50% .7x", "time": "3" } ], "fade": "1" } });

I cannot identify a solution from searching the support forums. Can you help?

Thank you,
KAP10 Associates
Andrew Polyak

Comments

KAP10’s picture

Asking for help. What can I do to fix this?

mikey_p’s picture

Project: Drupal core » Slide Show CS
Version: 6.13 » 6.x-2.7
Component: other » Code
davebv’s picture

Hi, I do not see anything wrong with this, I tried to load the images and I appreciate it happens to take quite longer to load one. Are you using private or public files?

I checked your settings and seem to be ok. May you point to your address with the block active so I can see something strange?

davebv’s picture

Status: Active » Postponed (maintainer needs more info)
KAP10’s picture

Status: Postponed (maintainer needs more info) » Active

Yes, the site where this is happening is www.VolNavyBoaters.com.

davebv’s picture

I just found the jquery.cross-slide.js is not found at http://www.volnavyboaters.com/modules/slideshowcs/jquery.cross-slide.js

May you make sure that file is in the module package and in that location? thank you

davebv’s picture

Which version of slideshow cs are you using?

KAP10’s picture

Status: Active » Closed (fixed)

Thank you davebv. While the file you quoted was indeed there, you prompted me to just call it quits. I completely deleted the module from my server, downloaded a new copy and then reinstalled it. The slideshow now seems to work perfectly. You prompted me to think of that. Thanks.

davebv’s picture

Status: Closed (fixed) » Fixed

I am glad now it works for you, I mark this as fixed :)

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.