Problems with Image Manager

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
dcross

Re: Problems with Image Manager

Post by dcross »

mark wrote: if you have a folder inside uploads/images/yourfolder...
going to IM you will see images and at the top your folder is listed, it shows folders first then images...
clik the folder... yourfolder  you should be able to see your images...
i have 13 folders in mine and i can just clik one to see the images...

ok if you read the link in the post tsw yesterday all i've said is reduntant...
I have the folder: /uploads/images/LightingWork

If I upload a file using IM to this folder it appears - including the thumbnail.  If I upload another after it it gets uploads (I know that by looking at the servers file system), but the thumbnail has not been created and the image nor the thumbnail appear in the IM.  However images that did not appear straight away in IM appear now - several hours later.

If I FTP an image to /uploads/images/LightingWork the images does not show in IM and the thumbnail is not created.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Problems with Image Manager

Post by Dr.CSS »

this sounds like server issues...
i never use the IM upload as i generally upload more than one img. at a time ,FTP,... never had any problem seeing them right away...
the CHMOD for this folder is set correctly.. of course... hmm... strange... as i only use a linux server don't know what windows server is doing...
dcross

Re: Problems with Image Manager

Post by dcross »

mark wrote: this sounds like server issues...
i never use the IM upload as i generally upload more than one img. at a time ,FTP,... never had any problem seeing them right away...
the CHMOD for this folder is set correctly.. of course... hmm... strange... as i only use a linux server don't know what windows server is doing...
Well unless there is a scheduled script, there is no way GD would start to make the thumbnails when images are FTPd.  What commands goes CMS pass to GD (and how) so that I might be able to schedule such a script.

Is there part of the CMS .php code I can use to start this process off.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Problems with Image Manager

Post by Dr.CSS »

i mean i see them after FTP upload, when i go to IM to see the regular img. then if i goto FTP client and look at the Folder content it shows thumbs have been created ie. thumb_sample.jpg from sample.jpg...
dcross

Re: Problems with Image Manager

Post by dcross »

mark wrote: i mean i see them after FTP upload, when i go to IM to see the regular img. then if i goto FTP client and look at the Folder content it shows thumbs have been created ie. thumb_sample.jpg from sample.jpg...
I know what you mean.  The issue is this.  At what point does CMS or IM call the GD functions.  Thumbnail creation has to be started somehow, some way. Logic suggests that IM uploads the file to the folder, then runs GD with given parameters to create the thumbnail.

I want to know how IM works and what processes occur.  Does IM scan the images folder and make thumbnails for images that don't have them?  Does it call GD when IM uploads a file?  These are the questions I need answered.

Cheers.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Problems with Image Manager

Post by Dr.CSS »

oh i'm sorry i just work here you'll have to talk to the boss... he's not in right now...

just kidding  :D  but seriously, i'm not sure about when or how these things are called into play... hopefuly we can attract the atention of Ted or someone with more info on these processes.... Hello Ted you out there? anybody?
fbouwmeester
Forum Members
Forum Members
Posts: 10
Joined: Tue Oct 31, 2006 1:33 pm

Re: Problems with Image Manager

Post by fbouwmeester »

Is there any proceeding on the problem with the Image Manager that does not create thumbs for large files?

I am experiencing this too.
Locked

Return to “CMSMS Core”