Results 1 to 5 of 5
  1. #1
    Join Date
    Sep 2008
    Posts
    397
    Plugin Contributions
    0

    Default SSL installed but how to get https?

    Hello,

    I installed Godaddys SSL. I want to set https for the following urls:

    /shop/index.php?main_page=create_account
    /shop/index.php?main_page=login
    /shop/index.php?main_page=shopping_cart
    /shop/index.php?main_page=checkout_shipping
    /shop/index.php?main_page=checkout_payment
    /shop/index.php?main_page=contact_us
    /shop/index.php?main_page=account
    /shop/index.php?main_page=account_password
    /shop/index.php?main_page=address_book
    /shop/index.php?main_page=account_edit

    I have set 2 configure.php to "enable". but I still do not know how to get https for the above.

    Your help would be appreciated.

    Mike

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

    Default Re: SSL installed but how to get https?

    This is "automagic" if your configure settings are correct for only the pages that handle sensitive data.

    Where is your site?
    Zen-Venom Get Bitten

  3. #3
    Join Date
    Sep 2008
    Posts
    397
    Plugin Contributions
    0

    Default Re: SSL installed but how to get https?

    Quote Originally Posted by kobra View Post
    This is "automagic" if your configure settings are correct for only the pages that handle sensitive data.

    Where is your site?
    My site is in Chinese. I posted on Zen-cart.cn, but they don't reply to me. I hope you can help, since same system.

    My site is
    www.milk123.com/shop/

    Please help.

    thanks in advance.

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,761
    Plugin Contributions
    9

    Default Re: SSL installed but how to get https?

    I have set 2 configure.php to "enable".
    First, insure that the edited files are being uploaded - - do this by deleting the exiting file and FTP'ing the edited file to your server.
    Second, "enable" is not the correct variable it should be

    Code:
      // Use secure webserver for checkout procedure?
      define('ENABLE_SSL', 'true');
    For the /includes file - - and
    Code:
      // Use secure webserver for catalog module and/or admin areas?
      define('ENABLE_SSL_CATALOG', 'true');
      define('ENABLE_SSL_ADMIN', 'true');
    For the admin/includes file

    Do not mix these files up
    Zen-Venom Get Bitten

  5. #5
    Join Date
    Sep 2008
    Posts
    397
    Plugin Contributions
    0

    Default Re: SSL installed but how to get https?

    Yes, got it.
    Thanks a lot!

 

 

Similar Threads

  1. SSL Installed, Not Working from https
    By dddza in forum General Questions
    Replies: 7
    Last Post: 9 Nov 2010, 11:30 PM
  2. Https in links but disabled ssl in config files
    By jpg1491 in forum General Questions
    Replies: 1
    Last Post: 23 Mar 2010, 07:02 PM
  3. SSL Enabled but need to oredirest to https
    By meetsubhajit in forum Customization from the Admin
    Replies: 3
    Last Post: 19 Feb 2009, 11:21 PM
  4. I've successfully installed ZC, but how do I get back to it?
    By nbdskater in forum General Questions
    Replies: 3
    Last Post: 29 Sep 2007, 06:22 PM
  5. SSL/HTTPS installed but not working with zen
    By niteryder in forum General Questions
    Replies: 3
    Last Post: 8 May 2007, 09:48 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR