Forums

WP-Members
Login process interrupted (2 posts)

  1. Sinnome
    Member
    Posted 5 months ago #

    Hello,

    While trying to get the WP Members plug-in to work I noticed that new users once going through the process of signing up get hung up at the login point. I have tried both Firefox and IE web browsers and basically both hang.

    Everything else works, the passwords get sent to the user but it just hangs when the user tries to login. Have removed the optional information in the members set up. Have also disabled plug-ins and researched these forums.

    Firefox gives me this additional information:
    "The page isn't redirecting properly"

    Any suggestions would be greatly appreciated.
    Thank you.

    http://wordpress.org/extend/plugins/wp-members/

  2. Chad Butler
    Member
    Posted 5 months ago #

    On login, the plugin uses essentially the same process to log the user in as the wp-login.php. If the username and password are there, it fires wp_signon. If this validates, it uses wp_setcookie, and then fires wp_redirect. These are all internal WP functions and there are no known issues with the plugin in this regard.

    So... that means there is some other incompatibility. This could be configuration or something else.

    • In the general settings, are WP URL and site URL the same or different locations?
    • What are the permalink settings?
    • Are you using any caching plugin? If so, was this disabled when you disabled plugins?
    • Have you tested with not only all plugins disabled, but also using the default theme?

Reply

You must log in to post.

About this Plugin

About this Topic