Ok. On some installs of CmsMS I am getting some awkward errors in Image Manager, It seems that image thumbnails do not create, instead they appear in image manage as alt text in firefox, or as a broken image in internet explorer.
I have compared almost every setting in CMS from an install which has ThumbNails working to an install which doesnt and everything is identical, I cant work out whats going on here can anyone suggest anything? I have a client that needs his site up by tommorrow and for the past few weeks this issue has had me tearing my hair out!
Thanks
Thumbnail Issues
Re: Thumbnail Issues
Is GD installed on the server?
have you looked at
http://wiki.cmsmadesimple.org/index.php ... ge_Manager
and
http://wiki.cmsmadesimple.org/index.php ... l_Settings
have you looked at
http://wiki.cmsmadesimple.org/index.php ... ge_Manager
and
http://wiki.cmsmadesimple.org/index.php ... l_Settings
-
mattster2002
Re: Thumbnail Issues
firstly, thank you for the support!
I have no idea how, but it seems to have fixed itself?! on the version that was never working! I wish I knew how this fixed itself!
I have no idea how, but it seems to have fixed itself?! on the version that was never working! I wish I knew how this fixed itself!
Re: Thumbnail Issues
Well someone else on same host as you are might have told administrators that they lack GD and administrators has installed it.
-
corvus
Re: Thumbnail Issues
I have the exact same problem. What version cmsms are you using ?mattster2002 wrote: Ok. On some installs of CmsMS I am getting some awkward errors in Image Manager, It seems that image thumbnails do not create, instead they appear in image manage as alt text in firefox, or as a broken image in internet explorer.
I have compared almost every setting in CMS from an install which has ThumbNails working to an install which doesnt and everything is identical, I cant work out whats going on here can anyone suggest anything? I have a client that needs his site up by tommorrow and for the past few weeks this issue has had me tearing my hair out!
Thanks
Cause it drives me nuts also.
I can't remember having changed anything.
Wait a minute !
I had an image of 1600x1200 no thumbnail was created. I uploaded the same picture in 640x480 and now image manager DOES create a thumbnail !
Is there a filesize limit
Last edited by corvus on Tue Sep 05, 2006 7:58 pm, edited 1 time in total.
Re: Thumbnail Issues
There is an upload file size set in config.php?
Russ
Russ
-
corvus
Re: Thumbnail Issues
But what does it do ?
Fair enough when I can't use filemanager to upload.
But what if I upload the file by ftp.
Is this variable ($config['max_upload_size'] = 2000000) used for generating thumbnails
regards,
corvus
Fair enough when I can't use filemanager to upload.
But what if I upload the file by ftp.
Is this variable ($config['max_upload_size'] = 2000000) used for generating thumbnails
regards,
corvus
-
corvus
Re: Thumbnail Issues max size ????
I am running into this same problem again.corvus wrote: But what does it do ?
Fair enough when I can't use filemanager to upload.
But what if I upload the file by ftp.
Is this variable ($config['max_upload_size'] = 2000000) used for generating thumbnails
regards,
corvus
Nobody seems to know ?
What is the maximum image size for thumbnail creation ?
Thumbnails of small image ARE created thumbnails of big images are NOT created ?
-
akronim
Re: Thumbnail Issues
ops i've just opened a new discussion an the same issue
( moderator can clear my post if you want ...)
i've the same problem . . . sometimes thumb is right chmoded and sometimes not ........

i've GD - CMS Made Simple 1.0.2 + Album 0.7.4 on Linux Server . Apache/1.3.37 php 4.4.3
( moderator can clear my post if you want ...)
i've the same problem . . . sometimes thumb is right chmoded and sometimes not ........
i've GD - CMS Made Simple 1.0.2 + Album 0.7.4 on Linux Server . Apache/1.3.37 php 4.4.3
-
akronim
Re: Thumbnail Issues
as tsw suggests
site admin -> global settings -> File Creation Mask (umask)
i've put in the valueof 000 which make yourfiles 666 chmoded
site admin -> global settings -> File Creation Mask (umask)
i've put in the valueof 000 which make yourfiles 666 chmoded

