• Dear all i’ve installed login with ajax together wp membership into wp site tramedoro.eu
    all plugins are updated. when i try to login to the system the firts time failde but the second succeed. i took a look at the log and following are the log contents

    [2022/05/19 20:42:02] - SUCCESS: wp_authenticate action. Empty username provided. Adding set_current_username hook to catch potential login attempt.
    [2022/05/19 20:42:05] - SUCCESS: wp_authenticate action. Handling login for username: mammacori
    [2022/05/19 20:42:05] - SUCCESS: SwpmAuth::login()
    [2022/05/19 20:42:05] - SUCCESS: Authentication request - Username: mammacori
    [2022/05/19 20:42:05] - SUCCESS: wp_login hook triggered. Username: mammacori
    [2022/05/19 20:42:17] - SUCCESS: wp_authenticate action. Empty username provided. Adding set_current_username hook to catch potential login attempt.
    [2022/05/19 20:42:29] - SUCCESS: wp_authenticate action. Handling login for username: mammacori
    [2022/05/19 20:42:29] - SUCCESS: SwpmAuth::login()

    it seems that a plugin try to login with empty usertname. I deactivated login with ajax and the problem disappear. How can i use login with ajax with wp mebership ?

    thanks for the support
    alessandro

    The page I need help with: [log in to see the link]

  • The topic ‘double login’ is closed to new replies.