Uploader Comments (JREAMdesign)
Top Comments
-
Kat is messaging
-
req_perms is now scope.
All Comments (87)
-
including the "facebook.php" file gives an error because that file have a line that includes a file named "base_facebook.php" and which you didn't mention, anyways that file (base_facebook.php) should be uploaded to your directory (exactly where facebook.php is). I think they updated the files since you made this tutorial. Anyways, it's a great tutorial but come on Jesse we want more of that :)
-
i can't find TTPdocs folder on my ftp..... can u explain this a bit where can i create this new folder named test on my ftp?
-
I built a website where I use PHP to manage all of my users that sign up in a database. Is there a way that I can have users login with Facebook, but then save their authorization and information into my database? I have always been confused about how the both of them will interact with each other. I want my website users to be able to log in with both, but if they use FB, it creates a profile for them on my site with all of the info they have on FB, otherwise they signup manually. possible?
-
thank you very much for this video. it was very helpful.
-
do you own fbanr.com?
-
Thanks a lot! this tutorial help me.
Nice but doesn´t work with php sdk 3.1.1. Can you update the code? Thanks a lot.
Manubmndav 3 months ago
@Manubmndav req_perms is now scope.
JREAMdesign 3 months ago
Great video man.
fabelous9 4 months ago
@fabelous9 thanks :)
JREAMdesign 4 months ago
Hi, i have been trying to get this to work for a few hours but i get the following error message -
(#200) The user hasn't authorized the application to perform this action
then the logout text is displayed ? Any ideas
Lloyd1073 5 months ago
@Lloyd1073 You might have changed your Permissions, and the user has your old permissions for the app. So you have to unauthorize the app, then reauthorize it.
JREAMdesign 5 months ago