Topic-icon Community Builder - Error: Import Avatar + Skip CB Approval

Active Subscriptions:

None
Hi,

Im tring to I'm trying to create a single sign on button to create CB user and connect do my web site. I'm almost there, but the CB avatar is blank and my web site still sending (and waiting for) confirmation by e-mail. I had already setted the "Import Avatar" and "Skip CB Activation" to "Yes", but I have the same problem.

What can I do?
File Attachment:
The topic has been locked.
Support Specialist
If that's happening, you probably have some Community Builder fields marked as 'required' that aren't being imported from Facebook. If a required field isn't being filled out, then CB won't let JFBConnect properly save the user and things won't work.

I'd recommend:
* If you're using the "Normal" registration flow, change the "Show Profile Fields" setting above to "Required Only" or "All". That will allow the user to properly fill out any fields that aren't being imported from Facebook.
* Don't require any fields in CB that also don't have a Facebook field to be imported from.

I hope that helps, but if not, let us know.

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
Works! Thanks!

So, now I have a new problem: how to sync JFBConnect with CB connect facebook plugin?

Well, to sync from JFBConnect to CB connect I just need to get the Facebook ID of the user and put it into FacebookID Cb profile field. The question is: what is the select query to get the Facebook ID From JFBConnect?

To sync CB connect to JFBConnect I need to know what is the incert query that I need to execute.
The topic has been locked.
Support Specialist
Julio,
We've never used the CB Connect plugin, so I'd need more information. I'm not sure what you're looking to do by 'syncing' at all, really. You shouldn't be letting users login using Facebook using JFBConnect and CB Connect. Generally, there should be only one extension handling Facebook registrations.

If you just need to get a field in CB set to the user's Facebook ID, if it's a standard CB field, you should be able to do that from our Profiles area in JFBConnect where you set which fields are imported from Facebook.

In general though, if that doesn't help, can you help explain more as to what you need and why?

Thanks,
Alex
The topic has been locked.
Active Subscriptions:

None
12 years 10 months ago - 12 years 10 months ago #34670 by julsen
Alex,

My problem is simple: I need to create two single sign on buttons because I have two different groups of users.

So, I create two new entries into CB Auto Actions plugin (came with CB Pro) to execute SQL queries when CB or JFBConnect creates the user. Whith this queries, I synced #__comprofiler and #__jfbconnect_user_map table. Everything is working fine.

Thanks.
Last edit: 12 years 10 months ago by julsen.
The topic has been locked.
Support Specialist
Julio,
I honestly can't say I understand why you need to single sign on buttons. However, I don't need to know :) It's your site. If things are working how you want, that's what matters!

If you run into anything else or have any other questions or feedback for us, just let us know. We'll gladly help however we can.

Please note.. for the upcoming v5.1 release, the jfbconnect_user_map table will be changing to accommodate more authentication providers (Google+, etc). When you upgrade to v5.1, you'll need to update that query. It'll be an easy change, but just want to make sure you take note and are aware of the change.

Thanks,
Alex
The topic has been locked.