Zen Cart Logo
Forums / General Questions / EZ-Pages with SSL Doesn't Work

EZ-Pages with SSL Doesn't Work

Locked

Views: 1,238

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
27 Jul 2006, 7:54 AM
#1
terryrocks avatar

terryrocks

New Zenner

Join Date:
Jul 2006
Posts:
9
Plugin Contributions:
0

EZ-Pages with SSL Doesn't Work

Hi everyone,
After much frusteration, i finally got my SSL to work. Unfortunately, the pages I created with EZ-Pages with SSL are not showing up with SSL. One page is an order form page for a rental and it's very important that it have SSL. I can't figure out why the SSL isn't working. The page is: http://blackberrytogo.com/index.php?main_page=page&id=3&chapter=1

Any advice would be greatly appreciate as I am almost done with the site!

Thanks to everyone reading this,
Terry

27 Jul 2006, 9:04 AM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: EZ-Pages with SSL Doesn't Work

If you have hard-coded a link to the page, it'll show up exactly as you coded it.

If you used the built-in ez-pages function for displaying links in order to put the link on your page, then it would read the SSL setting and build the link in SSL mode and thus when your customers click on the link, it'll be SSL.

Simply stated, change your HTTP:// link to HTTPS:// and it'll be fine...

27 Jul 2006, 9:12 AM
#3
terryrocks avatar

terryrocks

New Zenner

Join Date:
Jul 2006
Posts:
9
Plugin Contributions:
0

Re: EZ-Pages with SSL Doesn't Work

Thank you DrByte!
That did the job!