Hi, I am using User Role Editor Pro Version 4.60.2
When I try to create a new role, I get a notification on the top right to say it is successful, but then following that I get an error saying the role does not exist. When I refresh the screen, the role has disappeared.
I have tried to provide the info from when the network tab in chrome for the admin-ajax.php call.
Please if you can provide some info how I can see why it is not working, is the plugin logging anything anywhere where I might be able to see whats happening?
Thanks
Fung
POST FORM DATA:
action=ure_ajax&sub_action=add_role&user_role_id=translator&user_role_name=Translator&user_role_copy_from=none&network_admin=0&wp_nonce=960ff09a15
POST RESPONSE:
{“result”:”success”,”role_id”:”translator”,”role_name”:”Translator”,”message”:”Role Translator is created successfully”}
POST FORM DATA:
action: ure_ajax
sub_action: get_role_caps
role: translator
wp_nonce: 960ff09a15
POST RESPONSE:
{“result”:”error”,”message”:”Requested role does not exist”}