desertrose61 Posted January 27, 2006 Posted January 27, 2006 When I make SSL to false. Section Myaccount,checkout and login are not working.Admin panel is properly working but When I make SSL to true .Section Myaccount,checkout are working.In that time Admin panel is not working How can I fix this problem
Jack_mcs Posted January 27, 2006 Posted January 27, 2006 How is the checkout not working? The shop and admin use two different configure files. Are you changing them both? Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
desertrose61 Posted January 27, 2006 Author Posted January 27, 2006 How is the checkout not working? The shop and admin use two different configure files. Are you changing them both? Jack When Ssl is false in In both catalog and admin/includes/configure.php .checkout is not working. if SSL is changed to true In both catalog and admin/includes/configure.php define('ENABLE_SSL', true); // secure webserver for checkout procedure? to: define('ENABLE_SSL', false); // secure webserver for checkout procedure?. In that time Admin folder is not working Checkout is working
Jack_mcs Posted January 28, 2006 Posted January 28, 2006 The two parts are totally independent regarding ssl. I would leave the setting in admin false and then try to find the problem in the shop. I think you may be confusing yourself by working with admin. Jack Support Links: For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc. All of My Addons Get the latest versions of my addons Recommended SEO Addons
Recommended Posts
Archived
This topic is now archived and is closed to further replies.