Results 1 to 10 of 10

Threaded View

  1. #1
    Join Date
    Dec 2010
    Posts
    108
    Plugin Contributions
    0

    Default SSL Problems & Question

    My SSL is fine and works elsewhere.

    Here is the site store.

    http://www.filmjackets.com/ecommerce/

    My ZenCart was just installed (v1.3.9h) and is in the very early stages and I want to get the payment information working. I have tested the PayPal link and it works fine since it takes you to a secure site anyways. I am hesitant about testing my credit card info since I am not seeing the https: in the address bar.

    I have made these changes:

    /includes/configure.php

    define('HTTP_SERVER', 'http://www.filmjackets.com');
    define('HTTPS_SERVER', 'https://www.filmjackets.com');

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

    The instructions say that to change the admin/includes/configure.php but my install does not have this directory, it only has zc_admin/includes/configure.php which I assume it the right file. It is set as this:

    define('HTTP_SERVER', 'http://www.filmjackets.com');
    define('HTTPS_SERVER', 'https://www.filmjackets.com');
    define('HTTP_CATALOG_SERVER', 'http://www.filmjackets.com');
    define('HTTPS_CATALOG_SERVER', 'https://www.filmjackets.com');

    // Use secure webserver for catalog module and/or admin areas?
    define('ENABLE_SSL_CATALOG', 'true');
    define('ENABLE_SSL_ADMIN', 'false');

    I have cleared all caches.

    So far I love ZenCart as it is easier and more intuitive than Joomla!Virtuemart, magento, shopsite, etc. But none of this will matter if the site is not secure.

    Thank you in advance for any help.
    Last edited by Rick5150; 30 Dec 2010 at 02:55 PM. Reason: Typo

 

 

Similar Threads

  1. v150 Question Re: POODLE SSL Vulnerability vs if I have no SSL certificate on my store
    By vandiermen in forum Built-in Shipping and Payment Modules
    Replies: 4
    Last Post: 16 Oct 2014, 12:43 AM
  2. Shipping upgrades & SSL question
    By crosswithyou in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 19 Dec 2008, 07:18 AM
  3. Virtual Terminal & SSL clarification question
    By monkeytastic in forum General Questions
    Replies: 8
    Last Post: 22 Nov 2007, 12:50 PM
  4. IE & SSL Lock - Having Problems...Help!
    By mag72 in forum General Questions
    Replies: 3
    Last Post: 4 Oct 2006, 12:28 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