Closed (fixed)
Project:
Views Slideshow
Version:
6.x-2.0-beta1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Sep 2009 at 02:30 UTC
Updated:
29 Sep 2009 at 00:10 UTC
The module is showing as being installed on admin/build/modules, but I get a "page not found" when I go to admin/build/views/views_slideshow.
I've tried both 6.x-1.0-beta2 and 6.x-2.0-beta1. I also don't see a "slideshow" view type when adding a view. Any idea what I'm doing wrong?
Comments
Comment #1
vm commentedslideshow isn't a viewtype it is a style option.
Comment #2
johnhorning commentedThanks, but I'm just trying to follow instructions found here: http://drupal.org/node/264145
It says:
I get "page not found" at admin/build/views/views_slideshow. Isn't that a problem? And it says "View Type", not "View Style". I don't see a selection for style. I guess those instructions are really for Drupal 5. Have they changed for Drupal 6?
Comment #3
vm commentedThose are directions for Drupal 5.x and views_slideshow 1.x and they won't work with Drupal 6.x because views and it's addon modules were rewritten for Drupal 6.x
under basic settings in your view, click on the style, and you will see "slideshow"
see: http://www.drupaltherapy.com/node/70 which is the screencast listed on this modules project page.
Comment #4
johnhorning commentedThanks! - got it working.