Welcome Guest, Not a member yet? Register   Sign In
How to separate the directory for image and image thumbnail when the image is uploaded ?
#2

[eluser]Joey Beltran[/eluser]
I tried this $config['new_image'] = '/path/to/new_image.jpg'; instead of using $config[‘upload_path’] and it worked. That will create a copy as thumbnail since you are resizing the file.

Checkout the notes for "Creating a Copy" at Image Manipulation Class docs.

For easy access to CI documentation, I suggest this -> http://www.kintek.com.au/web-design-blog...extension/


Messages In This Thread
How to separate the directory for image and image thumbnail when the image is uploaded ? - by El Forum - 02-15-2010, 11:00 PM



Theme © iAndrew 2016 - Forum software by © MyBB