Welcome Guest, Not a member yet? Register   Sign In
How in the world - Watermarking
#4

[eluser]cereal[/eluser]
This is strange, it works fine for me. Add this:

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

Or if you are routing remove $id from index() and set $this->uri->segment(3) on wm_text.


Messages In This Thread
How in the world - Watermarking - by El Forum - 11-28-2010, 02:40 PM
How in the world - Watermarking - by El Forum - 11-28-2010, 06:17 PM
How in the world - Watermarking - by El Forum - 11-28-2010, 06:46 PM
How in the world - Watermarking - by El Forum - 12-01-2010, 03:49 AM



Theme © iAndrew 2016 - Forum software by © MyBB