Welcome Guest, Not a member yet? Register   Sign In
uploading and manipulating images
#4

[eluser]Otemu[/eluser]
Auto load the library, then use:

Code:
$this->image_lib->initialize($config);
instead of
Code:
$this->load->library('image_lib', $config);


Messages In This Thread
uploading and manipulating images - by El Forum - 06-20-2012, 12:58 PM
uploading and manipulating images - by El Forum - 06-20-2012, 02:06 PM
uploading and manipulating images - by El Forum - 06-20-2012, 02:19 PM
uploading and manipulating images - by El Forum - 06-21-2012, 03:54 AM
uploading and manipulating images - by El Forum - 06-21-2012, 05:26 AM
uploading and manipulating images - by El Forum - 06-21-2012, 06:12 AM
uploading and manipulating images - by El Forum - 10-01-2012, 03:45 AM



Theme © iAndrew 2016 - Forum software by © MyBB