User Submit Blocked
-
I have an example where a user clicks Submit on an HTML form. The user is logged in with a role of Member (equivalent to WordPress member) and the request is redirected to the default page. If I upgrade the user privileges to Editor (equivalent to WP editor), the request succeeds. I’ve instrumented the underlying code and it is not getting to the action, thus it is being blocked during the submit.
I’ve also deactivated UltimateMember and the form works as expected. I don’t see how I would create this behavior even if I wanted to using UM settings.
Suggestions or ideas appreciated.
The topic ‘User Submit Blocked’ is closed to new replies.