Facebook Authentification login

GK User
Wed Jul 29, 2015 8:43 am
HY

I did all the thiings you said about creating a facebook App.... i went to facebook authentification plugin and i put the app no and app secret ...i set everything on enable
i went to template , to social API and i put the same app no.... but the facebook autentification does not work.

Also , in login form, the button for facebook autentification looks wierd

the site is: http://www.mirelalucia.com

What else to try?
User avatar
Senior Boarder

teitbite
Thu Jul 30, 2015 1:48 pm
Hi

Please follow this instruction: https://www.gavick.com/documentation/jo ... ok-feature

Also You cannot have other facebook apps on the same page.
User avatar
Moderator

GK User
Thu Jul 30, 2015 9:28 pm
You are right.

I read that documentation...i just told you i did that. By the way, your documentation is a little bit behind the reality. ;)

You are right with other Facebookapp in the same page...but you know what? it does not work also without. I will take it off to prove to you.

When i click on connect with facebook on user name appear :" facebook" and on password appear..a short pass 5-6 character. Maybe that helps...
User avatar
Senior Boarder

teitbite
Fri Jul 31, 2015 11:26 am
Hi

I just want to check every options before we start digging in code. Please send me an access to joomla panel and FTP. I guess time to do that now.
User avatar
Moderator

GK User
Wed Aug 05, 2015 7:27 am
Am trimis PM
User avatar
Senior Boarder

GK User
Wed Aug 05, 2015 7:36 am
Citius wrote:Am trimis PM


My PM messeges stay in OUTBOX , are not in "Send messages"..it's ok? did you receive them?
User avatar
Senior Boarder

teitbite
Wed Aug 05, 2015 1:33 pm
Hi

I've just been to Your site and logged with facebook without any issues. Have You fixed it by Yourself or it suddenly start working on it's own ?
User avatar
Moderator

GK User
Thu Aug 06, 2015 7:28 am
Nope..i do not fixed anything and ...I made a test with one of my friends, and Joomla does not autoregister the new user that comes from facebook login.

In FB authentification plugin...the autoregister is Enabled

But...in User manager ...if i put New User account activation ..on "NONE" that pop up window that it was shown to you when you tried to log in with facebook, doesn't appear anymore.

the fact that , that window shown to you is that i set new user account activation on "SELF" but this required an e-mail validation... with is not OK.


So... if you loged in with facebook....could you pleas show the picture with "My account" button? ...and your user is not in User manager , it is not there, it is not auto created in joomla
User avatar
Senior Boarder

teitbite
Sun Aug 09, 2015 1:11 pm
Hi

I thought Your problem was that this window is not showing. If the window displays than the reqistration issue is on joomla side not our template. You need to talk to joomla developers about this issue, but I think it's a matter of configuration. Let me show this problem to our programmers I'm guessing it's something simple and we are both missing it. Will let You know as soon as I'll know something new.
User avatar
Moderator

GK User
Mon Aug 10, 2015 7:53 am
Ok. Thanks. I'll wait.

I don't know how that pop up windows appears to you, cause to me and all my friends that i asked to check... that window doesn't pop up and appear a message on top of the windows " You can not acces the private side of this site"

And also , I told you , when i want to log in with facebook , on user name appear "Facebook" and on password appear "******"

And no user comming from facebook are stored in the user manager.

You can try this with your user. try to register via facebook and then go on the back and look into user manager .

Thanks for helping me. I do not figure out what the problem is.
User avatar
Senior Boarder

teitbite
Tue Aug 11, 2015 9:25 am
Hi

Programers has figured out. Lookd like Facebook API was changed (again), so a small change has to be done it facebook authentication plugin. It was fixed on Your site already, but for everyone who is looking for a similar solution please edit file: plg_facebook/facebook.php and change line 50

Code: Select all
$user_profile = $facebook->api('/me');


to

Code: Select all
$user_profile = $facebook->api('/me?fields=id,name,email');
User avatar
Moderator

GK User
Tue Aug 11, 2015 10:45 am
ok. Thanks, but it still don't work...at least in this part of the world :)))

Did you succeed in log-in with facebook? can you try it? cause it still remain a joomla compatibilitiy ..the user ID, name and e-mail... are not retained by the joomla and it does not autocreate an user in Joomla User Manager.
The users have permission to autoregister. the setting for validation is "None" in order not to make them go in e-mail and validate the account.... in plugin ..the autocreate account is set in enable... why doesn't Joomla takes the user credential from facebook authentification and just create that "stupid" :) account
User avatar
Senior Boarder

teitbite
Thu Aug 13, 2015 3:09 pm
Hi

Och. I haven't checked that, because programmers told me they did. Sorry. Will send it back to programmers than.
User avatar
Moderator

teitbite
Thu Aug 13, 2015 3:10 pm
No wait. It worked for me. I clicked and there were no even the popup from facebook. I created accounc instantly. Please look at screenshot.
User avatar
Moderator

GK User
Thu Aug 27, 2015 9:44 am
Hy guys.
can you check the facebook authentification in Chrome. Everything works fine in Mozilla, but it doesn't work in chrome, i din not check opera yet.
Also for mobile in chrome is not working

Thanks.
User avatar
Senior Boarder

teitbite
Sat Aug 29, 2015 4:57 pm
Hi

I've send this back to programmers. Will let You know when they will answer.
User avatar
Moderator

teitbite
Tue Sep 01, 2015 10:25 am
Hi

Ok. Looks like in Chrome You need to configure browser to accept cookies manually otherwise it will not work with any of systems like that. But this is not something You can affect from a website.
User avatar
Moderator


cron