Page 1 of 2 12 LastLast
Results 1 to 10 of 17
  1. #1
    Join Date
    Jan 2009
    Posts
    54
    Plugin Contributions
    0

    Default Enabled SSL now store doesn't show

    I got my basic store working fine and then went into store/admin/includes and store/includes and enabled SSL on my site in *both* of these files.

    I can still log as Admin but my store URL displays a white browser screen - nothing!

    Any idea's on what I may have missed?

  2. #2
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: Enabled SSL now store doesn't show

    can you post a link to your site ?
    also check your configure.php file in include folder to see you didn't leave any white space or missing ' in define statement

  3. #3
    Join Date
    Jan 2009
    Posts
    54
    Plugin Contributions
    0

    Default Re: Enabled SSL now store doesn't show

    The configure.php files look ok.

    The URL just displays a blank white screen. I use this format for the URL:

    https://www.mysite.com/store/

    but I guess the index.php file isn't able to build any content. This is terrible as I hope I don't have to reinstall ZenCart again and loose all my work.

  4. #4
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: Enabled SSL now store doesn't show

    you don't need to enter your site using https .. zen cart will take care of all pages that need SSL ..

  5. #5
    Join Date
    Jan 2009
    Posts
    54
    Plugin Contributions
    0

    Default Re: Enabled SSL now store doesn't show

    Something must be messed up with my files. I removed the SSL in both configure.php files and now my store still doesn't display at all - still a white screen. I can still get into admin but the store won't display still :-(

  6. #6
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: Enabled SSL now store doesn't show

    there must be something wrong with the way you try to get into your store . or your includes/configure.php file is messed up ..

    make sure you have not missed anything , such as ' or ) or extra while space in your configure.php file in places that you manually made changes.

  7. #7
    Join Date
    Jan 2009
    Posts
    54
    Plugin Contributions
    0

    Default Re: Enabled SSL now store doesn't show

    This is all that is in my /store/index.php file:

    HTML Code:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    <HTML><HEAD>
    <META http-equiv=Content-Type content="text/html; charset=windows-1252"></HEAD>
    <BODY></BODY></HTML>
    So the content stopped getting pulled in for some reason, I'm sure to do with when I tried to enable SSL.

  8. #8
    Join Date
    Jan 2009
    Posts
    54
    Plugin Contributions
    0

    Default Re: Enabled SSL now store doesn't show

    I re-installed my ZenCart. So I'm back to square one.

    With this new installation I have only modifed two files:

    /store/includes/configure.php

    PHP Code:
    define('ENABLE_SSL''true'); 
    and in

    /store/admin/includes/configure.php

    PHP Code:
    define('ENABLE_SSL_CATALOG''true');
    define('ENABLE_SSL_ADMIN''true'); 
    This is all I need to do right?

    When I start up my store, I can see it again, but the default store front but there is no "https".

    When I go into admin, there is no "https".

    Is this SSL configuration working in this version? or am I just missing another step?

  9. #9
    Join Date
    Jul 2006
    Location
    Montreal, Canada
    Posts
    2,279
    Plugin Contributions
    0

    Default Re: Enabled SSL now store doesn't show

    did you install your SSL Certification on your server ? or do you have shared SSL ?

  10. #10
    Join Date
    Jan 2009
    Posts
    54
    Plugin Contributions
    0

    Default Re: Enabled SSL now store doesn't show

    I have an SSL that has been working well for many months now. It's not shared.

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. Enabled SSL, now get error 404
    By Euonym in forum General Questions
    Replies: 4
    Last Post: 14 Sep 2010, 09:54 PM
  2. Replies: 7
    Last Post: 11 Aug 2010, 09:15 PM
  3. Enabled zones for protx module, now admin fails to show order
    By neekfenwick in forum Addon Payment Modules
    Replies: 5
    Last Post: 4 Sep 2009, 12:01 PM
  4. Enabled SSL now Cart is adding Https to end of URL What?!
    By Webmyster in forum Addon Payment Modules
    Replies: 6
    Last Post: 17 Sep 2008, 07:14 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg