Viewing 7 replies - 31 through 37 (of 37 total)
  • @okoth1 I first saw the “undefined” pink box on Sidebar Login 2.5.2 on a production site. The only two plugins in common with your list are Akismet and Widget Logic. My staging copy of the site, with almost the same plugins including these two, does not show the issues.

    The staging site that is OK is on PHP Version 5.3.3-7+squeeze15.

    The production site is on PHP Version 5.2.4-2ubuntu5.23. I went back to Sidebar Login 2.5.0 and the error went away.

    I hope this helps.

    Thanks Dave. Yeah, I don’t think it’s an other plugin issue. It started with 2.5.0 or 2.5.2.

    Hope they come with an update soon, because it’s been more than a month now. That’s the problem with these free things. You cannot really rely on them…

    Hi, I have a update for the developer (parameters are changed manualy).

    action=sidebar_login_process&security=something&user_login=myusername&user_password=secret&remember=forever&redirect_to=http%3A%2F%2Fwww.dorknoper.nl%2F

    Return is 200 ok with content: -1

    After clearing cache in wp-supercache the error whas gone.
    Hope this contributes to fixing the bug.

    Kinds regards

    Just to verify: It’s a general caching problem.

    If you set

    define('WP_CACHE', true);

    in your wp-config.php, version 2.5.0/2.5.2 is likely to return -1 after sending the login request. Without caching it works fine.

    Version 2.4 works with and without caching.

    I hope it helps for solving the issue.

    Best regards

    Plugin Author Mike Jolley (a11n)

    (@mikejolley)

    A fix is coming – its just being tested. Its to do with nonces.

    I updated to Version 2.5.3

    It works with Chrome 27, Firefox 21 and Safari 5.1.7

    BUT now getting the undefined error with IE 10

    Anyone else having this problem?

    FWIW I have no cache plugins running at present

    No reply?

    I have reverted back to version 2.4 and that works ok for my site

    I will not update unless people cam confirm that the new version is working in all browsers

Viewing 7 replies - 31 through 37 (of 37 total)
  • The topic ‘AJAX login errors’ is closed to new replies.