Facebook login

Get help with installation and running phpBB 3.2.x here. Please do not post bug reports, feature requests, or extension related questions here.
Affin
I've Been Banned!
Posts: 254
Joined: Fri May 25, 2018 9:52 pm

Facebook login

Post by Affin »

If you want to create facebook login, which file should you paste the code in? I have watched and there is an extension called social login, but I'm not interested in it.
User avatar
stevemaury
Support Team Member
Support Team Member
Posts: 52768
Joined: Thu Nov 02, 2006 12:21 am
Location: The U.P.
Name: Steve
Contact:

Re: Facebook ogin

Post by stevemaury »

You need to ask that wherever you got the code.
I can stop all your spam. I can upgrade or update your Board. PM or email me. (Paid support)
Affin
I've Been Banned!
Posts: 254
Joined: Fri May 25, 2018 9:52 pm

Re: Facebook ogin

Post by Affin »

stevemaury wrote: Thu Sep 06, 2018 6:27 pm You need to ask that wherever you got the code.
Have not received it by anyone

https://developers.facebook.com/docs/fa ... login/web/

Think there is a good knowledge and can answer any html file. Then you and I will learn something new. ;)
User avatar
janus_zonstraal
Registered User
Posts: 6418
Joined: Sat Aug 30, 2014 1:30 pm

Re: Facebook login

Post by janus_zonstraal »

That is build in.

Go to ACP=> Authentication => select Oauth
Facebook

Key:

Secret:
Sorry! My English is bat ;) !!!
Affin
I've Been Banned!
Posts: 254
Joined: Fri May 25, 2018 9:52 pm

Re: Facebook login

Post by Affin »

janus_zonstraal wrote: Fri Sep 07, 2018 8:28 am That is build in.

Go to ACP=> Authentication => select Oauth
Facebook

Key:

Secret:
Built in what? There is no file available without codes
User avatar
janus_zonstraal
Registered User
Posts: 6418
Joined: Sat Aug 30, 2014 1:30 pm

Re: Facebook login

Post by janus_zonstraal »

phpBb built in,
Get your access token from facebook, fill them in, ready
https://developers.facebook.com/docs/fa ... cesstokens
Sorry! My English is bat ;) !!!
Affin
I've Been Banned!
Posts: 254
Joined: Fri May 25, 2018 9:52 pm

Re: Facebook login

Post by Affin »

janus_zonstraal wrote: Fri Sep 07, 2018 5:52 pm phpBb built in,
Get your access token from facebook, fill them in, ready
https://developers.facebook.com/docs/fa ... cesstokens
But the codes are going well into any phpbb html file?
User avatar
janus_zonstraal
Registered User
Posts: 6418
Joined: Sat Aug 30, 2014 1:30 pm

Re: Facebook login

Post by janus_zonstraal »

But the codes are going well into any phpbb html file?
sorry I don't understand you.
Sorry! My English is bat ;) !!!
User avatar
Lumpy Burgertushie
Registered User
Posts: 69223
Joined: Mon May 02, 2005 3:11 am
Contact:

Re: Facebook login

Post by Lumpy Burgertushie »

you don't put any code in any phpbb file.

you go to the links he provided and get your access tokens. you then go to your phpbb admin panel as suggested above and fill in the blanks with the tokens you get from facebook.

no codes, no file editing etc.


robert
Premium phpBB 3.3 Styles by PlanetStyles.net

I am pleased to announce that I have completed the first item on my bucket list. I have the bucket.
Lord Phobos
Registered User
Posts: 771
Joined: Tue May 18, 2004 11:41 pm

Re: Facebook login

Post by Lord Phobos »

But you can only link existing accounts, not registering new accounts via facebook, correct?
User avatar
3Di
I've Been Banned!
Posts: 17538
Joined: Mon Apr 04, 2005 11:09 pm
Location: I'm with Ukraine 🇺🇦
Name: Marco
Contact:

Re: Facebook login

Post by 3Di »

Yes.
🆓 Free support for our extensions also provided here: phpBB Studio
🚀 Looking for a specific feature or alternative option? We will rock you!
Please PM me only to request paid works. Thx. Buy me a coffee -> Image
My development's activity º PhpStorm's proud user º Extensions, Scripts, MOD porting, Update/Upgrades
Lord Phobos
Registered User
Posts: 771
Joined: Tue May 18, 2004 11:41 pm

Re: Facebook login

Post by Lord Phobos »

Done, a little inital difficulty, but now it works like a charm.

Only a thing: I would like to add the "Facebook" button, now present only in the login page, also to the quick login feature at the bottom of the style.
There is a fast way to do this?

Thanks a lot.

Also: can I customize it, use an icon, etc?
User avatar
janus_zonstraal
Registered User
Posts: 6418
Joined: Sat Aug 30, 2014 1:30 pm

Re: Facebook login

Post by janus_zonstraal »

Only a thing: I would like to add the "Facebook" button, now present only in the login page, also to the quick login feature at the bottom of the style.
There is a fast way to do this?
Copy the code and past it on the place where you want it.
Also: can I customize it, use an icon, etc?
Yes. If you make a icon and changes the url from the button to the "uploades" icon

If you don't understand what I'm writing than there isn't a fast and easy way to do it ;)
Sorry! My English is bat ;) !!!
Lord Phobos
Registered User
Posts: 771
Joined: Tue May 18, 2004 11:41 pm

Re: Facebook login

Post by Lord Phobos »

I tried copying the code

Code: Select all

	<!-- IF not S_ADMIN_AUTH and PROVIDER_TEMPLATE_FILE -->
		<!-- INCLUDE {PROVIDER_TEMPLATE_FILE} -->
	<!-- ENDIF -->
in various style locations, but nothing shows up.
Lord Phobos
Registered User
Posts: 771
Joined: Tue May 18, 2004 11:41 pm

Re: Facebook login

Post by Lord Phobos »

Help?
Post Reply

Return to “[3.2.x] Support Forum”