re images
weird2u2 <[email protected]>
| Newsgroups | gmane.comp.web.oscommerce.tips |
|---|---|
| Message-ID | <bb8e96c893ad63870011aa596dcb5c12@osCommerce-Forums> |
This message was sent from: Tips and Tricks http://forums.oscommerce.com/viewtopic.php?p=194095#194095 ---------------------------------------------------------------- You are getting the red cross because the url/path to your images is possibly incorrect....if you right click the red-cross you will see the path to image directory the browser belives the image is in. by default an oscommerce path for an image should be ; [b]http://www.yoursitename.com/catalog/images/yourimage.gif[/b] if you find the path is; [i]http://www.yoursitename.com/images/yourimage.gif[/i] this is because the image folder is [u]above[/u] the /catalog directory. other faults maybe; http://www.yoursitename.com/catalog//images/yourimage.gif if you see the double... //....in your image path ....this occurs when path is descibed wrongly in the /catalog/includes/configure.php Check your paths !! hope this helps 'omps' ,,, :wink: