iMethodize Posted February 27, 2008 Posted February 27, 2008 I thought it may have been an install problem, so I deleted my osCommerce store. This problem is still present, here is an example: The images on my local directory are fine, but as soon as they get uploaded to my site they get all distorted. Any help is truly appreciated. Thanks!
germ Posted February 27, 2008 Posted February 27, 2008 Looks like a classic example of an image FTP'd in TEXT or ASCII mode. Images are BINARY files and must be FTP'd in BINARY mode. PHP, HTML, & other "man readable" files should be FTP'd in TEXT or ASCII mode. If I suggest you edit any file(s) make a backup first - I'm not perfect and neither are you. "Given enough impetus a parallelogramatically shaped projectile can egress a circular orifice." - Me - "Headers already sent" - The definitive help "Cannot redeclare ..." - How to find/fix it SSL Implementation Help Like this post? "Like" it again over there >
Recommended Posts
Archived
This topic is now archived and is closed to further replies.