Page 1 of 1

What Module created Thumbs?

Posted: Fri Mar 17, 2006 5:14 am
by Kerem Gümrükcü
Hi,

when i upload a image with Image Manager, where exactly is the image created,
i mean where can i get the first physical path to the image inside a module
or function. Because of a very strict server security config i have to programm
some workarounds so i need to access the thumb for the uploaded file immediatelly
after it has been created. So where are the thumbs created and how can i get the
full path to the thumb image after creation? Thanks in advance... ???

Re: What Module created Thumbs?

Posted: Fri Mar 17, 2006 10:12 am
by jelle
I don't get your question. The thumbs are located next to the images in uploads/images. Where your uploads direcory resides is written in the config.php file. But is that the answer to your question.