Topic: i can't upload an avatar
i get this error "The file you tried to upload is not of an allowed type. Allowed types are gif, jpeg and png."
the avatar i tried uploading was a gif and was in the avatar size limits. what did i do wrong?
You are not logged in. Please login or register.
PunBB Forums → PunBB 1.2 troubleshooting → i can't upload an avatar
i get this error "The file you tried to upload is not of an allowed type. Allowed types are gif, jpeg and png."
the avatar i tried uploading was a gif and was in the avatar size limits. what did i do wrong?
There's code to resize pictures on upload here that prevents this kind of problem.
no! what i meant was... it didnt go past the size limit. everything is under the size limit but still i cant use it!
Are you sure it's a JPG, GIF, or PNG and not, say, a BMP with the wrong extension?
im sure
Well, that error message is triggered in two places: the first is when the image type as reported by your browser doesn't match and the second is when PHP detects that the image is a GIF but the reported image type isn't.
PunBB Forums → PunBB 1.2 troubleshooting → i can't upload an avatar
Powered by PunBB, supported by Informer Technologies, Inc.