Just installed it and it gave me this error. I have not looked yet to see whats going on.

CommentFileSizeAuthor
#3 jquery_slideshow_1.0.patch331 bytesnvoyageur

Comments

pman2009’s picture

changed // to ; in module.info now getting

Parse error: syntax error, unexpected '{', expecting '(' in ../modules/jquery_slideshow/jquery_slideshow.module on line 156

pman2009’s picture

I removed the theme function at the end of the .module file.

Now I am getting this error on
modules/jquery_slideshow/jquery_slideshow.module on line 84 when I go to admin/cont mgmt/Jquery Slideshows

I am not sure whats going on. I am just going to wait for your response....

nvoyageur’s picture

Status: Active » Patch (to be ported)
StatusFileSize
new331 bytes

What version of Imagecache are you using? Right now it just works with the 1.x release of Imagecache. I've also included the patch to fix the missing () in the unused theme function.

Thanks,

pman2009’s picture

Thanks for the replies and patches. I am using 2.2 of Imagecache. I'll try with 1.x. I'll let you know.

gavacho’s picture

I have the same issue. It has failed with imagecache 5.x.1.7 and 2.2
Is there anywhere I can get the updated file so I can just replace it without having to bother with the patch? To me patches are a pain in the @#$ at best, and currently my drupal installation is running locally on windows wamp, and I do not have command line access to any Linux. I would really like to use this module but I need to get it working soon. Thanks

nvoyageur’s picture

Please use the .dev version from the releases page. It has the patches applied.
http://drupal.org/node/338700/release

Patches are not hard to do manually, it tells you what lines to subtract and what lines to replace.

I'll create another official release soon.

nvoyageur’s picture

Status: Patch (to be ported) » Fixed

This is fixed in version 1.1

Status: Fixed » Closed (fixed)

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