So here is an issue we're encountering - and I don't know if there is a better solution.
When integrating JFBC with JomSocial and Joomla itself - there are actually 4 login screens that exist:
Joomla: joomla/login/
Jomsocial: jomsocial/profile/login
Jomsocial Popup: a popup that comes up when users that aren't logged in try to access a feature
JFBC: wherever the jfbc login module exists
A the moment we have to edit all four login options. But is there a way to redirect all login functionality to a page that uses JFBC?
Thanks!