borisv
Forum Replies Created
-
The registration process allows a user to be assigned a user role by default, but a user role can also be assigned to every registration form (you’ll need to select user roles to each form).
In addition, you can also allow the user to select his/her own user role in a registration page. The Syncing parameter has nothing to do with user role assignment as it only synchronizes permission settings from one user role to another (e.g. if you want “cleaner” to have administrative permissions, you sync it with admin user role).
I hope this helps,
What settings are you referring to? Post a screenshot if possible please. Do what in bulk?
To control the Global “access settings”:
Go to your Admin panel (left side menu) > Ultimate Member > Settings > Access > Global Site Access.
Select “Site accessible to Logged In users”.Otherwise, explain better what you need.
I’m guessing the database got corrupted in some way.
That’s exactly what happens sometimes when you remove a plugin with certain DB parameters that you want to use along with another (i.e. mixing user roles from BP with UM is not a good idea).
The Syncing part may have triggered the event since you are connecting wp permissions between user roles. Who knows exactly what you did, but don’t sync unless you know what you’re doing and why you’re doing it for…
I am assuming that you didn’t create a back up copy of the SQl database using something like phpMyAdmin before you deleted BuddyPress or installed UM?
If so, the easiest thing to do would be to ask your host to roll back your site to anytime before the event. They all have a restore function on their servers.
Otherwise, no one here can provide you support without actually accessing your WordPress installation.
You have the login option set to “Refresh Active” page. If you need to redirect users after login then, select to ‘Redirect To URL’ and enter a url.
What pictures? What are you talking about now?
I see that I can’t login but the fact that is in Hebrew makes it more difficult to navigate. I think your configuration is the problem. I am going to go with the basics here:
First check Admin panel => Ultimate Member => Set Up and see if the Login page can be changed to the page you want.Check htaccess and confirm you have the mod rewrite on.
If you don’t get any changes, add this code to the wp-config.php in root directory and reply back:
define('WP_DEBUG', false);You are confusing UM support with UM development help. We deal here with issues like “My profile page is empty” or “Can not upload an avatar” or “how to redirect after login”…I’ve tagged this so Do comeback to link the Gist post to this topic, that is not against rules.
I hope this helps
I think it will best to post a link to your registration form so that the problem can be closer investigated.
Unfortunately, we do not have a shortcode for this option. If you need this customization, you will need to hire a freelance developer to write this custom code to extend the functionality of the plugin.
Customization questions are for the most part not discussed on this free UM support board. Please hire a developer to help you with your customization needs.
You mean the Users section in Admin panel?
I can’t see what you have done.
That’s going to require WordPress codex knowledge and customization to your requirements. It’s also something that it can not be discussed here.
I don’t know how you have things linked in so that part of your question can not be answered here. As far as redirection after logging in, that can be changed within User Roles using the ‘Redirect To URL’ option like so: