Results 1 to 7 of 7
  1. #1
    Join Date
    Apr 2008
    Posts
    13
    Plugin Contributions
    0

    Default Problems during checkout

    Before enabling the SSL, everything was working fine. Once enabled, i now cannot go past the login screen, i can add to cart, but when i try to checkout, it goes back to customer login. i need some serious help.....

  2. #2
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Problems during checkout

    Quote Originally Posted by artanius View Post
    Before enabling the SSL, everything was working fine. Once enabled, i now cannot go past the login screen, i can add to cart, but when i try to checkout, it goes back to customer login. i need some serious help.....
    Did you alter both configure files to reflect change to SSL?
    i.e.
    /includes/configure.php
    and
    /admin/includes/configure.php
    making sure your store url is set EXACTLY as per your SSL cert.

  3. #3
    Join Date
    Apr 2008
    Posts
    13
    Plugin Contributions
    0

    Default Re: Problems during checkout

    Quote Originally Posted by misty View Post
    Did you alter both configure files to reflect change to SSL?
    i.e.
    /includes/configure.php
    and
    /admin/includes/configure.php
    making sure your store url is set EXACTLY as per your SSL cert.
    url of shopping cart is www.bonemarrowtest.com/shopping

    yes i did....here are the files

    admin/includes

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

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

    includes

    // 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://www.bonemarrowtest.com');
    define('HTTPS_SERVER', 'https://www.bonemarrowtest.com');

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

  4. #4
    Join Date
    Apr 2008
    Posts
    13
    Plugin Contributions
    0

    Default Re: Problems during checkout

    Quote Originally Posted by misty View Post
    Did you alter both configure files to reflect change to SSL?
    i.e.
    /includes/configure.php
    and
    /admin/includes/configure.php
    making sure your store url is set EXACTLY as per your SSL cert.
    yes i did

  5. #5
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Problems during checkout

    Without having url of your site, difficult to advise further.

  6. #6
    Join Date
    Apr 2008
    Posts
    13
    Plugin Contributions
    0

    Default Re: Problems during checkout

    Quote Originally Posted by misty View Post
    Did you alter both configure files to reflect change to SSL?
    i.e.
    /includes/configure.php
    and
    /admin/includes/configure.php
    making sure your store url is set EXACTLY as per your SSL cert.
    just was checking out another post and did this , turn off:
    Recreate Session True and now it works.......

    Cool, thanks

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

    Default Re: Problems during checkout

    Having to turn it OFF is not a good sign, nor is it recommended.

    You could have other issues which prevent Sessions from working properly and should do further testing.

 

 

Similar Threads

  1. Replies: 7
    Last Post: 2 Aug 2015, 02:30 PM
  2. Checkout blank page during checkout - authorize.net
    By gandalfsmith in forum General Questions
    Replies: 0
    Last Post: 6 Jan 2012, 09:05 PM
  3. Stylesheet Problems during checkout
    By longstockings in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 11 Jan 2011, 06:00 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