Results 1 to 3 of 3
  1. #1
    Join Date
    Dec 2009
    Posts
    26
    Plugin Contributions
    0

    red flag how to uninstall master password?

    Hi,

    How would I uninstall the following query (which I used to install master password)? I managed to remove all the files needed manually but I dont know how to reverse the SQL

    INSERT INTO configuration (configuration_title, configuration_key, configuration_value, configuration_description, configuration_group_id, sort_order, last_modified, date_added, use_function, set_function) VALUES ('Master Password', 'MASTER_PASS', 'yourpassword', 'This password will allow you to login to any customer\'s account.', 1, 23, now(), now(), NULL, NULL);
    Can anyone help please?

  2. #2
    Join Date
    Oct 2009
    Location
    Columbus, Ohio
    Posts
    38
    Plugin Contributions
    0

    Default Re: how to uninstall master password?

    Do you have access to the database using a control panel?

  3. #3
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: how to uninstall master password?

    Quote Originally Posted by Captain Tycoon View Post
    Hi,

    How would I uninstall the following query (which I used to install master password)? I managed to remove all the files needed manually but I dont know how to reverse the SQL

    Can anyone help please?
    Code:
    delete from configuration where configuration_key = 'MASTER_PASS' ;
    Important: There shouldn't be any need or reason to delete this entry, and if you are trying to do so because something is 'complaining' about it, then you still have other files that need to be deleted or restored.

    Also be advised that if you with to delete it just to 'tidy things up' you run the risk of creating a problem if there are still other files that are referencing this entry.

    Cheers
    Rod

 

 

Similar Threads

  1. Master Password
    By baxter30 in forum Upgrading from 1.3.x to 1.3.9
    Replies: 3
    Last Post: 28 Apr 2011, 11:22 AM
  2. How do I reset the master password?
    By oncloudnine in forum General Questions
    Replies: 1
    Last Post: 21 Jul 2010, 06:16 PM
  3. Uninstall Master Password
    By engine411 in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 2 Sep 2008, 04:20 PM
  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

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