Page 1 of 1

API in PHPBB3

Posted: 05 Jul 2012, 19:28
by Pro_info70
hello,
I have managed to make my little script that retrieves information based on the players nickname and integrate it in the forum only impossible to recover your nick from my custom field on phpbb3 how do I do or how you have done here (as it's a bit the same principle I think)
thank you

Re: API in PHPBB3

Posted: 09 Jul 2012, 08:43
by Pro_info70
up svp ??

Re: API in PHPBB3

Posted: 09 Jul 2012, 11:16
by farfa
We use a custom solution that can't be released as an open source solution. But you can do something like, using oauth API, to get the player's login, then use the API to get players data from the login.