Guest Posted June 3, 2004 Share Posted June 3, 2004 i can log on and add products ok, but as soon as i go to checkout, etc. the products disappear and some other product appears... any ideas? here is my config file.. define('HTTP_SERVER', 'http://www.dreamwayonline.com/'); // eg, http://localhost - should not be empty for productive servers define('HTTPS_SERVER', 'https://sharedsecure.dreamwaydesigns.com/dreamwayonline/'); // eg, https://localhost - should not be empty for productive servers define('ENABLE_SSL', true); // secure webserver for checkout procedure? define('HTTP_COOKIE_DOMAIN', 'dreamwayonline.com'); define('HTTPS_COOKIE_DOMAIN', 'sharedsecure.dreamwaydesigns.com'); define('HTTP_COOKIE_PATH', '/'); define('HTTPS_COOKIE_PATH', '/dreamwayonline/'); define('DIR_WS_HTTP_CATALOG', ''); define('DIR_WS_HTTPS_CATALOG', ''); define('DIR_WS_IMAGES', 'images/'); define('DIR_WS_ICONS', DIR_WS_IMAGES . 'icons/'); define('DIR_WS_INCLUDES', 'includes/'); Link to comment Share on other sites More sharing options...
♥yesudo Posted June 4, 2004 Share Posted June 4, 2004 I just tried on your store and it worked fine for me. FYI - lock up your admin area. Your online success is Paramount. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.