Results 1 to 5 of 5
  1. #1
    Join Date
    Mar 2007
    Location
    NJ
    Posts
    68
    Plugin Contributions
    0

    Default SSL not showing up problem

    Hi, I just installed a new zencart store, (have about 5 stores running)... and my brain hurts.

    What is not happening is the SSL is not showing up in the browser.

    I have set the configure file as usual by turning the settings from false to true, added https to all paths, etc.. but still no go.

    Now I know the certificate works because if I use https in front of any web address, the padlock shows up... But if I go to the admin logon page, ng. If I try logon as a customer, ng... if I force the 's' in front of the http, it works.

    If I hover over the logon customer link, the status window does not show the https, just the http...

    Is there something I missed? I'm pulling my hair out.

    Any help would be appreciated.
    Regards,

    John

  2. #2
    Join Date
    Mar 2007
    Location
    NJ
    Posts
    68
    Plugin Contributions
    0

    Default Re: SSL not showing up problem

    OK, the admin logon is ssl now, but the customer/store still is not...
    Here is my setting... By the way, the addy is www.cookoutstuff.com/store/ for the new zencart..

    Code:
     
     * If you desire your *entire* admin to be SSL-protected, make sure you use a "https:" URL for all 4 of the following:
     */
      define('HTTP_SERVER', 'http://www.cookoutstuff.com');
      define('HTTPS_SERVER', 'https://www.cookoutstuff.com');
      define('HTTP_CATALOG_SERVER', 'http://www.cookoutstuff.com');
      define('HTTPS_CATALOG_SERVER', 'https://www.cookoutstuff.com');
      // secure webserver for catalog module and/or admin areas?
      define('ENABLE_SSL_CATALOG', 'true');
      define('ENABLE_SSL_ADMIN', 'true');
    Regards,

    John

  3. #3
    Join Date
    Mar 2007
    Location
    NJ
    Posts
    68
    Plugin Contributions
    0

    Default Re: SSL not showing up problem

    Scratch everything... found the problem. Sorry for the brain dead person I can be without coffee..
    Regards,

    John

  4. #4
    Join Date
    Jul 2009
    Posts
    1
    Plugin Contributions
    0

    Default Re: SSL not showing up problem

    i've been having this problem. can you explain how you resolved it?

    thanks much

  5. #5
    Join Date
    Mar 2007
    Location
    NJ
    Posts
    68
    Plugin Contributions
    0

    Default Re: SSL not showing up problem

    It just shows what happens when I don't have my coffee... hehe

    If you look at the instructions in the FAQ, there are 2 config files that you have to make changes to. Both changes are similar, but they reside in 2 config files. I just missed the second one.

    Hope that helps.
    Regards,

    John

 

 

Similar Threads

  1. v150 Problem with products images showing and not showing after refresh weird problem
    By kobiadato in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 14 Sep 2016, 08:45 PM
  2. SSL not showing up
    By jeddedia in forum General Questions
    Replies: 12
    Last Post: 16 Mar 2012, 12:36 AM
  3. SSL and My Images not showing, or just showing when they want
    By byrd813 in forum Basic Configuration
    Replies: 0
    Last Post: 3 May 2008, 09:08 PM
  4. Images not showing in SSL
    By yonarawn in forum General Questions
    Replies: 1
    Last Post: 18 Apr 2008, 12:02 AM

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