Welcome Guest, Not a member yet? Register   Sign In
uploading and resizing images
#2

[eluser]jairoh_[/eluser]
let's break it down into pieces,

1. did it upload the huge files in uploads? if not, please post the error.
2. this code
Code:
$this->load->library('upload', $config2);
is unnecessary. you already initialized the upload library.
3. do you have gd library installed in your php?
4. does image_lib throws an error?


Messages In This Thread
uploading and resizing images - by El Forum - 06-07-2013, 09:19 AM
uploading and resizing images - by El Forum - 06-07-2013, 05:30 PM
uploading and resizing images - by El Forum - 06-08-2013, 11:06 AM
uploading and resizing images - by El Forum - 06-08-2013, 04:05 PM
uploading and resizing images - by El Forum - 06-08-2013, 07:33 PM



Theme © iAndrew 2016 - Forum software by © MyBB