Title: AJAX login errors
Last modified: August 20, 2016

---

# AJAX login errors

 *  [Quentin](https://wordpress.org/support/users/egojab/)
 * (@egojab)
 * [13 years ago](https://wordpress.org/support/topic/ajax-login-errors/)
 * When logging in, the widget refreshes with an error that only says “undefined”.
   The login does succeed, refreshing the page or clicking on any link shows the
   user as logged in, but the widget itself does not redirect appropriately on a
   successful login.
 * WP 3.5.1 Plugin 2.5.0
 * [http://wordpress.org/extend/plugins/sidebar-login/](http://wordpress.org/extend/plugins/sidebar-login/)

Viewing 15 replies - 1 through 15 (of 37 total)

1 [2](https://wordpress.org/support/topic/ajax-login-errors/page/2/?output_format=md)
[3](https://wordpress.org/support/topic/ajax-login-errors/page/3/?output_format=md)
[→](https://wordpress.org/support/topic/ajax-login-errors/page/2/?output_format=md)

 *  [dfumagalli](https://wordpress.org/support/users/dfumagalli/)
 * (@dfumagalli)
 * [13 years ago](https://wordpress.org/support/topic/ajax-login-errors/#post-3584643)
 * I get the same issue.
 * A red “Undefined” box appears at the top of the widget and the widget looks like
   the login failed.
 *  [zircle](https://wordpress.org/support/users/zircle/)
 * (@zircle)
 * [13 years ago](https://wordpress.org/support/topic/ajax-login-errors/#post-3584670)
 * Under “Login Redirect Url”, is that field blank? If it is, try putting in your
   homepage, if not.. then I’m not sure what your problem is.
 *  [Daniel](https://wordpress.org/support/users/dhoffmann/)
 * (@dhoffmann)
 * [13 years ago](https://wordpress.org/support/topic/ajax-login-errors/#post-3584678)
 * same here. all fields filled out. after upate no login and mesage “undefined”.
 *  [SARed](https://wordpress.org/support/users/sared/)
 * (@sared)
 * [13 years ago](https://wordpress.org/support/topic/ajax-login-errors/#post-3584688)
 * I have same issue For Chrome, IE10 and Safari, but Firefox works fine
 * I tried entering home page in “Login Redirect Url” but no change
 * I’ve reverted back to version 2.4 from a backup until this gets resolved
 *  [mortydot](https://wordpress.org/support/users/mortydot/)
 * (@mortydot)
 * [13 years ago](https://wordpress.org/support/topic/ajax-login-errors/#post-3584689)
 * Hi,
 * We have the same problem. Strange is that we use a multisite install and one 
   subsite it works, other it does not.
 * Subsite A (no login redirect page in option field) – works
    Subsite B (with or
   without login option field configured) – undefined
 * Looking foreward to a fix,
    Kinds regards, Sven
 *  Plugin Author [Mike Jolley](https://wordpress.org/support/users/mikejolley/)
 * (@mikejolley)
 * [13 years ago](https://wordpress.org/support/topic/ajax-login-errors/#post-3584691)
 * Are you guys using anything like force SSL login?
 * What about the browser error console? Anything about cross-domain requests?
 *  [mortydot](https://wordpress.org/support/users/mortydot/)
 * (@mortydot)
 * [13 years ago](https://wordpress.org/support/topic/ajax-login-errors/#post-3584694)
 * Hi mike,
 * No we are not using SSL, dont know how you want to test it. But you can find 
   the problem site here and view the error yourself:
 * [http://www.dorknoper.nl](http://www.dorknoper.nl)
 * Filling in any random data will result in the error.
    Kinds regards, Sven
 *  Thread Starter [Quentin](https://wordpress.org/support/users/egojab/)
 * (@egojab)
 * [13 years ago](https://wordpress.org/support/topic/ajax-login-errors/#post-3584695)
 * No SSL
    Console actually returns a successful response, and refreshing the page
   results in the user being logged in appropriately. The AJAX part itself just 
   doesn’t work at all.
 *  Plugin Author [Mike Jolley](https://wordpress.org/support/users/mikejolley/)
 * (@mikejolley)
 * [13 years ago](https://wordpress.org/support/topic/ajax-login-errors/#post-3584697)
 * Could you check turning off other plugins, in case something is hijacking the
   ajax login event.
 *  [mortydot](https://wordpress.org/support/users/mortydot/)
 * (@mortydot)
 * [13 years ago](https://wordpress.org/support/topic/ajax-login-errors/#post-3584699)
 * Hi Mike,
 * Problem is that this is a multisite installation.
    A other site ([http://www.sv-cvl.nl](http://www.sv-cvl.nl)
   works fine and is the same installation.
 * Here after the error and a page request, the user is NOT loged in (in comparison
   with Quentin)
 * Kinds regards,
    Sven
 *  [SARed](https://wordpress.org/support/users/sared/)
 * (@sared)
 * [13 years ago](https://wordpress.org/support/topic/ajax-login-errors/#post-3584709)
 * Any update on a fix for this problem yet?
 *  [mortydot](https://wordpress.org/support/users/mortydot/)
 * (@mortydot)
 * [13 years ago](https://wordpress.org/support/topic/ajax-login-errors/#post-3584710)
 * Freom our side, the problem is non-continues (not always there) we turned of 
   wp-supercache to test if there is a caching problem. Problem still there
 *  [mortydot](https://wordpress.org/support/users/mortydot/)
 * (@mortydot)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/ajax-login-errors/#post-3584718)
 * [@mike](https://wordpress.org/support/users/mike/), any update about this bug?
   Its quit useless now.
 * Facts so far: problem is not always there (sometimes it is, sometime it is not).
   WP-supercache has no impact on the error. In a multisite installation one site
   has the error, while the other works like a charm.
 * Please a update about the the situation.
    Kinds regards, Sven
 *  [mortydot](https://wordpress.org/support/users/mortydot/)
 * (@mortydot)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/ajax-login-errors/#post-3584719)
 * Hi, we have a update, we can confirm that the problem in our situation is caused
   by wp-supercache plugin. [http://ocaoimh.ie/wp-super-cache/](http://ocaoimh.ie/wp-super-cache/)
 * Quit a much used caching module for wordpress.
    Any sign from the plugin developer
   by now?
 *  [SARed](https://wordpress.org/support/users/sared/)
 * (@sared)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/ajax-login-errors/#post-3584720)
 * Hi
 * I don’t use Super-cache and get the same error
 * When I roll back to Sidebar login 2.4, Everything works perfectly, So in my case
   the problem is with the update version 2.5

Viewing 15 replies - 1 through 15 (of 37 total)

1 [2](https://wordpress.org/support/topic/ajax-login-errors/page/2/?output_format=md)
[3](https://wordpress.org/support/topic/ajax-login-errors/page/3/?output_format=md)
[→](https://wordpress.org/support/topic/ajax-login-errors/page/2/?output_format=md)

The topic ‘AJAX login errors’ is closed to new replies.

 * ![](https://ps.w.org/sidebar-login/assets/icon.svg?rev=2396264)
 * [Sidebar Login](https://wordpress.org/plugins/sidebar-login/)
 * [Support Threads](https://wordpress.org/support/plugin/sidebar-login/)
 * [Active Topics](https://wordpress.org/support/plugin/sidebar-login/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sidebar-login/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sidebar-login/reviews/)

 * 37 replies
 * 12 participants
 * Last reply from: [SARed](https://wordpress.org/support/users/sared/)
 * Last activity: [12 years, 10 months ago](https://wordpress.org/support/topic/ajax-login-errors/page/3/#post-3584760)
 * Status: not resolved