Jump to content

Hard Coded Http-References And Ssl Implementation


Recommended Posts

Hi there,

 

I am trying to implement SSL on a server-level and consequently turning SSL on in PS (1.5) backoffice.

 

But I get all kinds of weird results;

 

  • adding to cart no longer works, because the form is unsafe (according to Firebug)
  • PDF-generation can not find images anymore etc.
  • product page seems to forward to the http-equivalent and end up in a loop
  • etc

 

When I did a search through the PS-code, I found out that there are hard coded HTTP-references in some of the crucial files:

 

/classes/PaymentModule.php (multiple lines)

/classes/Link.php (line 99)

/classes/shop/Shop.php (line 345)

/classes/Tools.php (line 203)

etc.

 

Could this be the cause of all my trouble or am I barking up the wrong tree here?

 

Cheers,

 

Cees

 

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...