Support » Plugin: WP-Members Membership Plugin » Updated to v2.9.5, but having problem to login

  • Resolved wpinklady

    (@wpinklady)


    Hi,

    I just updated WP-Members to v2.9.5 yesterday and having problem to log into the site from front-end WP-Members widget (all user levels) – it will redirect to WP default back-end log in form and log into back-end WP default profile page. By using the WP-Members front-end widget, it supposes and used to be enter from front-end and won’t go to back-end. (I did not change any settings after updated to v2.9.5, except re-enter the reCaptcha keys.)

    I don’t have any Cache plugin installed and using reCaptcha for WP-Members.

    Is there anything I should check out for what’s going on?? Or, did I miss checking any settings? Please advise. Really appreciate it!

    https://wordpress.org/plugins/wp-members/

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

    (@cbutlerjr)

    Have you done any other changes/updates or installed any other plugins recently?

    There is nothing in the plugin that would direct a user to the wp-login form. However, it does not automatically override any login links created by WP or other plugins (wp_login_url). It sounds like that is what you are clicking on.

    Thread Starter wpinklady

    (@wpinklady)

    Hi, Chad:

    Thank you very much for your reply.

    I did not install any “new” plugin recently, neither any redirect plugin or changed any settings. But yes, some of the installed plugin(s) has updated version recently.

    The problem is: user can only login through front end “wp-members widget” login form, but now, when user clicks the widget’s “login” bottom, it will redirect to back end WP default form and have to re-enter the log in info AGAIN, and then it did not go back to the front, it goes to back end WP user profile page instead. Since I don’t want user to know anything about the “back end”, that’s why I was using WP-Members, because it always goes to front, not back.

    Just wondering if I missed anything or any settings after the updated, or where should I check for what’s going on. I am sure this is never happened before, until the new updated. Since, I only use WP-Members from the very beginning.

    So, if you have any idea for what’s going on or anything that I can check on my side, please advise. Really appreciate it.

    ———–
    Here is the partial code that I copied from showing the web page code (only the widget form):

    <div class=”sidebar right lzblock” data-block=”rightsidebar”>
    <div id=”widget_wpmemwidget-2″ class=”widget wp-members”>……<input type=”hidden” name=”redirect_to” value=”/” /><input type=”hidden” name=”a” value=”login” /><input type=”hidden” name=”slog” value=”true” /><div class=”button_div”><input type=”submit” name=”Submit” class=”buttons” value=”log in” />……</form></div></div>

    Thread Starter wpinklady

    (@wpinklady)

    I have the other site that also installed WP-Memebers, but the other site has no login problem (no re-direct problem).

    Since both sites have very similar plugins installed, it’s very weird!

    Thread Starter wpinklady

    (@wpinklady)

    Hi, Chad:

    I tried to dis-active all recently updated plugins, but still no help, even disable them all, the login still led to back end WP default login form. And, every time clicked on the login button, the url showed “http://domain.com/wp-login.php?redirect_to=http%3A%2F%2Fdomain.com%2Fwp-admin%2F&reauth=1&#8221;, don’t know why and how this “re-direct” action happened??? I tested on my local test site as well, the same result.

    Just want to give you more detail information, if you have any idea, please advise, really appreciate it.

    Thread Starter wpinklady

    (@wpinklady)

    Hi, Chad:

    Would like to give you an update: just found out that it conflicts with the plugin – “Security-protection”. After deactivated this plugin, it won’t redirect to back end.

    Thanks.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Updated to v2.9.5, but having problem to login’ is closed to new replies.