Welcome Guest, Not a member yet? Register   Sign In
error in uploading more than 1 images in loop
#1

[eluser]dsi[/eluser]
hi everyone,

I was trying to upload and resize more than 1 images in a loop but codeigniter says "
Quote:Your server does not support the GD function required to process this type of image.
" after uploading the 1st image.

I have used "
Code:
$this->image_lib->clear();
" too. may be i am not using it properly or is there anyother prob.
1st image is uploaded successfully and resized too,
2nd image is also uploaded but during resizing, it causes that error.

can anyone please provide a working sample of code for resizing images in a loop. It would be greatly helpful.

thank you




Theme © iAndrew 2016 - Forum software by © MyBB