Quote:
Originally Posted by ibautocommunity
There is a table called vbnexus_nonvbuser which maps Facebook Connect/Google Friend Connect userid with the vBulletin userid. Facebook users have a type 1 and Google Friend Connect users have type 2. The field associated signifies if the user chose to associate an existing vB account to the Facebook/Google Friend Connect account.
Since the Facebook users can do more than just login (publish feeds etc), the table vbnexus_facebookuser contains their userid and on/off flags for their Facebook userCP settings.
I hope that helps
Thanks
|
That helps alot. I should be able to throw together a script to move the data over.
I do have a couple of questions on the vbmexus_facebookuser table. This functionality is handled globaly on the Facebook Connect mod (at least from what I can tell). Can I leave this empty during my import or should I try to populate it with generic defaults for each user?
Also is the ID the local VB id or the Facebook ID?
Thanks again.