Results 1 to 7 of 7
  1. #1
    Join Date
    Feb 2008
    Location
    Western Australia
    Posts
    192
    Plugin Contributions
    0

    Default Another SSL thread...

    I have done the normal newbie thing and bought an SSL as crookedhalo.com.au instead of www.crookedhalo.com.au.

    I have changed my configure file in admin/includes to read:

    Code:
      define('HTTP_SERVER', 'http://crookedhalo.com.au');
      define('HTTPS_SERVER', 'https://crookedhalo.com.au');
      define('HTTP_CATALOG_SERVER', 'http://crookedhalo.com.au');
      define('HTTPS_CATALOG_SERVER', 'https://crookedhalo.com.au');
    
      // Use secure webserver for catalog module and/or admin areas?
      define('ENABLE_SSL_CATALOG', 'true');
      define('ENABLE_SSL_ADMIN', 'false');
    Is that right?? and I tried to locate my configure file in includes and the only one I have in there is a dist-configure. Is that the right one to change? I am not even sure which bit to change in there as none of it looks the same as the thread in the FAQ titled "How do I enable SSL after I have installed Zen Cart?" What have I fudged up??

    If I type https://crookedhalo.com.au it all looks wrong! What do I do to fix all this oh wise Zen masters

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Another SSL thread...

    You must have a /includes/configure.php file or Zen Cart would not load

    Find it and alter as you posted

  3. #3
    Join Date
    Feb 2008
    Location
    Western Australia
    Posts
    192
    Plugin Contributions
    0

    Default Re: Another SSL thread...

    Oh I do, I beg your pardon. It was in my cpanel, but not on the files on my computer for some reason.


    I have changed this part to look like:

    Code:
    // Define the webserver and path parameters
      // HTTP_SERVER is your Main webserver: eg-http://www.your_domain.com
      // HTTPS_SERVER is your Secure webserver: eg-https://www.your_domain.com
      define('HTTP_SERVER', 'http://crookedhalo.com.au');
      define('HTTPS_SERVER', 'https://crookedhalo.com.au');
    
      // Use secure webserver for checkout procedure?
      define('ENABLE_SSL', 'true');
    And it seems to be working.

    Now for my next question, I noticed in one post about a similar kind of problem that they had they were told to write a .htaccess redirect or something - do I need to do that? If so, how and where do I put it please?

  4. #4
    Join Date
    Feb 2008
    Location
    Western Australia
    Posts
    192
    Plugin Contributions
    0

    Default Re: Another SSL thread...

    Oh darn.. in IE7 it comes up with a popup - This site contains both secure and nonsecure items. It seems to be the Lingerie Top 100 banner that I have down in the footer. Do I have to delete this to be able to use https:// in IE7??

  5. #5
    Join Date
    Feb 2008
    Location
    Western Australia
    Posts
    192
    Plugin Contributions
    0

    Default Re: Another SSL thread...

    I have taken away the Top 100 lingerie store link, and it has eliminated the "nonsecure item" popup, but the lock doesn't show in IE7. Can anyone help?

  6. #6
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Another SSL thread...

    The lock shows for me in IE7.

    I'm not seeing the secure/non-secure box unless I enter https://crookedhalo.com.au/ but you don't want the main page secured anyway.

    Your site seems to be secured properly.

  7. #7
    Join Date
    Feb 2008
    Location
    Western Australia
    Posts
    192
    Plugin Contributions
    0

    Default Re: Another SSL thread...

    Ahhhh! It is there in the top right hand side. I was looking down the bottom right for the lock

    Thanks for taking the time to look!!

 

 

Similar Threads

  1. Another Download Thread
    By Nomadness in forum Setting Up Categories, Products, Attributes
    Replies: 14
    Last Post: 15 Feb 2009, 08:55 PM
  2. Another Authorize.net Hash Problem thread
    By prodigious in forum Built-in Shipping and Payment Modules
    Replies: 9
    Last Post: 12 Oct 2008, 08:54 PM
  3. Yet another attributes thread!
    By DaveG in forum Templates, Stylesheets, Page Layout
    Replies: 7
    Last Post: 17 Sep 2006, 02:43 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