Page 1 of 1

Gallery problem

Posted: Mon Feb 11, 2013 8:02 pm
by slabbe
Hi there,

I got a small problem with Gallery module.
I've specified the sizing of the thumbnail I want on my template but it seems it simply not create the thumbnail.

I run CMSMS 1.11.4 with Gallery 1.6

I see my uploaded images under uploads/images/Gallery but nothing under uploads/images/GalleryThumbs.

In the generated code the module generate the following: <img src="uploads/images/GalleryThumbs/2840-7.jpg" alt="Test #1" /> and this file doesn't exist so I get a broken image...

If I don't specify any special sizing for the thumbnail, it works fine... Is there anyone who can help me with that strange error ?

Re: Gallery problem

Posted: Tue Feb 12, 2013 7:14 pm
by Dr.CSS
It isn't making them or you can't see them when you FTP to the site..?

Looking in file manager for thumbs wont work unless you tell it to show them, you can also tell CMSMS what size you want the thumbs in site admin > global settings at the bottom...

Re: Gallery problem

Posted: Tue Feb 12, 2013 8:36 pm
by slabbe
I looked via SSH for the files and the folder is empty. I'll try to change it directly into CMSMS instead of specify it in Gallery module.