• For some weird reason, the password resets aren’t working.

    The only way I can login to my main account is through my hosts portal.
    I’ve tried:
    -Resetting through the “forgot password” link – I never get an email to the account associated (I’ve tried using username and email)
    -Resetting through the Database
    -Resetting internally through the WordPress backend – the users section.

    Is there something else I’m missing? What could be the problem here?

    Perhaps part of the problem is that this wordpress install was autogenerated by the host?

    Is there any way to create a user and make that the main admin account?

    Thanks in advance

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Create a user normally, then promote them via the database;)
    the details are in the usermeta table, in a field called capabilities. It’s stored as an object. I would figure out why password resetting is not working.

    Thread Starter cinematicpix

    (@cinematicpix)

    Thanks!
    I want to try this first, see if there was a glitch in the creation of the account. Because another account seemed to work fine in the password reset – both as a customer and as an admin.

    If this doesn’t work, I’ll do a full sweep of the plugins and theme – but hoping someone here may have insight. Will update with progress

    Moderator t-p

    (@t-p)

    Useful codex: https://codex.wordpress.org/Resetting_Your_Password

    I would also check with the hosting provider if any security measure is not allowing to reset password.

    Thread Starter cinematicpix

    (@cinematicpix)

    Thanks!
    I already did the following from the Codex:
    To Change Your Password
    Through the automatic emailer
    Through phpMyAdmin

    I don’t feel comfortable messing with the other options.

    So, here’s the update – made a new account to make it the main admin account. I can edit the passwords from the back end for all accounts – although I still think it was just the original account that got a glitch during the automatic setup.
    Can also change the password through the front end.

    The automatic mailer for password reset doesn’t work for any accounts, admin or customer. And this is the glitch that I need to resolve now.
    Note: The password change notification does go through… so it’s just that initial email with the reset token that isn’t going through

    The hosting provider didn’t help much last time – just sent me to a bunch of documentation and threw up their hands. Going to ask them specifically, though, if they have any sort of security setting, or anything preventing that email to go through.

    Off to deactivate some plugins first, though

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Password Issue – Nothing’s working’ is closed to new replies.