Page 1 of 1

[solved] No thumbnails

Posted: Wed Oct 31, 2007 7:23 pm
by hopefortoday
Ok I went through the forums and tried alot of what i saw like changing the "File Creation Mask" to 002 but i still have no thumbnails either in the image manager or the albums module.

I am not a expert so can someone give me some idea as to what i need to do to get the thumbnails?

my gd looks like:

GD Support  enabled 
GD Version  bundled (2.0.28 compatible) 
FreeType Support  enabled 
FreeType Linkage  with freetype 
FreeType Version  2.2.1 
GIF Read Support  enabled 
GIF Create Support  enabled 
JPG Support  enabled 
PNG Support  enabled 
WBMP Support  enabled 
XBM Support  enabled 


thanks in advance.

Re: No thumbnails

Posted: Thu Nov 01, 2007 1:04 pm
by hopefortoday
I see that it makes the thumbnails for .gif but not for .jpeg or .jpg I dont understand this at all.

Re: No thumbnails

Posted: Fri Nov 02, 2007 8:03 am
by hopefortoday
ok tried ImageMagick instead of GD.. still no thumbnail creation.

Re: No thumbnails

Posted: Sat Nov 03, 2007 6:59 pm
by hopefortoday
So I guess nobody can help me with this at all? That really sucks.

Re: No thumbnails

Posted: Mon Nov 05, 2007 1:34 am
by Dr.CSS
Are all the folder permissions set to the handbook specs?...

Re: No thumbnails

Posted: Thu Nov 08, 2007 9:15 am
by unknown
Hello,
Maybe nothing, but does an: admin panel > Site Admin > Global Settings > Clear Cache
make any difference. Assuming you do this after any changes you make in an effort to
solve the problem. Oh, maybe also  "forced reload" of your browser too.

Anyway, like I said; maybe nothing. But thought I'd try. ;)

Re: No thumbnails

Posted: Thu Nov 08, 2007 2:18 pm
by WarMace
mark wrote: Are all the folder permissions set to the handbook specs?...
I checked the handbook and set the following folders to CHMOD 775 because they were 755:

    * tmp/templates_c
    * tmp/cache
    * uploads
    * uploads/images
    * modules

Still no thumbnails.

Edit: It might be related, but the packaged image editor throws errors when testing out the rotate ability.
Image

Edit 2: Unknown - Clearing cache does not resolve this issue.

Re: No thumbnails

Posted: Fri Nov 09, 2007 1:24 am
by unknown
Edit: It might be related, but the packaged image editor throws errors when testing out the rotate ability.
I'll venture a guess here; unless you're running a really old PHP version, I'd suspect that either a
file is actually missing, or that your include path is'nt sucking in all the files needed to perform the
task.

You would probably do well to check your include path to make sure that it is able to find everything
related to CMSMS and all it's trimmings. I regret that I am not yet familiar enough with CMSMS to tell
you exactly which file isn't getting included. I could discover which one for you. But your attached
picture clips off the name off the file I need to check against.

Re: No thumbnails

Posted: Sat Nov 10, 2007 10:49 am
by hopefortoday
well I dont know whats going on... but I did get it to work. I uninstalled the whole thing and reinstalled. then made the file sizes it would accept larger. now it appers that everything is working great.

Not sure if it was the file size thing or not but it works now so i am happy.

Re: No thumbnails

Posted: Sat Nov 10, 2007 5:31 pm
by WarMace
I would also like to add I reinstalled as well and resolved the issue.

I retained the old (broken thumbs) site test1.warmace.info incase any cmsms dev would like to play with it.  Just send me a e-mail.

Re: No thumbnails

Posted: Sun Nov 11, 2007 6:12 pm
by Dr.CSS
[solved]  ?...

Re: No thumbnails

Posted: Tue Nov 20, 2007 10:29 am
by hopefortoday
its solved for the most part for me... I found it had to do with the image sizes i uploaded. If I upload smaller sizes it appers to work fine.

Thanks

Re: No thumbnails

Posted: Sun Nov 25, 2007 3:26 pm
by Dr.CSS
Yes there is an image size restriction/problem, I believe it's not really a problem as you don't really want that 6-8 megapixel image to be used on your site as it would slow the page render to a crawl even if you use size restriction in the CSS or some other way to make it appear smaller on the page...

just my 0.02$...

Re: No thumbnails

Posted: Mon Dec 17, 2007 9:47 pm
by WarMace
Im switching this to solved...sort of 

After reinstalling CMSMS it fixed itself.  I have no idea what broke it in the first place, there was little i did to change the site.