Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Missing "/" on all links


gneate

Recommended Posts

Posted

My ISP installed SSL on the server and suddenly all my links are missing the forward slash "/" between the domain name and php files. For example the links now look like this: https://www.mystore.comaccount.php; http://www.mystore.comshopping_cart.php. The slash between the .com and the php filename is missing. This is the case for both https and http

 

I've checked the /includes/configure.php file and everything looks OK. I can understand that perhaps the https might have become corrupt but I can't understand why the http should be screwed up too.

 

Can someone please suggest what could have gone wrong and how to fix the problem.

 

Thank you

Posted
My ISP installed SSL on the server and suddenly all my links are missing the forward slash "/" between the domain name and php files. For example the links now look like this: https://www.mystore.comaccount.php; http://www.mystore.comshopping_cart.php. The slash between the .com and the php filename is missing. This is the case for both https and http

 

I've checked the /includes/configure.php file and everything looks OK. I can understand that perhaps the https might have become corrupt but I can't understand why the http should be screwed up too.

 

Can someone please suggest what could have gone wrong and how to fix the problem.

 

Thank you

 

 

You configure.php is wrong. Post it here REMOVE DATABASE USER NAME AND PASSWORD BEFORE POSTING

 

I'm going to guess that you HTTP CATALOG should have an / in it but is currently blank

My Contributions

 

Henry Smith

Posted
You configure.php is wrong. Post it here REMOVE DATABASE USER NAME AND PASSWORD BEFORE POSTING

 

I'm going to guess that you HTTP CATALOG should have an / in it but is currently blank

 

Absolutely correct. Can't figure out how that happened. Thanks a lot.

Posted
Absolutely correct. Can't figure out how that happened. Thanks a lot.

 

No Problem.

 

If you didn't have SSL originally, it didn't matter if the / was there on not and therefore was left blank. Once you installed SSL, it then needed a value

My Contributions

 

Henry Smith

Archived

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

×
×
  • Create New...