I have a problem with CB 2.0.
Users registered by other components (such as JFBconnect or Akeebaa Subscription) are not transferred to CB user manager automatically. They exist in Joomla user manager but not in CB.
I have 2 choices here.
1. I must use CB login and CB registration form/workflow.
2. Or I must sync the users manually in the Tools menu each time.
I use JFBconnect which registers the users automatically when they login by Social network. So far it worked well but now with CB 2.0 the users don't seem to transferred into CB user manager.
Im getting an error when I try to login after registration:
Code:
Error
This user has not yet confirmed his email address and account!
This user has not yet been approved by a moderator!
I tried to register by 2 different components' form without success.
Has anything changed in CB 2.0 or what could be the problem here?
I have a problem with CB 2.0.
Users registered by other components (such as JFBconnect or Akeebaa Subscription) are not transferred to CB user manager automatically. They exist in Joomla user manager but not in CB.
I have 2 choices here.
1. I must use CB login and CB registration form/workflow.
2. Or I must sync the users manually in the Tools menu each time.
I use JFBconnect which registers the users automatically when they login by Social network. So far it worked well but now with CB 2.0 the users don't seem to transferred into CB user manager.
Im getting an error when I try to login after registration:
Code:
Error
This user has not yet confirmed his email address and account!
This user has not yet been approved by a moderator!
I tried to register by 2 different components' form without success.
Has anything changed in CB 2.0 or what could be the problem here?
Thanks
Joomla 3.3.6
CB 2.0
PHP 5.5
Both CB 1.9.1 and CB 2.0 require usage of the CB Registration and CB Login module processes.
Bypassing these processes (using Joomla processes for example) will result in having Joomla user table and CB out of sync.
I am not aware of any third-party extensions that correctly proesses things the other way.
Your 2 choices seem correct.
Not a CB bug - this has always been the way things were designed.