Results 1 to 5 of 5
  1. #1
    Join Date
    May 2009
    Posts
    1,238
    Plugin Contributions
    2

    Default admin login issues

    V 2.1.0

    While trying to figure out the issue reported here:
    https://www.zen-cart.com/showthread....customers-list

    I encountered this new issue.
    After filling the credentials for admin access the page reloads to login again.

    Some more details to clarify the situation.

    Till yesterday I was able to access the admin.

    I created a new admin with limited access profile (to test for the issue reported on the thread mentione above)

    I asked the other user (limited admin) to try, and he encountered the issue reported here, after submit the page would reload to login page.

    I set the configuration files to use SSL
    Code:
    define('ENABLE_SSL', 'true');
    I noticed that the browser would report unsecure connection, site has SSL installed, to make sure I contacted the host, and they confirm the SSL is working for the site.

    I then tried to login and encountered the issue of not being able to access with login page reloading.

    I disabled SSL in the configuration files, and tried again, and issue is still recurring.

    All the above is occuring in tesoreriabahai.org/zen-210
    While the tesoreriabahai.org with Zencart v 1.58 works fine

    Strangely I encountered the issue on tesoreriabahai.org as well after setting the SSL for the zen-210 install, after clearing the browser cache I could access the old version admin with no problem, but the new 210 is still not letting me access.

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,334
    Plugin Contributions
    94

    Default Re: admin login issues

    In the site's configure.php files (both admin and storefront), make sure that you're setting ENABLE_SSL to 'true' and also that the HTTP_SERVER, HTTPS_SERVER (storefront only), HTTP_CATALOG_SERVER (admin only) and HTTPS_CATALOG_SERVER (admin only) all refer to https:// server names.

  3. #3
    Join Date
    May 2009
    Posts
    1,238
    Plugin Contributions
    2

    Default Re: admin login issues

    Sorry for belated reply.

    What you suggest, and is in the docs is what I have done and have; only doubt is if you mean that
    HTTP_SERVER
    and
    HTTP_CATALOG_SERVER
    should have https like this:
    storefront
    define('HTTP_SERVER', 'https://whatever');
    admin
    define('HTTP_CATALOG_SERVER', 'https://whatever');

    In the admin I already have set this:
    /**
    * Enter the domain for your Admin URL. If you have SSL, enter the correct https address in the HTTP_SERVER setting, instead of just an http address.
    */
    define('HTTP_SERVER', 'https://whatever');

  4. #4
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,443
    Plugin Contributions
    11

    Default Re: admin login issues

    Sė, tutte le impostazioni http per YOUR_DOMAIN dovrebbero iniziare con https://

  5. #5
    Join Date
    May 2009
    Posts
    1,238
    Plugin Contributions
    2

    Default Re: admin login issues

    Quote Originally Posted by dbltoe View Post
    Sė, tutte le impostazioni http per YOUR_DOMAIN dovrebbero iniziare con https://
    Grazie ;)

    Translating for others:
    Yes, all http settings should use (begin with) https://

 

 

Similar Threads

  1. Replies: 6
    Last Post: 16 Feb 2015, 07:16 PM
  2. Admin Login Issues
    By ladyink in forum General Questions
    Replies: 7
    Last Post: 22 Feb 2011, 06:32 PM
  3. Admin login issues
    By paige1 in forum General Questions
    Replies: 5
    Last Post: 30 Nov 2010, 06:31 PM
  4. Admin Login issues
    By chappo09 in forum Installing on a Linux/Unix Server
    Replies: 7
    Last Post: 26 Oct 2010, 12:20 AM
  5. Admin Login Issues
    By seandavidson in forum Basic Configuration
    Replies: 1
    Last Post: 24 Apr 2008, 01:13 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