jloyzaga Posted June 29, 2003 Posted June 29, 2003 www.arkmusic.com.au/catalog/default.php and www.arkmusic.com.au/admin/index.php - I have created some categories and 1 product - I don't understand why some images display and some don't can somebody explain this? Joe Any help would be better than where I'm at now
Guest Posted June 29, 2003 Posted June 29, 2003 I looked at your catalog... your admin is probably similar..... in catalog/includes/configure.php change whatever you have to: define('DIR_WS_IMAGES', 'images/'); If its correct already, then you are probably trying to type the path to your image in admin..... don't!.... use the browse button instead and upload the image like this from you local hard drive....
jloyzaga Posted June 29, 2003 Author Posted June 29, 2003 my problem is that I'm trying to do this at my hosting site and setting up the products etc by logging onto the site and doing it remotely - does this make sense?
jloyzaga Posted June 29, 2003 Author Posted June 29, 2003 that doesn't explain why some work and some dont Could you take a look at the site if I sent you the deatils via email?
Guest Posted June 29, 2003 Posted June 29, 2003 The path to one of your images is: http://arkmusic.com.au/catalog/images//catalog/images/bandika.jpg I think its an error in your configuration file :shock:
Guest Posted June 29, 2003 Posted June 29, 2003 Well.... I have configured the site... the image *is* in the image directory... the directory has the correct permissions.... SSL is off....the path shows correct when right click/properties..... still won't show! :shock: Right click an image that *does* show... the path is correct..... check the other image itself... its corrupt! :roll: ... test with another image....success! :wink: When you are adding products, use the browse button to find your image on your local machine..... dunno what corrupted your file :?
Guest Posted June 29, 2003 Posted June 29, 2003 BTW... you have a problem with popup_image.php.... the Coolmenu code does *not* go in this file.... :shock:
jloyzaga Posted June 29, 2003 Author Posted June 29, 2003 Thank you - will do the SSL Will fix the coolmenu I think I know the corruption All in all I owe you a big drink!!! PM me and I'll send it to you! Joe
Guest Posted June 29, 2003 Posted June 29, 2003 *If* you have an SSL server define('HTTPS_SERVER', 'https://your_secure_server'); define('ENABLE_SSL', true);
Recommended Posts
Archived
This topic is now archived and is closed to further replies.