Jerry
vBulletin.com Staff
- Joined
- Feb 4, 2004
- Messages
- 62
Hey all, I've got a task to deal with ........ I'm integrating a XF board with a Facebook game and visa versa.
First step is that I need to get some data from the game database so I can use it in the message_user_info template (show the level & awards, give links to game profiles for admins etc).
So I need to get xf_user_external_auth.provider_key (the facebook ID) and then use that to get the player data from the game database.
Though where to load it in and how to grab the extra data ?
I'm all ears
First step is that I need to get some data from the game database so I can use it in the message_user_info template (show the level & awards, give links to game profiles for admins etc).
So I need to get xf_user_external_auth.provider_key (the facebook ID) and then use that to get the player data from the game database.
Though where to load it in and how to grab the extra data ?
I'm all ears