Please Log in or Create an account to join the conversation.
I don't see this being a problem with CB it self or a bug in CB, but a problem in the extension you're using which likely has no compatibility with CB and is simply acting on Joomla login events. We provide CB AntiSpam plugin that can protect against multiple failed login attempts (brute forcing) to deny and further attempts however you like (e.g. block ip address, deny attempt, etc..). If you don't want to use CB AntiSpam then I suggest contacting the developer of your extension.I installed the Joomla! extension Brute Force Stop, in order that the site not be vulnerable to Brute Force attacks, which is obviously very important as it could be an exploit in several different ways.
This seemed to work fine at first with the CB login module, but now, users get a 403 response whenever they log in, consistently. Often the second attempt at a login works, but the first time they get a 403, and this is, of course, a deal breaker in terms of the site moving forward and becoming a credible public site. Any user who gets a 403 on login, even if the second login works, is very unlikely to trust the site, and it is not a tenable solution to ask users "to just login twice" every time, so this has to be addressed if CB is to be used functionally.
In order to debug this, I uninstalled CB and tested the site with the inbuilt Joomla! login, not the CB login, and there was no problem, everything worked fine. However, as you know, one must use CB's login if they are going to use Community Builder, and so I must find a solution to this if I am going to use CB on the site. I have enjoyed working with CB, this is very important, and I am hoping that you can help me.
This is almost always due to the Joomla template being incorrectly styled or JS/CSS compression extensions (or feature as part of template) compressing in the wrong order (which is very important to JS and CSS). Wrong viewpoint or bad styling on the html or body elements will cause offsetting to be wrong. Switch to default Joomla protostar, clear cache, and see if issue persists. There's nothing we can really do about this. All JS positioning we use is done using jQuery UI own API for positioning.When a user hovers over them now, the drop-downs appear in the wrong place, sometimes at the top of the screen, sometimes below and to the right, and sometimes not at all. A similar problem is occurring with the input field tooltips.
That would be entirely up to the developer of that extension. Does not appear they integrate with CB.1) how can I get the CB login to work with Brute Force stop, or some other brute force attack solution, without getting a 403 error
Yes, but we can't account for conflicts from other things you install. Everything works 100% out of the box on a clean Joomla install, which we re-test regularly.2) how can I get CB's UI and UX to work out of the box, as advertised?
Please Log in or Create an account to join the conversation.