Closed (fixed)
Project:
Slide Show CS
Version:
6.x-2.9
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 Mar 2010 at 20:41 UTC
Updated:
5 Apr 2010 at 09:30 UTC
I am using a directory made by imagecache in a multisite install as my image directory. The path to this directory is terribly long and the #maxlength of the textfield form element on the settings page was not long enough for it.
I changed line 317 in slideshowcs.module to a value of 90 to accomodate my long path.
I think you might want to bump it up a bit since others may hit this as well.
Great Module btw! Thanks.
| Comment | File | Size | Author |
|---|---|---|---|
| slideshow.JPG | 22.98 KB | RockSoup |
Comments
Comment #1
davebv commentedChanged in 2.10. Thanks for report.