Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author radiok

    (@radiok)

    Ugh, that is a real mess. I’m not sure off the top of my head what could be causing your issue. The URL is derived from wp_login_url() which uses the following code:
    $login_url = site_url('wp-login.php', 'login')
    However, after the login url is set, a login_url filter is applied. Also, site_url has it’s own filter so it’s a real rabbit hole. Any number of plugins could be applying filters. If you’ve disabled most, I’m going to assume it’s a config problem, the root config is siteurl. For that I direct you to http://codex.ww.wp.xz.cn/Changing_The_Site_URL

    Let me know if any of this helps. I’ll work with you as best I can.

    Thread Starter osmana

    (@osmana)

    Radiok,
    Just to let you know. I did everything I could to get the site back to what it was: to no avail. But, it was not a redux problem in the end.

    Combining Better WP security, WP hide Admin and Theme my login seem not such a good idea…without fully understanding type of changes those plugins make.

    I simply went for a new wp install, new theme, and basic tables from database (posts, etc).

    Thanks for your willingness to help and for the great plugin.

    Hi:

    I used “register-plus-redux.3.9.8” to make user… Somewhere on first page, I placed a url for redirecting the page????

    Now, authentication goes on loop.. and get this message, “Firefox has detected that the server” is redirecting the request for this address in a way that will never complete.”????

    I can not get into my site??? No message or anything?
    with wp-login.php at end of url, I use username and password .. comes with the above message.
    I removed all plugins!
    I restore my folder on my hosting site to previous day!
    Any IDEAS???

    Thanks

    WHY do I get “resolved” in front of my post?

    Because this is not your thread – it IS resolved for the person who started the thread. If you need help with this plugin (or anything else) you need to start your own thread per the forum guidelines.

    For new threads regarding this plugin, you can open a new one here:

    http://ww.wp.xz.cn/support/plugin/register-plus-redux

    (scroll down to the bottom of the list)

    Also, your many other duplicate threads have been deleted. Please do not post the same question in more than one thread. Reviewing the forum rules might be a good idea – http://codex.ww.wp.xz.cn/Forum_Welcome#Where_To_Post

    EDIT – your thread here is still open – http://ww.wp.xz.cn/support/topic/authenication-loop-1?replies=0&view=all&message=undeleted – so someone can help your there.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Verification_URL not working’ is closed to new replies.