XFileSharing Pro - facebook login to create account ?

Message
Author
mark2710
Posts: 7
Joined: Jan 17, 2011 7:01 am

facebook login to create account ?

#1 Postby mark2710 » Jan 17, 2011 8:07 am

hey all,

i just purchased xfs pro few days ago and got it.

im trying to integrate the facebook login plugin to it, and make it automatically create the account for the user and "officially" log him into his XFS account.

when im trying to put PHP codes in the HTML templates to try it, its just not working (i put them between <?php ..... ?> of course).. the php codes are appearing as text only. its only working when i use facebook's iframe codes

last but not least!: since sfs is handled by perl, and not facebook social plugins, whats a simple way to integrate them togheter so that the facebook social plugins automatically creates the user account (once he takes his permissions and fetch his informations)

i already read lot of tutorials about facebook plugins but its not easy to do it on xfs !

i asked a lot i know so if something's not clear, just ask me for precision thanks !!

admin
Site Admin
Posts: 1839
Joined: Mar 22, 2006 12:32 pm

#2 Postby admin » Jan 17, 2011 9:53 am

I guess you need to find Perl code for Facebook login and put it into xfilesharing code. PHP will not work there in any way.

mark2710
Posts: 7
Joined: Jan 17, 2011 7:01 am

#3 Postby mark2710 » Jan 17, 2011 9:59 am

admin wrote:I guess you need to find Perl code for Facebook login and put it into xfilesharing code. PHP will not work there in any way.
thats what i thought... ive searched over internet and didnt find a facebook perl plugin anywhere... i read somewhere that we may ask your support for developing more features, 20$/hour, is it still working? can you translate that plugin in perl for me?

thanks in advance

admin
Site Admin
Posts: 1839
Joined: Mar 22, 2006 12:32 pm

#4 Postby admin » Jan 17, 2011 10:07 am


mark2710
Posts: 7
Joined: Jan 17, 2011 7:01 am

#5 Postby mark2710 » Jan 17, 2011 7:50 pm

fast and useful answers, thanks !

mark2710
Posts: 7
Joined: Jan 17, 2011 7:01 am

#6 Postby mark2710 » Jan 17, 2011 8:05 pm

hey again,

i found this facebook perl script, its already all done so i guess it only needs to be installed correctly on the server.

http://search.cpan.org/~unobe/WWW-Faceb ... ook/API.pm

and i got no idea how !
sure thing ill have to put it in the cgi-bin folder somewhere since its perl language, but then??

can someone help me starting with this its no easy task