Results 1 to 5 of 5
  1. #1
    Join Date
    Jun 2010
    Posts
    5
    Plugin Contributions
    0

    Default GRRRR going crazy ssl problems

    trying to enable ssl on zen cart. looked through this info
    https://www.zen-cart.com/tutorials/index.php?article=14

    so I changed some of this stuff. I'm sure I did it wrong as I'm not too bright.
    this is in INCLUDES/configure
    // Define the webserver and path parameters
    // HTTP_SERVER is your Main webserver: eg-http://www.yourdomain.com
    // HTTPS_SERVER is your Secure webserver: eg-https://www.yourdomain.com
    define('HTTP_SERVER', 'https://arkguns.com');
    define('HTTPS_SERVER', 'https://arkguns.com');

    // Use secure webserver for checkout procedure?
    define('ENABLE_SSL', 'true');


    and this in admin/includes/configure
    */ define('HTTP_SERVER', 'https://arkguns.com'); define('HTTPS_SERVER', 'https://arkguns.com'); define('HTTP_CATALOG_SERVER', 'https://arkguns.com'); define('HTTPS_CATALOG_SERVER', 'https://arkguns.com'); // secure webserver for catalog module and/or admin areas? define('ENABLE_SSL_CATALOG', 'true'); define('ENABLE_SSL_ADMIN', 'true');

    on a side note now all the words on the admin/includes/configure section are all lumped together, no seperation like it was written in a notepad window without ever hitting return for the next line GRRR please help I'm going crazy!!!!

  2. #2
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: GRRRR going crazy ssl problems

    Are you trying to have the whole site under SSL?
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  3. #3
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default Re: GRRRR going crazy ssl problems

    What is the problem?

    Your site is working with an 'https' connection, although not recommended for use on every page as it will slow things down.

    You can use a copy of the original 'admin/includes/configure.php' file to copy your current information and then upload it.

  4. #4
    Join Date
    Jun 2010
    Posts
    5
    Plugin Contributions
    0

    Default Re: GRRRR going crazy ssl problems

    the problem when you type www.arkguns.com it is not a secure site
    but if you go to https://arkguns.com it is secure. I want it to be secure when you go to www.arkguns.com
    I guess I don't need the whole site secure just the checkout. thanks for the time guys I'm new to this whole thing and dumb... ;-)

  5. #5
    Join Date
    Jun 2010
    Posts
    5
    Plugin Contributions
    0

    Default Re: GRRRR going crazy ssl problems

    ok I think I got it working now. it goes to secure with checkout which is what I need. thanks for the help

 

 

Similar Threads

  1. v153 Please Help Im Going Crazy!!
    By NinerFaithful in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 8 Nov 2015, 03:23 AM
  2. Dang site is going crazy
    By r1formetoo in forum Templates, Stylesheets, Page Layout
    Replies: 6
    Last Post: 4 May 2009, 10:49 PM
  3. Going Crazy - Please Help!
    By mkmcgrath23 in forum Templates, Stylesheets, Page Layout
    Replies: 10
    Last Post: 9 Dec 2007, 12:38 AM
  4. Okay im going crazy
    By spjutulf in forum General Questions
    Replies: 10
    Last Post: 21 Jan 2007, 11:25 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