Welcome Guest, Not a member yet? Register   Sign In
Image_lib watermark saves a blank image
#3

[eluser]CroNiX[/eluser]
One thing you can try:
Code:
$CI->load->library('image_lib');
$CI->image_lib->initialize($config);
I know the image_lib has some problems when passing the config to it when loading the library, but works if you initialize it separately. Maybe this is one of those cases.


Messages In This Thread
Image_lib watermark saves a blank image - by El Forum - 07-11-2012, 08:10 AM
Image_lib watermark saves a blank image - by El Forum - 07-11-2012, 12:36 PM
Image_lib watermark saves a blank image - by El Forum - 07-11-2012, 12:44 PM
Image_lib watermark saves a blank image - by El Forum - 07-11-2012, 01:17 PM
Image_lib watermark saves a blank image - by El Forum - 07-13-2012, 03:50 AM
Image_lib watermark saves a blank image - by El Forum - 07-13-2012, 05:20 PM



Theme © iAndrew 2016 - Forum software by © MyBB