In my website, users are not able to be signed up. Please help.
-
When I checked the whole, I saw this:
$disabled_register = is_multisite() ? get_site_option('registration') : get_option('users_can_register');
I tried to delete this, but problem was not resolved. What can I do? Please help
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘In my website, users are not able to be signed up. Please help.’ is closed to new replies.