Guest Posted February 22, 2008 Posted February 22, 2008 I thought I would post this here because I tried to get help and searched for weeks to solve my problem. There may be others in the same boat so this could help someone! On my site people don't go directly to the shopping cart. They go to the main intro area, and then link to the shopping cart. If you are trying to install a shared SSL and it is not working, this might be why. If you have not installed OScommerce to be the entry page of your website, then you need to add to the file path. e.g if you type in "www.mywebsite.com/osc" to get to your shopping cart, rather then just "mywebsite.com", then you have not installed OScommerce in the top level. Your https:// paths will need to look like this: EXAMPLE: 'https://webhost.phage.net/~myname/osc'); notice that added "osc" on the end. Thats the folder under which all of my OScommerce folders and files are installed. Usually it would just be EXAMPLE: 'https://webhost.phage.net/~myname'); So if your cart is not in the top level you will have to add the folder name it is installed under at the end of the usual https path. That goes for all of the https paths you change in admin/includes/configure.php and includes/configure.php. I hope that makes sense & hope it helps someone too. **Remember to backup**
seb1188 Posted March 26, 2008 Posted March 26, 2008 I thought I would post this here because I tried to get help and searched for weeks to solve my problem. There may be others in the same boat so this could help someone! On my site people don't go directly to the shopping cart. They go to the main intro area, and then link to the shopping cart. If you are trying to install a shared SSL and it is not working, this might be why. If you have not installed OScommerce to be the entry page of your website, then you need to add to the file path. e.g if you type in "www.mywebsite.com/osc" to get to your shopping cart, rather then just "mywebsite.com", then you have not installed OScommerce in the top level. Your https:// paths will need to look like this: EXAMPLE: 'https://webhost.phage.net/~myname/osc'); notice that added "osc" on the end. Thats the folder under which all of my OScommerce folders and files are installed. Usually it would just be EXAMPLE: 'https://webhost.phage.net/~myname'); So if your cart is not in the top level you will have to add the folder name it is installed under at the end of the usual https path. That goes for all of the https paths you change in admin/includes/configure.php and includes/configure.php. I hope that makes sense & hope it helps someone too. **Remember to backup** Just out of interest, what problems were you having in the first place? osCommerce is GREAT. When it works...
Guest Posted March 28, 2008 Posted March 28, 2008 Just out of interest, what problems were you having in the first place? It was going directly to that typical error page.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.