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.