|
Okay well line 511 is this for me
break;
You most likely have no images uploaded and php error reporting has been set to high on your server. You can get your host to set this lower.
Your second error has to do with the fact gif images in your admin option are not listed. You can only upload gif images if your using ImageMagick and you must manually go in the admin options and set gif as an allowable image type.
|