Search (advanced search) | ||||
Use this Search form before posting, asking or make a new thread.
|
08-07-2014, 06:32 AM
Post: #11
|
|||
|
|||
RE:
The code in the script is totally obfuscated - so god knows what is in there!
|
|||
08-07-2014, 06:35 AM
(This post was last modified: 08-07-2014 06:37 AM by Gabby.)
Post: #12
|
|||
|
|||
RE:
I see now it is only letting me create a User Level of "subscriber". Must be why it is not letting me have the permissions to log in to the ACP. I do not see any way to change the permission level to admin status.
|
|||
08-07-2014, 07:24 AM
(This post was last modified: 08-07-2014 07:26 AM by cloneofclone.)
Post: #13
|
|||
|
|||
RE:
Thanks for the share...rep added...
I have had this happen once or twice and went into phpMyadmin without issue except for figuring out what the database name was... You can find the steps here... Code: http://codex.wordpress.org/Resetting_Your_Password And there is a php script wordpress offers but I have never used it....not sure if it is the same as the op...apologies if it is... Code: http://codex.wordpress.org/User:MichaelH/Orphaned_Plugins_needing_Adoption/Emergency Using the Emergency Password Reset Script If the other solutions listed above won't work, then try the Emergency Password Reset Script. It is not a Plugin. It is a PHP script. Warnings
Code is at this link below Code: http://codex.wordpress.org/User:MichaelH/Orphaned_Plugins_needing_Adoption/Emergency Hope this helps...feel free to add rep if it does... |
|||
08-07-2014, 08:02 AM
Post: #14
|
|||
|
|||
RE:
For those who didn't want to use the script all you have to do is log in to the phpMyAdmin and go to the table "wp_users" and find a field "user_pass" and replace it's value with a new password while checking "MD5" under the "function" column. Hit Save and you are done. No scripts necessary and probably faster then 30 seconds too :)
I haven't failed. I just found 10,000 ways that won't work.
|
|||
08-07-2014, 11:38 AM
Post: #15
|
|||
|
|||
RE: | |||
08-07-2014, 11:41 AM
Post: #16
|
|||
|
|||
RE:
Thank you :) reps added
|
|||
08-07-2014, 09:20 PM
Post: #17
|
|||
|
|||
RE:
(08-07-2014 08:02 AM)bennyb Wrote: For those who didn't want to use the script all you have to do is log in to the phpMyAdmin and go to the table "wp_users" and find a field "user_pass" and replace it's value with a new password while checking "MD5" under the "function" column. Hit Save and you are done. No scripts necessary and probably faster then 30 seconds too :)Wow! I just went through the steps you described and it works! +5 reps added!!
Faith moves mountains, but only knowledge moves them to the right place.
|
|||
08-08-2014, 02:30 AM
(This post was last modified: 08-08-2014 02:34 AM by chikfilet.)
Post: #18
|
|||
|
|||
RE:
Im sure this will help those not fortunate enough to have my hosting provider. Max Reps OP
But with my hosting all I have to do is go in and click on the install info for each instance of wordpress and it gives me the login details and db details without having to recreate or edit anything. I can give you the direct link if you want it to check out but not on this OP Thread but in pm no affiliate or anything its direct link. |
|||