kkbird Posted August 14, 2008 Share Posted August 14, 2008 I am doing an e commerce site. My products page lists multiple items with pictures, description and price. I have set up my recordset for this to include desc, designer, price, and image. My record set tests just fine. All is set in a div that loops horizontally and it repeats, since several products are on each page. The pics are broken. I placed the image placeholder, picked subimg in rs, in url added images/prodsub/..... before the php code. Did all from site root. The books say this should work, When I f12, I get broken pics with the correct text for each product. What am I missing? Thank you Link to comment https://forums.phpfreaks.com/topic/119709-images-on-product-page-are-broken-whereas-text-is-ok/ Share on other sites More sharing options...
Prismatic Posted August 14, 2008 Share Posted August 14, 2008 Right click the broken images and select properties, check to make sure the image path is valid. Some code would be helpful Link to comment https://forums.phpfreaks.com/topic/119709-images-on-product-page-are-broken-whereas-text-is-ok/#findComment-616737 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.