shirtshifters Posted October 11, 2005 Share Posted October 11, 2005 Hi, I've just managed to set up my osCommerce store and am ready to start putting things in the shelf. Unfortunately, whenever I try to add an image to the item, the preview button stops working. Presumably it considers my image to be invalid. If I don't enter an image name, the resultant product has an image with the path http://ccgi.????.com/catalog/images/ This is a valid path. So I would have expected to have been able to type in XXXX.jpg and as long as XXXX.jpg was in the images directory then it would work. Can anyone see where I've gone wrong? Link to comment Share on other sites More sharing options...
Guest Posted October 11, 2005 Share Posted October 11, 2005 Check you catalog\admin\includes\configure.php make sure the image path is valid: define('DIR_WS_CATALOG_IMAGES', '../images/'); Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.