Welcome Guest, Not a member yet? Register   Sign In
Image manipulation not working on localhost
#7

[eluser]IkoTikashi[/eluser]
Hm, I just tested it with CI1.7 and everything seems to be working fine, except that no errors are thrown when the folder is not writable. Setting permissions on my folder solved the problem - the thumbnail has been generated. I guess that the file IS indeed resized, but then can't be saved to the folder. You could use
Code:
$this->load->library(‘image_lib’, $config)
print_r($this->image_lib);
to dump the image_lib.


Messages In This Thread
Image manipulation not working on localhost - by El Forum - 12-31-2008, 11:28 AM
Image manipulation not working on localhost - by El Forum - 12-31-2008, 02:22 PM
Image manipulation not working on localhost - by El Forum - 12-31-2008, 05:06 PM
Image manipulation not working on localhost - by El Forum - 01-27-2009, 03:08 AM
Image manipulation not working on localhost - by El Forum - 01-27-2009, 10:43 AM
Image manipulation not working on localhost - by El Forum - 01-27-2009, 11:18 AM
Image manipulation not working on localhost - by El Forum - 01-27-2009, 11:50 AM
Image manipulation not working on localhost - by El Forum - 01-27-2009, 03:19 PM
Image manipulation not working on localhost - by El Forum - 01-28-2009, 10:36 AM
Image manipulation not working on localhost - by El Forum - 01-28-2009, 10:56 AM
Image manipulation not working on localhost - by El Forum - 01-29-2009, 03:58 PM
Image manipulation not working on localhost - by El Forum - 01-29-2009, 04:11 PM
Image manipulation not working on localhost - by El Forum - 01-29-2009, 04:13 PM
Image manipulation not working on localhost - by El Forum - 01-30-2009, 02:27 AM
Image manipulation not working on localhost - by El Forum - 01-30-2009, 02:33 AM
Image manipulation not working on localhost - by El Forum - 03-28-2009, 07:53 PM
Image manipulation not working on localhost - by El Forum - 12-02-2009, 06:13 AM
Image manipulation not working on localhost - by El Forum - 12-03-2009, 02:10 AM
Image manipulation not working on localhost - by El Forum - 12-03-2009, 08:14 AM



Theme © iAndrew 2016 - Forum software by © MyBB