@cryoth Please have in mind that in case of UM update, you might need to reapply this fix. That’s why it isn’t that good.
Yes, after struggling for days, I found a dirty solution. When on my account page, and press “change password”, the browser url changes so the form is submitted to that url. If you check page source, you will see <form action=””> etc. I opened
\wp-content\plugins\ultimate-member\templates\account.php and changed the form to
action=”https://mysite.com/account”. After that, it worked. Everything worked.
Also, if you have woocommerce, it overrides Ultimate Member. You have to go to woocommerce settings and change the my account page to none.
Ultimate member was not fixed even in the latest version…