I am using Access to allow only Members to my website.
If I use the following code to redirect the user after successful registration to the frontend of the website - it does not work.
I tested this yesterday because I had another user reporting something similar. On my local test site, and on a copy of their site which I installed locally and then disabled all plugins except for Views, the redirect worked correctly.
On their server, they were also being redirected to the dashboard.
I'm still waiting for them to perform the same test on their own server—they had disabled all plugins except for the WordFence security plugin, and I need to verify whether that is involved or not.
As your debug info is empty I can't see what you have installed.
Could you please try the same test. Disable everything except Views, and switch to a different theme such as twentynineteen so that no custom code is running, and then try your login again.
Perhaps you misunderstood. The one thing from the other thread that I didn't eliminate was WordFence.
I need to confirm whether the issue still happens when WordFence is disabled.
I didn't know you had WordFence installed, but now that I do, it looks like the one thing in common between the two sites experiencing this problem.
I'm not too familiar with WordFence, so if you find that disabling it fixes the redirection problem, then perhaps you could have a quick look through your settings to see if you can identify one that may interfere in the login redirect.
In any case, thanks for your feedback so far, please let me know what happens when disabling WordFence.
Nothing untoward in your wp-config.php, though it is very strange that you cannot edit it.
In any case, could I get credentials to take a look at the backend of your site?
I will mark your next reply as private so that I can get log-in credentials from you—you may want to create a temporary admin user for me to use that you can later delete. And be sure to have a current backup of your site.
It seems to be related to the redirect you have from norimberg.de to hidden link
Given that we are already on hidden link I changed the URL redirect parameter to hidden link (you had norimberg.de) and tested it on the front-end, and now it appears to work.
If you wanted to redirect to norimberg.de instead (although this automatically redirects to hidden link, so I don't suppose that is the case), it may be that you would have to add norimberg.de to the Safe Redirects setting at Toolset > Settings > Front-end content.