Zen Cart Logo

SSL and EZPages TOC

Locked

Views: 1,600

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
26 Feb 2007, 11:29 PM
#1
boobear avatar

boobear

New Zenner

Join Date:
Feb 2007
Posts:
2
Plugin Contributions:
0

SSL and EZPages TOC

Hello...
I'm trying to make my forms that are in the EZPages TOC SSL. "Page is SSL" are enabled in Admin-Tools-EZPages. If I put these 2 links in the EZPage sidebox, they come up as an SSL page. If I click on either of these 2 links in the TOC, they are not an SSL page. :no:

I have searched this forum for a possible answer to this. I even looked through the EZPage files and SSL check file, trying to figure this out. It's got me beat. Please help. :wacko:

http://www.boobearcreations.com/bbcstore

Order & Sample Info sidebox-->Information Forms

5 Mar 2007, 11:08 PM
#2
boobear avatar

boobear

New Zenner

Join Date:
Feb 2007
Posts:
2
Plugin Contributions:
0

Re: SSL and EZPages TOC

Well, I sorta figured this out in case somebody else might come across the same problem...

In includes/functions/functions_ezpages.php, this line:

function zen_ez_pages_link...$ez_pages_is_ssl = false, ...

Change "false" to "true".

But this makes all links in the EZ Pages TOC (Table of Contents) an SSL page.