Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / How To Secure Sign up page?

How To Secure Sign up page?

Locked

Views: 1,221

Results 1 to 4 of 4
This thread is locked. New replies are disabled.
1 Aug 2007, 4:59 PM
#1
adambarnett avatar

adambarnett

New Zenner

Join Date:
Jul 2007
Posts:
10
Plugin Contributions:
0

How To Secure Sign up page?

Hi there,

I've searched high and low for this info but can't seem to find it.:frusty:

When people go to login or sign up, I'd like to give them a secure page / pages.

I managed to secure everything in the admin part of zen cart but have yet to figure this one out.

Thanks in advance,

Adam

1 Aug 2007, 5:04 PM
#3
merlinpa1969 avatar

merlinpa1969

Totally Zenned

Join Date:
Mar 2004
Posts:
13,031
Plugin Contributions:
4

Re: How To Secure Sign up page?

1 make sure that ou have SSL

then in the includes/configure.php define the url for https
and turn ssl to TRUE

this will then tel the cart to switch to ssl where it needs to be

1 Aug 2007, 5:09 PM
#4
adambarnett avatar

adambarnett

New Zenner

Join Date:
Jul 2007
Posts:
10
Plugin Contributions:
0

Re: How To Secure Sign up page?

Merlinpa1969:

1 make sure that ou have SSL

then in the includes/configure.php define the url for https
and turn ssl to TRUE

this will then tel the cart to switch to ssl where it needs to be

Thanks a bunch.

As soon as I read "turn to TRUE" I knew that was what I missed.

Just did it and it works like a charm :clap:

You people are fast to help.

Thanks again,

Adam