I have setup a view with the images i require as a page view for testing. However i cannot get the views slideshow to display. I have checked in firebug and it is showing me the following page error.

ImageFlow is not defined
http://www.stagesoundservices.co.uk/sites/all/modules/views_slideshow_imageflow/views_slideshow_imageflow.js?a
Line 9

anyone got any ideas what's going on here?

Cheers

Gareth

Comments

aaron’s picture

Category: bug » support
Status: Active » Fixed

You need the ImageFlow plugin installed on your site, as described in the Readme and on the project page:

==============
Installation
==============

1. Download and install the Views Slideshow module.
2. Extract the contents of the project into your modules directory, probably at /sites/all/modules/views_slideshow_imageflow.
3. Download the ImageFlow Javascript plugin from http://finnrudolph.de/ImageFlow/Download.
4. Extract the contents of that archive into /sites/all/plugins/imageflow. You may optionally install that to another folder, but will need to then specify the new location at /admin/build/views/views_slideshow_imageflow.
5. Create a new View with images, using 'Slideshow' for the 'Style', and 'ImageFlow' for the 'Slideshow mode' when configuring the style.

Status: Fixed » Closed (fixed)

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