Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2007
    Location
    Laurinburg, NC
    Posts
    165
    Plugin Contributions
    0

    Default check out not working

    I have a problem with not being able to get to step one on check out http://shop.nilandsplsce.com. It keeps asking for login. I have two sites and have check to see if they are set up right. the one at http://nilandsplace.com/Shop seems to be ok. I am wondering if it has anything about how I modified my includes/configure.php
    I have it set as;
    // 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://shop.nilandsplace.com');
    define('HTTPS_SERVER', 'https://shop.nilandsplace.com');

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

  2. #2
    Join Date
    Jun 2007
    Location
    Laurinburg, NC
    Posts
    165
    Plugin Contributions
    0

    Default Re: check out not working

    Quote Originally Posted by Makoshark View Post
    I have a problem with not being able to get to step one on check out http://shop.nilandsplsce.com. It keeps asking for login. I have two sites and have check to see if they are set up right. the one at http://nilandsplace.com/Shop seems to be ok. I am wondering if it has anything about how I modified my includes/configure.php
    I have it set as;
    // 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://shop.nilandsplace.com');
    define('HTTPS_SERVER', 'https://shop.nilandsplace.com');

    // Use secure webserver for checkout procedure?
    define('ENABLE_SSL', 'true');
    this should work?
    when trying to checkout the zencart goes to login screen even though I had just loged in, so I login again and select check out and it brings me back to login

 

 

Similar Threads

  1. Update currencies and Check for updates not working.....
    By caradelrae in forum General Questions
    Replies: 1
    Last Post: 4 Mar 2008, 06:56 PM
  2. check out css over ride not working
    By sanguisdesign in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 17 Jul 2007, 10:28 PM
  3. SSL Check out is not working
    By jano in forum Setting Up Categories, Products, Attributes
    Replies: 3
    Last Post: 25 Dec 2006, 01:15 AM

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
  •