View Single Post
  #1  
Old 11-25-2007, 12:14 AM
 
luxor luxor is offline
 

Senior Member
  
Join Date: Apr 2007
Posts: 120
 

Default problem with https

I have my ssl installed properly.

The problem I'm running into is occuring when a user tries to login or register, the https address is called. Now this is fine, but all the links in the template on say, error_message.php?need_login, all the links point to https://site.com/.

So on error_message.php?need_login, register pages, etc, all of my layout has links to the https form of the url.

My left navigation with all the product links show as https links, and along with everything else.

Also from my fastlanecheckout, the home.tpl file , i run my normal categories call to have list of products still there, and all of these links are point to https , but they should be really pointing to http, as i dont want the users to be browsing through regular site in https.

right now i have in general settings / security options :

Use HTTPS for users' login and registration and Do not redirect customers from HTTPS to HTTP ticked.

and i have dsefu pro running.

can anyone shed some light on this?
__________________
v4.1.8 GOLD
Reply With Quote