I see a few posts on this from years ago, I am not a Joomla master so it might be something specific that I've overlooked.
I can login using the standard system fine, but when I use
Code:
/comprofiler/login/
, the form submits and redirects to
and I always get "You are not authorized to view this page!"
I had to manually reveal the login inputs... by commenting out
Code:
if ( $loginMethod != 4 )
, where can I change the login_type? If I don't do this, no login inputs show up, just "CB Login"
I've disabled the standard system login module, the permissions are correct, etc, but there has to be something I am missing.
Please help, this is holding up a project I had to take over which is already months behind schedule.
Thx!
Larry