don01234 Posted June 1, 2011 Share Posted June 1, 2011 It's probably something that I missing but I cannot see the product image on my website. I have built the site locally and worked fine with all the pictures. Thus, I uploaded all the files to the site and in process of testing the site making sure everything works online. Everything works fine but only problem is that site won’t display not a single image that I have uploaded. I uploaded the image files to catalog/image/webimg and my products_image field of products table display something like webimg/0022734.jpg so that it will get the images from catalog/image/webimg folder. However, I don’t get any images for my products so I entered 3 new testing products using admin setting and those three products do show images. I am I kind of stumbled on this roadblock and any help will be very much appreciated. And if you like to take a look: http://www.midhardware.com/hardware/ Also, the catalog/image/webimg permmision is set 755 and the actual jpg files are set 644. Link to comment Share on other sites More sharing options...
Guest Posted June 1, 2011 Share Posted June 1, 2011 Don, The images are not being displayed because they are NOT in the /images directory. Those missing images have been placed into /images/webimg/ which does not have the proper permissions to allow them to be read by the cart. Chris Link to comment Share on other sites More sharing options...
don01234 Posted June 1, 2011 Author Share Posted June 1, 2011 Don, The images are not being displayed because they are NOT in the /images directory. Those missing images have been placed into /images/webimg/ which does not have the proper permissions to allow them to be read by the cart. Chris that was misspell it's at catalog/images/webimg/ Link to comment Share on other sites More sharing options...
germ Posted June 1, 2011 Share Posted June 1, 2011 I copy/pasted the URL to every broken image on the index page into my browser address bar. Every time it said: "The webpage cannot be found" LIke Chris said, either they aren't on the server at all, or they aren't where the code is telling the browser to look. :huh: 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 > Link to comment Share on other sites More sharing options...
don01234 Posted June 2, 2011 Author Share Posted June 2, 2011 it was simple thing that I missed, got my friend to look at it and he noticed it and solve the problem. Thank you all for taking the time through. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.