Guest Posted December 31, 2004 Posted December 31, 2004 Hello i just installed oscommerce When i use Mozzila Fireworks to see the site it works perfect .when i use inetrnet explorer i see only broken images and the links don' t work. My site is www.luxe.gr Why does it happens? in www.luxe.gr/admin i get the message that catalog image does not exist (/catalog/images/) But i uploaded thi file. If it is a path pb how can i fixed it?
Guest Posted December 31, 2004 Posted December 31, 2004 Check your /includes/configure.php file. Looks to me like the problem is there.
Guest Posted December 31, 2004 Posted December 31, 2004 Why not post your configure.php file here? (minus the username + password) We'll take a look for you.
♥Vger Posted December 31, 2004 Posted December 31, 2004 Looking at your file pathways, you have an extra 'index.php', so I am guessing that you have this set up like so (in configure.php) define('DIR_WS_HTTP_CATALOG', '/index.php/'); it should be define('DIR_WS_HTTP_CATALOG', '/'); Vger
Recommended Posts
Archived
This topic is now archived and is closed to further replies.