jollyjim Posted October 14, 2005 Share Posted October 14, 2005 Hi, Anyone know if I have configured this wrong or if it is a bug that can be fixed? Cheers Link to comment Share on other sites More sharing options...
ozEworks Posted October 14, 2005 Share Posted October 14, 2005 you may just have an image that did not load correctly. If you right click and look at its properties you should get the filename. then go see if it is missing or corrupt and reload. Link to comment Share on other sites More sharing options...
jollyjim Posted October 14, 2005 Author Share Posted October 14, 2005 you may just have an image that did not load correctly. If you right click and look at its properties you should get the filename. then go see if it is missing or corrupt and reload. Thanks for answer. Although that does not seem to be the problem. Look here... 1. The picture url now is "http://www.mydomain.com/catalog//catalog/images/stars_5.gif" The configuration is like this: define('DIR_WS_CATALOG_IMAGES', DIR_WS_CATALOG . '/catalog/images/'); 2. If I change the configuration to this: define('DIR_WS_CATALOG_IMAGES', DIR_WS_CATALOG . '/images/'); the result is that the star images are there but not the category image. New url for category image is: http://www.mydomain.com/images/dvd/theres_..._about_mary.gif (/catalog/ is missing). I am lost :blink: Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.