yea. its working for everyone else though. i got alot of images already up on the site and the settings are the same on every category. why is it just this 1 pic that is giving the problem?
Actually, are you using GD to resize your images? If so, you cannot use GD to resize bmp images with the gallery so if the image is larger than the dimensions you have set there then it is going to give you that error.
GD only works well for jpg, png, and gifs with newer versions. If you're going to be uploading several different types of images you may want to try using ImageMagick as your resize program instead.