Zen Cart Logo
Forums / Basic Configuration / Template Disappears when SSL is installed

Template Disappears when SSL is installed

Locked

Views: 1,339

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
29 Apr 2009, 1:47 PM
#1
peter3827 avatar

peter3827

New Zenner

Join Date:
Apr 2009
Posts:
8
Plugin Contributions:
0

Template Disappears when SSL is installed

Has anyone seen this issue, when I installed my SSL the template disappears. I made my changes to configure.php files, both in the admin section and the main section. I also made sure that the SSL was properly installed on the server as well. It seems to be fine in the admin section but not the frontend. Here is a picture of what I am getting.

Any help will do. Thanks.

29 Apr 2009, 1:59 PM
#2
kim avatar

kim

Obaa-san

Join Date:
Jun 2003
Posts:
26,593
Plugin Contributions:
0

Re: Template Disappears when SSL is installed

You are not only missing the template, but also some language definitions. Who is your host? What is the URL?

29 Apr 2009, 2:29 PM
#3
peter3827 avatar

peter3827

New Zenner

Join Date:
Apr 2009
Posts:
8
Plugin Contributions:
0

Re: Template Disappears when SSL is installed

29 Apr 2009, 3:20 PM
#4
peter3827 avatar

peter3827

New Zenner

Join Date:
Apr 2009
Posts:
8
Plugin Contributions:
0

Re: Template Disappears when SSL is installed

I was able to figure it out.

define('DIR_WS_HTTPS_CATALOG', '/');

29 Apr 2009, 3:29 PM
#5
kim avatar

kim

Obaa-san

Join Date:
Jun 2003
Posts:
26,593
Plugin Contributions:
0

Re: Template Disappears when SSL is installed

You are stilling missing the language definitions for your login box.