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.
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
Learning Fast.
Eden Craft Supplies
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
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...
You have asked if there are any other suggestions....
You do have phpmyadmin supplied by your host....use it to run the sqlBut I cannot get in to my admin to run the script
Zen-Venom Get Bitten
Have you used phpmyadmin to run the sql??
Zen-Venom Get Bitten
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?
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...