Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Urgent!! Beta page online, need feedback!


Guest

Recommended Posts

Posted

Hi, i got this page almost done when im talking design. What do you guys think? http://crasy.gotdns.com/catalog/ I think i got a little problem though, people cant see pictures, even the path to pictures is correct. How to i fix this? Have checked my configure.php many times but it still wont work.

 

Configure.php right now: define('HTTP_SERVER', 'http://192.168.0.15'); // eg, http://localhost - should not be NULL for productive servers

define('HTTPS_SERVER', '192.168.0.15'); // eg, https://localhost - should not be NULL for productive servers

define('ENABLE_SSL', false); // secure webserver for checkout procedure?

define('DIR_WS_CATALOG', '/catalog/'); // absolute path required

define('DIR_WS_IMAGES', 'images/');

define('DIR_WS_ICONS', DIR_WS_IMAGES . 'icons/');

 

Everything works perfect on my LAN, but not over internet and if you see the path to the pictures its also correct.

 

Got a linux firewall here, port 80 opened and forwarded to 192.168.0.15. It should work?

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...