Hi, thanks in advance for any help.
I'm trying to modify the default facebook plugin to obtain an email. I've never made a plugin before, but I managed to add the Facebook.UserEmail expression which tries to get the "email", but it returns empty. Already tried changing it to "name" to check If my formatting of the expression was wrong, but doing so, correctly returns the FullName of the user.
Is the expression to obtain the mail different? <img src="{SMILIES_PATH}/icon_e_sad.gif" alt=":(" title="Sad">
Screenshot of the var declare:
https://www.dropbox.com/s/twbzck5gwuvgm ... t.PNG?dl=0
The edited plugin:
https://dl.dropboxusercontent.com/u/831 ... ebook2.rar
I rename the folder to "facebook" and delete the other one. Every other aspect of the plugin works perfectly, so at least I didn't break it.
I hope I was clear enough, thanks again for any answer.