• Resolved developerjgv

    (@developerjgv)


    Hello everyone.

    Good afternoon.

    The problem I’m having is that when I want to enable users to register on my site, no matter how hard I try to activate the checkbox, it always deactivates and I can’t register my users. I have already contacted the team of the template that I use, I already deactivated all the plugins and I have also contacted my hosting service and I can’t find the problem. Can it be activated in another way? What could it be? I already did tests in debug mode and I did not find any important error

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Moderator bcworkz

    (@bcworkz)

    The option is saved in wp_options under the key “users_can_register”. The value should be 1 if the option is checked. This can be set directly in the DB through the phpMyAdmin app.

    Depending on what the root cause is, having the right value saved may not help. The issue could lie within your theme. Try switching to one of the default Twenty* themes to see if the problem persists. It’s best to test with no active plugins and a default theme. If the problem persists even then, your WP installation may have become corrupted. You should them perform a manual update, even if it’s to the same version. The point being to refresh all files from a fresh download.

    Hello, I experienced the same problem with the anyone can register, tried to modify DB through the phpMyAdmin app and found that everything was as should be, deleted all the plugins. So, i created a new subdomain with an new WP installation, mark the check box at first place and then installed the plugins 1 by 1. When I starte to configure Really simple SSL I found that by default there is an option that make the “anyone can register” to be on blank on >setting > Hardening > Disable “anyone can register”. So, in my case it was something really simple.

    Hope this info help.
    Regards.

    Thread Starter developerjgv

    (@developerjgv)

    @infiniumwebdesign thanks a lot.
    I have the same issue, so I can resolve this so quickly. Sorry for the late answer man.

    It happened to me because of the plugin Really Simple SSL. Disable it or any security plugin and check if problem is fixed

    You don’t have to disable “Really Simple SSL”. There’s a setting in that plugin for “Anyone can register”. Just go to Settings/Hardening and it’s the first item on the list. Make sure it”s off.

    • This reply was modified 2 months, 2 weeks ago by sbiese.
Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Anyone Can register don’t work’ is closed to new replies.