Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Paul

    (@paultgoodchild)

    Hmmm I’ll have to work out the hooks/filters involved with this to see if I can either remove it or get it working. It takes a slightly different flow if I remember.

    I’ll let you know. Thanks for raising this.
    Paul.

    Thread Starter ozgurpolat

    (@ozgurpolat)

    Hi Paul, Thank you for the quick reply and for looking at this problem. I am being swamped by bots trying to access the site with fake user accounts and when I turn on this feature, it stops all of that. So I really would appreciate if you could find a fix. 🙂

    Best regards

    Plugin Author Paul

    (@paultgoodchild)

    Are you using a plugin to achieve this side bar login?

    Plugin Author Paul

    (@paultgoodchild)

    I can’t replicate the hanging in this case, so I think it’s conflict with a particular login plugin you might be using here…

    Thread Starter ozgurpolat

    (@ozgurpolat)

    Hi Paul, I am using Sidebar Login Version 2.6.0 By Mike Jolley. The plugin’s url is: http://wordpress.org/plugins/sidebar-login/. When I turn on simple firewall, it places I am human tickbox nicely into the sidebar login panel and if not ticked it prevents login. But if I tick the box it hangs. I will set-up a test site and see if I can replicate the problem. I will let you know.

    Thanks.

    Thread Starter ozgurpolat

    (@ozgurpolat)

    Hi Paul, I set up test site here: http://forsocius.com/

    I created a test user

    user: test
    password: welcome

    if you try to login using the sidebar it won’t work but you can still login using http://forsocius.com/wp-login.php

    If I turn off simple firewall login protection, I can use the sidebar login.

    Thanks for looking at this.

    Plugin Author Paul

    (@paultgoodchild)

    Okay, now I know the plugin you’re using I can dig in a little bit.
    I have confirmed that the system works fine with the standard wordpress login form that gets generated by wp_login_form() and so my guess is that this custom login form is interfering somehow with the process.

    That’s going to take at least a few days to sus out.

    If might be worth contacting that plugin author too and letting him know that there’s a conflict and perhaps there a fix he could do with his to make sure it works.

    Thanks for your efforts in testing this for me too.
    Cheers,
    Paul.

    Plugin Author Paul

    (@paultgoodchild)

    Thanks for your patience with this.

    While ensuring the plugin was cool with WordPress 3.8 I took a look into this issue. Unfortunately, it’s not fixable from my side. The plugin uses Jquery to get a handle on the form submission.

    The form is submitted by AJAX and it only pulls in the form elements created by this plugin. Perhaps if the plugin was modified to submit the whole form instead of just specific components, it might work better. There’s nothing I can do from here unfortunately, sorry.

    Cheers,
    Paul.

    Thread Starter ozgurpolat

    (@ozgurpolat)

    Thanks Paul for looking at this. I checked the sidebar login support page, unfortunately the plugin author does not reply to support requests and I decided to remove this plug-in and then I am able to use simple firewall. That’s the only solution. 🙂

    Best regards

    Plugin Author Paul

    (@paultgoodchild)

    Gotcha… sorry I could fix this one 🙂

    If ya like the plugin, would you might leaving a little review? 😉
    http://wordpress.org/support/view/plugin-reviews/wp-simple-firewall

    Cheers!
    Paul.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Login Protect problem with sidebar login’ is closed to new replies.