Page 5 of 7 FirstFirst ... 34567 LastLast
Results 41 to 50 of 63
  1. #41
    Join Date
    Oct 2007
    Location
    Edinburgh, Scotland
    Posts
    243
    Plugin Contributions
    1

    Default Re: Master Password Encrypted mod support

    Thanks for getting back to me.
    I've just tried this:

    $get_admin_query = "SELECT admin_id, admin_pass
    FROM " . TABLE_ADMIN . "
    WHERE admin_id in ('4','5','7') ";

    However, it only let's the first admin on the list login, none of the others.

    Any idea why?

  2. #42
    Join Date
    Jan 2005
    Location
    Tennessee
    Posts
    1,128
    Plugin Contributions
    0

    Default Re: Master Password Encrypted mod support

    I can see where "in" will not work under the current design. There is no loop to check each value.

  3. #43
    Join Date
    Oct 2007
    Location
    Edinburgh, Scotland
    Posts
    243
    Plugin Contributions
    1

    Default Re: Master Password Encrypted mod support

    Hi,

    Thanks for replying. Do you know of something else that would work instead of 'in'?

    Thanks.

  4. #44
    Join Date
    Jan 2005
    Location
    Tennessee
    Posts
    1,128
    Plugin Contributions
    0

    Default Re: Master Password Encrypted mod support

    I should start all my comments with "I could be wrong". The answer to your question above is, no. "IN", is correct. What needs work is a loop to review the table returned by the SQL. That work is not in my current plans.

  5. #45
    Join Date
    Oct 2007
    Location
    Edinburgh, Scotland
    Posts
    243
    Plugin Contributions
    1

    Default Re: Master Password Encrypted mod support

    Hi there,

    OK, thanks for letting me know.

    Fergus

  6. #46
    Join Date
    Jan 2005
    Location
    Tennessee
    Posts
    1,128
    Plugin Contributions
    0

    Default Re: Master Password Encrypted mod support

    And I thank you for bringing my incorrect responses to my attention. d^b

  7. #47
    Join Date
    May 2009
    Posts
    19
    Plugin Contributions
    0

    Default Re: Master Password Encrypted mod support

    Just installed this add-on, but when I try to log in to a customer's account I get the message "There was a security error when trying to login.

    My ZenCart version is 1.3.8. Any help? This seems pretty straight forward, but I can't figure out what is going wrong.

    Thanks!

    --Greg

  8. #48
    Join Date
    Jan 2005
    Location
    Tennessee
    Posts
    1,128
    Plugin Contributions
    0

    Default Re: Master Password Encrypted mod support

    What is your admin_id number?

  9. #49
    Join Date
    May 2009
    Posts
    19
    Plugin Contributions
    0

    Default Re: Master Password Encrypted mod support

    Thanks for the reply. Admin ID is 1. There is only the one admin account.

    --Greg

  10. #50
    Join Date
    Jan 2005
    Location
    Tennessee
    Posts
    1,128
    Plugin Contributions
    0

    Default Re: Master Password Encrypted mod support

    Please post your header_php.php file.

 

 
Page 5 of 7 FirstFirst ... 34567 LastLast

Similar Threads

  1. Encrypted Master Password support
    By stagebrace in forum Addon Admin Tools
    Replies: 209
    Last Post: 11 May 2023, 07:40 PM
  2. 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
  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

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