wergolf.net Posted October 6, 2008 Posted October 6, 2008 This is my second store I am building and I am still a little green around the ears, my first store went up easily with a few contributions installed, now this store giving me trouble. When I uploaded pics via EP all pics were scrambled, I know the file for pics were good because I could open pic in seperate window, also my banner ads only come up as a red X and the store logo only comes up as a red X, the store logo I know how to do , I created a header saved with store_logo.png in my catalog-images folder (replaced old file) my site name is www.wergames.net you will see checkout gif as being scrambled that is what pics looked like before I deleted them. Any help is appreciated, thank you again in advance.
germ Posted October 6, 2008 Posted October 6, 2008 /images/store_logo.png is a corrupt image as is the checkout gif Images files are BINARY and must be FTP'd in BINARY 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 >
wergolf.net Posted October 6, 2008 Author Posted October 6, 2008 /images/store_logo.png is a corrupt image as is the checkout gif Images files are BINARY and must be FTP'd in BINARY mode. I guess I will look up what Binary means, as I used filezilla ftp and I jus looked and I did not see if there were any different modes. Found definition and found in settings, although i read most ftp clients are auto detection , I will read up , thank you.
playcraft Posted October 6, 2008 Posted October 6, 2008 This is my second store I am building and I am still a little green around the ears, my first store went up easily with a few contributions installed, now this store giving me trouble. When I uploaded pics via EP all pics were scrambled, I know the file for pics were good because I could open pic in seperate window, also my banner ads only come up as a red X and the store logo only comes up as a red X, the store logo I know how to do , I created a header saved with store_logo.png in my catalog-images folder (replaced old file) my site name is www.wergames.net you will see checkout gif as being scrambled that is what pics looked like before I deleted them. Any help is appreciated, thank you again in advance. CHMOD your images directory to 0755.
germ Posted October 6, 2008 Posted October 6, 2008 It may have Auto mode where it detects file types and choose the correct transfer mode. I don't use it so I don't know. Transfer image files in BINARY mode, and text files (PHP, CSS, HTML, etc.) 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 >
germ Posted October 6, 2008 Posted October 6, 2008 CHMOD your images directory to 0777 That is a HUGE MISTAKE. You do that and you WILL GET HACKED, sooner or later. 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 >
playcraft Posted October 6, 2008 Posted October 6, 2008 That is a HUGE MISTAKE. You do that and you WILL GET HACKED, sooner or later. I meant 0755.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.