Giving JFBconnect a second chance on a development sub-domain and despite the documentation being somewhat out of date, I feel I have made reasonable progress so far. I have set-up separate demo apps on Facebook, Twitter, Google and LinkedIn and was feeling somewhat pleased with myself.
However I seem to have an issue navigating to the standard Joomla registration screen using the SC Login module. I know some of my clients will not want to use their social media accounts and will prefer to create a standard Joomla user account but when I click the registration button in the SC Login module, I don't get to the standard registration form. Instead it just seems to load a login screen and this appears to be confirmed by looking at the URL of the page that loads (after clicking the Registration button) as it ends
/component/users/?view=login
. I checked the Registration button link and that is
/component/users/?view=registration
so I suspect a setting, either in the module or the component, is hijacking my standard Joomla registration screen.
Be grateful for any suggestions.