Welcome Guest, Not a member yet? Register   Sign In
Documentation problem, Image lib
#1

[eluser]gunter[/eluser]
image lib - user guide

see the first example: Processing an Image
There are numerous cases where people are using it and LOOPING through it. And then only the first loop works.

So.... In the first example of the image library
please change this:
Code:
$this->load->library('image_lib', $config);

to this:
Code:
$this->image_lib->initialize($config);




Theme © iAndrew 2016 - Forum software by © MyBB