I have CB1.4 installed on my site as well as Virtuemart 1.1.8.
For ease of use, I prefer users to create their accounts via Virtuemart.
When a new user is created through Virtuemart, they appear in the CB user list, but their status is shown as both unconfirmed and unapproved. This means that the next time they try to sign in, they are told that their registration is incomplete.
This is easily solved by manually going into the user account and saving the details as approved and confirmed but it would be somewhat easier if new users were automatically given this status.
The registration settings in CB are as follows:
Allow User Registration Same as global 'allow registration site setting'
Autogenerate random registration password No
Require Admin Approval No
Require Email Confirmation No
Ajax Username checker No
Ajax email checker No
The registration settings in Virtuemart are correct:
(i.e. Joomla!: User registration allowed? Yes
Joomla!: New account activation necessary? No
Moreover, many of the fields captured by Virtuemart do not appear amongst the user details on CB.
Does anybody know how this can be fixed?