navyhost Posted March 16, 2007 Posted March 16, 2007 hi guys, Thanks in advance for your help. I have installed a SSL certificate and I have enabled it in both the default and admin config files and set the http and https accordingly. How ever when I go to http://sitename.com/ then click login.php I am taken to the http:// and when I enter my login details etc... it directs me to the https: but when I click on MY ACCOUNT or other links it redirects me back to the http:// and from then on the customer is in an unsecure environment. I was wondering how this can be fix so that when ever the customer is logged in and browsing there account etc... they remain under a secure connection? The links I have look something like this: <?=tep_href_link('account.php')?>. Any suggestions appreciated. Sincerely Mike
Jack_mcs Posted March 16, 2007 Posted March 16, 2007 Try using <?=tep_href_link('account.php', '', 'SSL)?>. 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.