Problems with images not showing up on page after upload

8 replies
  • WEB DESIGN
  • |
I'm new to building sites and dont have any programming experience but am semi tech savy, i use Komposer and have never had any problems before now, but i put together a sales page and put the images i used for it in an images folder, uploaded that, finished the page, put the loacations in right for all the images, uploaded a stylesheet, but none of that worked, i made another page a week ago and didnt even have to upload the stylesheet for the images to show up, but if this helps i use the firebug plugin for firefox and it says that the images are corrupt or truncated, could this be because i didnt save them with transparency? i have never had to ask for help yet but i am totally stuck without a paddle on this one, and even the tiniest bit of clarification would be most greatly appreciated
sincerly
Joshua Sky
#images #page #problems #showing #upload
  • Profile picture of the author jawanda
    I'm sure it's something simple, but you'll need to post a link to the page so we can take a look at your code.

    -Phil
    {{ DiscussionBoard.errors[5391534].message }}
    • Profile picture of the author LunarSky
      Originally Posted by jawanda View Post

      I'm sure it's something simple, but you'll need to post a link to the page so we can take a look at your code.

      -Phil
      ok and thank you so much for your reply, the link is http://joshua-sky.com/testoto i have taken down the images folder but will upload it again now
      {{ DiscussionBoard.errors[5391576].message }}
      • Profile picture of the author jawanda
        Ok, it appears you are having multiple different issues.

        For one, some of your images do not exist (maybe they just havent uploaded yet ... for example the first image images/packs.png is missing).

        Secondly, the images that do exist such as images/tick.jpg, images/ecover-300.jpg, all seem to be corrupt. This is most likely due to uploading in the wrong format... aka uploading in ASCII instead of Binary mode. Check the upload setting for your FTP client and make sure it is set to Auto, or if it already is try changing it to Binary and reupload the images. Note: If you change to Binary you will need to change back to ASCII before uploading html pages.

        What ftp client are you using to upload by the way?

        -Phil
        {{ DiscussionBoard.errors[5391744].message }}
        • Profile picture of the author LunarSky
          yes yes you got it! thank you thank you thank you so much, you are a lifesaver, i noticed it today when i uploaded the images it uploaded them in ASCII and i use File zilla, its set to auto pick the upload format and its only done this just this once but thank you so much for your help if i had a million dollars i'd give it to you lol, you're the best
          {{ DiscussionBoard.errors[5391818].message }}
          • Profile picture of the author jawanda
            Originally Posted by LunarSky View Post

            yes yes you got it! thank you thank you thank you so much, you are a lifesaver, i noticed it today when i uploaded the images it uploaded them in ASCII and i use File zilla, its set to auto pick the upload format and its only done this just this once but thank you so much for your help if i had a million dollars i'd give it to you lol, you're the best
            Stoked to help!
            {{ DiscussionBoard.errors[5391860].message }}
            • Profile picture of the author LunarSky
              yeah go take a look at it now
              {{ DiscussionBoard.errors[5391998].message }}
              • Profile picture of the author jawanda
                Originally Posted by LunarSky View Post

                yeah go take a look at it now
                Woooohoooo!
                {{ DiscussionBoard.errors[5394837].message }}
  • Profile picture of the author seopanther
    Have you checked whether image is uploading properly or not if its uploading check for the proper path and it will be displayed without any problem
    {{ DiscussionBoard.errors[5393421].message }}

Trending Topics