Page 2 of 2 FirstFirst 12
Results 11 to 20 of 20
  1. #11
    Join Date
    Mar 2008
    Location
    Brampton, Cumbria, United Kingdom, United Kingdom
    Posts
    816
    Plugin Contributions
    2

    Default Re: Admin Password Forced Change

    Quote Originally Posted by kobra View Post
    That statement is supposed to be run as a sql statement either from your admin > tools
    or from phpmyadmin
    But I cannot get in to my admin to run the script. I am going to jump to the thread from this plugin. I did not realise there was I thread for this already. My bad.
    Learning Fast.
    Eden Craft Supplies

  2. #12
    Join Date
    Mar 2008
    Location
    Brampton, Cumbria, United Kingdom, United Kingdom
    Posts
    816
    Plugin Contributions
    2

    Default Re: Admin Password Forced Change

    Just had this posted to the thread for this plugin
    Quote Originally Posted by lat9 View Post
    EMP has nothing to do with logging into your admin; its purpose is to allow your store's admins to use their admin-level passwords to log into customers' accounts.

    You can run the uninstall for the plugin via your web-host's phpMyAdmin tool, just make sure to add any non-blank DB_PREFIX value to the name of the configuration table if you do.
    Any other ideas? I really do not want to start again, again
    Learning Fast.
    Eden Craft Supplies

  3. #13
    Join Date
    Mar 2008
    Location
    Brampton, Cumbria, United Kingdom, United Kingdom
    Posts
    816
    Plugin Contributions
    2

    Default Re: Admin Password Forced Change

    Quote Originally Posted by bislewl View Post
    Did you recently change your domain even from www/non-www or enable/disable https/SSL recently?
    The answer to these questions is no
    Learning Fast.
    Eden Craft Supplies

  4. #14
    Join Date
    Mar 2008
    Location
    Brampton, Cumbria, United Kingdom, United Kingdom
    Posts
    816
    Plugin Contributions
    2

    Default Re: Admin Password Forced Change

    I have upload a backup copy of my site and I am in. I will have to wait until I have to reset my password to see if it was any of the plugin's I have put on the site.
    Learning Fast.
    Eden Craft Supplies

  5. #15
    Join Date
    Jul 2012
    Posts
    16,816
    Plugin Contributions
    17

    Default Re: Admin Password Forced Change

    Quote Originally Posted by adb34 View Post
    I have upload a backup copy of my site and I am in. I will have to wait until I have to reset my password to see if it was any of the plugin's I have put on the site.
    It really seems that there is confusion between code and database...

    The code accesses the database, and performs actions based on what it finds or doesn't find... If the code doesn't look in specific/particular locations (ie a plugns software has been removed) then the information that remains in the database will not cause the code to "make a decision" about what to do next. Such leftover data will merely take up space, and in some queries will take up time to be pulled into a variable.

    So, if the "offending" code (which none of the plugins listed when installed correctly to a correctly built store should have any true/direct effect on the use of the password or the action that should occur after providing a new password) is removed/replaced with original code then the extra database "bits" will have no effect on the functional results, but if the code remains, then even if the applicable database bits are removed, the code may actually recreate aspects of it to "protect itself and the store".

    Portions of the password system are shared for customer and admin in more recent versions, if not woven correctly, an action may go awry...

    Forgot the important part of this ppost: so what was restored? Database or files? If database, then have lost all transactions from the time of the backup and now. If files, weel there is something different between the old fileset and what was replaced. Hopefully a comparison can still be made if a backup was collected before restoration. If both were replaced, well may never know, but doubt it is a database issue. If you need to force an expired password, that can be arranged.
    Last edited by mc12345678; 27 Sep 2015 at 04:59 PM.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  6. #16
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Admin Password Forced Change

    You have asked if there are any other suggestions....
    But I cannot get in to my admin to run the script
    You do have phpmyadmin supplied by your host....use it to run the sql
    Zen-Venom Get Bitten

  7. #17
    Join Date
    Mar 2008
    Location
    Brampton, Cumbria, United Kingdom, United Kingdom
    Posts
    816
    Plugin Contributions
    2

    Default Re: Admin Password Forced Change

    Quote Originally Posted by mc12345678 View Post
    ..... so what was restored? Database or files? ......
    Just the files. The file were uploaded to a new folder so the suspect files are still on the server just not being used. You mention backup was collected before restoration, Please could you explain this bit.
    Learning Fast.
    Eden Craft Supplies

  8. #18
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: Admin Password Forced Change

    Have you used phpmyadmin to run the sql??
    Zen-Venom Get Bitten

  9. #19
    Join Date
    Mar 2008
    Location
    Brampton, Cumbria, United Kingdom, United Kingdom
    Posts
    816
    Plugin Contributions
    2

    Default Re: Admin Password Forced Change

    Quote Originally Posted by kobra View Post
    Have you used phpmyadmin to run the sql??
    No. I am going to wait until the forced password change to see if uploading my backup has done the trick. If not I will run the sql then, ok?
    Learning Fast.
    Eden Craft Supplies

  10. #20
    Join Date
    Jul 2012
    Posts
    16,816
    Plugin Contributions
    17

    Default Re: Admin Password Forced Change

    Quote Originally Posted by adb34 View Post
    No. I am going to wait until the forced password change to see if uploading my backup has done the trick. If not I will run the sql then, ok?
    So, going to wait possibly 89 days or perhaps do you want to force the password change? Does this mean that at the moment all else is well and good? You can login to your admin? You don't have error logs being generated on a regular basis?

    Quote Originally Posted by adb34 View Post
    Just the files. The file were uploaded to a new folder so the suspect files are still on the server just not being used. You mention backup was collected before restoration, Please could you explain this bit.
    Well, this action somewhat confuses me. "Backup was collected before restoration": when refering to restoration of files that is to mean to return to a previous state. Backup is to make a copy of existing information, and overall what I was getting at is to have/obtain a backup of the suspected problem files (or database if that too wasbeing restored) so that a proper comparison could be made between what worked and what didn't. Now though, the above says that the files were uploaded to a new folder leaving the "trouble" files intact? Sorry, but to minimize confusion need this one explained as well as how such an alternate folder is/was incorporated, what preventive action was taken to ensure further functionality, etc.... Too many possible scenarios fall out in my mind to document all possibilities.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. v139f Change admin password
    By missymissy in forum General Questions
    Replies: 1
    Last Post: 30 Apr 2014, 12:15 PM
  2. v150 Forced Admin Password Change
    By lynbor in forum Upgrading to 1.5.x
    Replies: 2
    Last Post: 20 Feb 2012, 08:13 PM
  3. How do I change my Admin password or add a new admin?
    By websissy in forum General Questions
    Replies: 6
    Last Post: 25 Apr 2008, 05:33 AM

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