• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

problem uploading pics to my server

dabuddha

Lifer
Hi all
i've got a little problem uploading pics to my server
the deal is, i can upload them fine but when i view them, the file is corrupted somehow because the colors are all messed up. I've tried smart ftp, flashfxp, ws_ftp, cuteftp and all do the same thing. Tried different pics too and same deal
help!
tia
 
Originally posted by: Nohr
Maybe you aren't uploading in binary mode? Dunno..

That'd be my guess. Both jpeg and gif formats send file informatino that will work correctly as plain ascii, so a decoder can read the header of the image and think that the file is valid, even if it was uploaded incorrectly. PNG files have a different type of header that is designed to break in case of upladoing in ascii mode.
 
I had the same problem using Cute FTP, but with Smart FTP it works fine, maybe I should check my settings to see what different
 
please do cause i'd like to fix this asap
ive had this problem before in the past where it'd be corrupted via flashfxp but not by cuteftp
but this time its corrupted by all of my ftp clients
 
Back
Top