hello
i have installed ,apache and osc2.2 and its working fin localy on my computer.
when i acces the shop outside my network the main page i shown with out pictures,
only brocken pictures is shown
This is a discussion on pictures within the osCommerce 2.2 Installation Help forums, part of the osCommerce 2.2 Forums category; hello i have installed ,apache and osc2.2 and its working fin localy on my computer. when i acces the shop ...
hello
i have installed ,apache and osc2.2 and its working fin localy on my computer.
when i acces the shop outside my network the main page i shown with out pictures,
only brocken pictures is shown
Hi Igloo,
I see that your problem is due to path, is your network setup using ip addresses or it is set as detect ip automatically? if it is set as ip, try doing this on configure.php
define('HTTP_SERVER', 'http//10.0.0.1'); // eg, http://localhost - should not be empty for productive servers
set 'http//10.0.0.1' according to your ip
Paul
Bookmarks