Page 4 of 21 FirstFirst ... 2345614 ... LastLast
Results 31 to 40 of 210
  1. #31
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,401
    Plugin Contributions
    87

    Default Re: Encrypted Master Password support

    Quote Originally Posted by lat9 View Post
    Arggh! Never mind, paperman. This is what I get for not re-installing the plugin after I've been testing the failure cases.

    Line#64 of /includes/modules/pages/login/header_php.php is currently:
    Code:
          if (!defined('EMP_LOGIN_ADMIN_ID')) define ('EMP_LOGIN_ADMIN_ID', 1;  /*lat9-a*/
    and should be changed to
    Code:
          if (!defined('EMP_LOGIN_ADMIN_ID')) define ('EMP_LOGIN_ADMIN_ID', 1);  /*lat9-a*/
    I'll get the update updated shortly.
    v1.5.2 is now available in the Plugins area ...

  2. #32
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,108
    Plugin Contributions
    11

    Default Re: Encrypted Master Password support

    I have a sign above my desk that says...

    Pobody's Nerfect!



  3. #33
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,401
    Plugin Contributions
    87

    Default Re: Encrypted Master Password support

    I've submitted v1.6.0 to the plugins area:
    • Added SQL statements to move the two configuration values for the plugin into the database.
    • Added "Place Order" button in your admin's Customers->Customers to allow an enabled EMP admin to more easily log into a customer's account.

  4. #34
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,401
    Plugin Contributions
    87

    Default Re: Encrypted Master Password support

    Quote Originally Posted by lat9 View Post
    I've submitted v1.6.0 to the plugins area:
    • Added SQL statements to move the two configuration values for the plugin into the database.
    • Added "Place Order" button in your admin's Customers->Customers to allow an enabled EMP admin to more easily log into a customer's account.
    v1.6.0 is now available in the Plugins area ...

  5. #35
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,401
    Plugin Contributions
    87

    Default Re: Encrypted Master Password support

    v1.7.0 has been submitted to the plugins:
    1. An entry is now made to the admin_activity_log when an EMP admin logs into a customer's account.
    2. This version includes the common orders-status update processing and introduces the updated_by field to the orders_status_history table (if it's not already there).
    3. If an EMP admin places an order on a customer's behalf, the updated_by field is set to contain the admin's ID and login name.

  6. #36
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,401
    Plugin Contributions
    87

    Default Re: Encrypted Master Password support

    v1.7.0 is now available in the Plugins area.

  7. #37
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,571
    Plugin Contributions
    30

    Default Re: Encrypted Master Password support

    Just updated from 1.2 to 1.7 and the only issue I have is regarding the customers Place Order function.
    Locally (xampp 1.82-2, admin no SSL) it works.
    Real site (admin uses SSL) the shop front gives a session timeout warning, it does not auto login.
    Steve
    github.com/torvista: Spanish Language Pack, Google reCaptcha, Structured Data, Multiple Copy-Move-Delete, Image Checker, BackupMySQL Admin/Auto...

  8. #38
    Join Date
    Aug 2007
    Location
    Gijón, Asturias, Spain
    Posts
    2,571
    Plugin Contributions
    30

    Default Re: Encrypted Master Password support

    Real site (admin uses SSL) the shop front gives a session timeout warning, it does not auto login.
    ...because the link was being built without SSL due to admin/includes/configure.php
    define('ENABLE_SSL_CATALOG', 'true');
    was set to false (incorrectly).
    Steve
    github.com/torvista: Spanish Language Pack, Google reCaptcha, Structured Data, Multiple Copy-Move-Delete, Image Checker, BackupMySQL Admin/Auto...

  9. #39
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,401
    Plugin Contributions
    87

    Default Re: Encrypted Master Password support

    Quote Originally Posted by torvista View Post
    ...because the link was being built without SSL due to admin/includes/configure.php
    define('ENABLE_SSL_CATALOG', 'true');
    was set to false (incorrectly).
    Ah, that would do it! I was puzzling over your report.

  10. #40
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,401
    Plugin Contributions
    87

    Default Re: Encrypted Master Password support

    I just submitted v1.8.0 to the Plugins; nothing earth-shattering, just pulling in some downwardly-compatible changes introduced by Zen Cart v1.5.2.

 

 
Page 4 of 21 FirstFirst ... 2345614 ... LastLast

Similar Threads

  1. v139h tweaking encrypted master password and cowoa
    By lankeeyankee in forum All Other Contributions/Addons
    Replies: 2
    Last Post: 28 Feb 2012, 08:50 PM
  2. Master Password Encrypted mod support
    By Woodymon in forum All Other Contributions/Addons
    Replies: 62
    Last Post: 16 May 2011, 02:48 AM
  3. encrypted master password stopped working
    By stagebrace in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 23 Jan 2010, 06:48 AM
  4. Master Password vs Encrypted Master Password
    By srturner47 in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 24 Apr 2008, 04:05 PM
  5. Encrypted master password probs
    By icklebits in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 5 Jun 2007, 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