Same thing happening!
humbnails are not created. The plugin tries to load the filname-thumb.jpg file, by they are not there.
Any problem with 1.1 version with the 3.3.1 WordPress version?
Hello,
I got this problem too.
Can someone help?
I’ve had the same problem since I updated to wordpress to 3.3.2.
Got same problem.
Fix is – file wp-content/plugins/slideshow-gallery/models/slide.php
Line: 90, 91
Put there code instead existing:
image_resize($imagefull, 100, 75, true, ‘thumb’, ABSPATH, 90 );
image_resize($imagefull, 50, 50, true, ‘small’, ABSPATH, 90 );
Good day,
Thank you for your posts.
We have integrated TimThumb for cropping/resizing of thumbnails and other images on the fly in the latest v1.2 which was just released.
Please try it out and let us know if it is better now 🙂
All the best,
Antonie
Thanks guys
I actually managed to work around it somehow
but appreciate your solutions here
Best,
Gil
I just downloaded this yesterday and then re-downloaded after reading about the new version today. The main images only show up when I have auto-slideshow on, and the thumbnails do not show at all. I have no other plugins, am running WP 3.3.2, am on FireFox 12, wp_head() is included….and that’s all I can think of, haha. Any help will be much appreciated!
I just downloaded and installed this morning.
No thumbnails in the slide show and when I look at the uploads folder it doesn’t look like they were created.
@muaysteve,
Thank you for your post.
Did you get the latest v1.2.2.1 ?
There was an upgrade of TimThumb to fix broken images.
All the best,
Antonie
Yes, I installed via the Plugins off of my dashboard and it provided me with Version 1.2.2.1
Thanks for the wicked quick reply.
@muaysteve,
Do you have a link to the slideshow so I can check please?
It is working for me when I use thumbnails in params instead of using showthumbs.
I have also same problem. when im uploading a image in slide the preview is broken image. also when i enable show thumbnail, there is no thumb in slideshow. i download the latest slideshow gallery 1.2.3.2
also when im using resize image this display error
A TimThumb error has occured
Yup, both problems would indicate a TimThumb issue.
Go to Slideshow > Configuration.
There is a TimThumb testing tool which gives you a link and will describe the problem.