Closed (fixed)
Project:
Slideshow
Version:
6.x-2.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Apr 2009 at 09:52 UTC
Updated:
19 May 2009 at 09:46 UTC
I just installed the April 5, 2009 release 6.x-2.1 and I am seeing a lot of errors referencing slideshow.tpl.php, but this file is not included in the download. I pulled the file from my pervious version of the slideshow module and the errors are gone, but some of the features listed in the change log (i.e. Don't display next/prev buttons when there's just one image) are not working.
Comments
Comment #1
kkaefer commentedslideshow.module doesn't require a slideshow.tpl.php. It uses a regular theme function. If you still get errors without a slideshow.tpl.php (again, I don't have a slideshow.tpl.php in my installation), please post the errors here.
I also tested "Don't display next/prev buttons when there's just one image" and I in fact didn't get prev/next buttons when I just uploaded one image. As soon as a second image is added to the slideshow, the links show up.
Comment #2
idebill commentedI just tried installing it again, and now it's working great. It looks like my issue was just my own user error. Sorry to waste your time.