Welcome Guest, Not a member yet? Register   Sign In
[RESOLVED]not looping image resize
#6

[eluser]Atharva[/eluser]
Nope, you are resizing it before initializing!

It should be
Code:
$this->image_lib->initialize($config);
$this->image_lib->resize();


Messages In This Thread
[RESOLVED]not looping image resize - by El Forum - 01-14-2011, 06:22 AM
[RESOLVED]not looping image resize - by El Forum - 01-14-2011, 06:28 AM
[RESOLVED]not looping image resize - by El Forum - 01-14-2011, 06:33 AM
[RESOLVED]not looping image resize - by El Forum - 01-14-2011, 06:35 AM
[RESOLVED]not looping image resize - by El Forum - 01-14-2011, 06:45 AM
[RESOLVED]not looping image resize - by El Forum - 01-14-2011, 06:46 AM
[RESOLVED]not looping image resize - by El Forum - 01-14-2011, 06:47 AM
[RESOLVED]not looping image resize - by El Forum - 01-14-2011, 06:50 AM



Theme © iAndrew 2016 - Forum software by © MyBB