Welcome Guest, Not a member yet? Register   Sign In
Upload...
#3

[eluser]BrianDHall[/eluser]
You might also try this out on a regular image you upload with hard-coded address, and maybe you can whittle-down where the problem is a bit better.

From the manual it recommends:

Code:
if ( ! $this->image_lib->resize())
{
    echo $this->image_lib->display_errors();
}

...to display errors.


Messages In This Thread
Upload... - by El Forum - 09-03-2009, 10:26 AM
Upload... - by El Forum - 09-03-2009, 01:46 PM
Upload... - by El Forum - 09-03-2009, 02:45 PM



Theme © iAndrew 2016 - Forum software by © MyBB