Welcome Guest, Not a member yet? Register   Sign In
Help understanding image_lib - resizing?!
#8

[eluser]tonanbarbarian[/eluser]
either remove the config option for creating the thumb or set it to false
Code:
$config['create_thumb'] = false;
from what I understand if you are setting new_image you do not need create_thumb

The way it is supposed to work is this

if create_thumb is set then it creates a new image named [sourceimage]_thumb.ext
otherwise if new_image is set it creates a new image with the specified name
finally if neither is set it modifies the source_image


Messages In This Thread
Help understanding image_lib - resizing?! - by El Forum - 12-10-2007, 02:44 PM
Help understanding image_lib - resizing?! - by El Forum - 12-10-2007, 03:10 PM
Help understanding image_lib - resizing?! - by El Forum - 12-11-2007, 01:37 AM
Help understanding image_lib - resizing?! - by El Forum - 12-11-2007, 11:45 AM
Help understanding image_lib - resizing?! - by El Forum - 12-11-2007, 11:57 AM
Help understanding image_lib - resizing?! - by El Forum - 12-11-2007, 12:12 PM
Help understanding image_lib - resizing?! - by El Forum - 12-11-2007, 03:14 PM
Help understanding image_lib - resizing?! - by El Forum - 12-11-2007, 03:17 PM
Help understanding image_lib - resizing?! - by El Forum - 12-11-2007, 03:26 PM



Theme © iAndrew 2016 - Forum software by © MyBB