The entire login and registration process with CB Connect worked fine. Once the page finished loading, I clicked the button, authorized the app, page loaded as the incomplete registration, accepted terms and conditions then clicked Register, it then presented the below fatal error when attempting to login, which will cause a problem.
Code:
500 - JDatabaseMySQL::query: 1146 - Table 'joh1233211015071.jos_pms' doesn't exist SQL=SELECT count(id) FROM jos_pms WHERE username='krileon' AND readstate=0
The above is due to configuring your CB Login module for a PMS that you do not have installed. I've configured your CB Login module as not having a PMS installed and resolved the above.
Please now confirm if is working for you or not. Appears to be working now in all my tests.