facebook login problem

Phoca Gallery - image gallery extension
sikman
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 01 Nov 2012, 13:06

Re: facebook login problem

Post by sikman »

Still no solution? I've got the same problem with all my websites.
Upgraded to the latest version, but still doesn't work.
csjumper
Phoca Newbie
Phoca Newbie
Posts: 1
Joined: 01 Nov 2012, 21:40

Re: facebook login problem

Post by csjumper »

Facebook updated their authentication parameters to Oauth2


https://www.facebook.com/dialog/oauth/?
client_id=YOUR_APP_ID
&redirect_uri=YOUR_REDIRECT_URL
&state=YOUR_STATE_VALUE
&scope=COMMA_SEPARATED_LIST_OF_PERMISSION_NAMES



This is the new Request Url. Old one will give error as the parameters for session verion etc aren,t accepted now. also for request premissions the new word used is scope please visit the following page and make the changes accordingly.


https://developers.facebook.com/docs/re ... ogs/oauth/


I order to get the access token and other details Below is the complete howto

https://developers.facebook.com/docs/ho ... ide-login/


Please read this and make the changes accordingly.
Mentos
Phoca Member
Phoca Member
Posts: 24
Joined: 15 Oct 2011, 16:03

Re: facebook login problem

Post by Mentos »

Good news about this issue?
sikman
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 01 Nov 2012, 13:06

Re: facebook login problem

Post by sikman »

And now? Is there an update coming for Phoca Gallery with the new Facebook AUTH settings?
mkopel
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 03 Aug 2012, 07:26

Re: facebook login problem

Post by mkopel »

c'mon folks, give the guy a few days. This is a free plugin and I am sure he wants to test the changes fully before releasing a new version. I am just as dependent on the Facebook login as everyone else, but we just need to be patient. I am sure a solution is at hand..
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 47810
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: facebook login problem

Post by Jan »

Hi, I am working on it, but unfortunatelly Facebook is not Google (Google APIs are well documented and what is written in documentation, this works). I coded three different solutions (official or no official guide) which didn't work, so I still searching the right solution for this. For now it seems like this will take more time (as in fact nothing what I have found works :-( ) so I need to have luck - to find right guide which really works :-(

Please be patient and if someone knows the solution (php code with all the loggin features) which really works, I will apprecitate a lot to get such information.

Thank you, Jan
If you find Phoca extensions useful, please support the project
bionicmunky
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 28 Oct 2012, 19:52

Re: facebook login problem

Post by bionicmunky »

Thanks for looking at it Jan.
fparisi
Phoca Newbie
Phoca Newbie
Posts: 1
Joined: 04 Nov 2012, 20:58

Re: facebook login problem

Post by fparisi »

Thank you all. I was driving crazy.....thinking was my fault....I'll be waiting solution...thanks Jan!
rjdevries
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 06 Nov 2012, 12:32

Re: facebook login problem

Post by rjdevries »

Jan maybe this can help understanding the process?
http://thinkdiff.net/facebook/new-javas ... -tutorial/
jpablocu
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 20 Feb 2012, 00:44

Re: facebook login problem

Post by jpablocu »

Hi Jan:
First I would like to congratulate and thank you for such a valuable component.
On the issue that is being discussed in this forum, I have the same difficulty.
The galleries that I have on Facebook and imported creeadas above from Phoca, work on my site perfectly.
The problem is that I can not login from Phoca and "Paste data loaded" because redirects me to the wall of my Facebook page.
I completely agree with you that the problem is on Facebook. Something has changed in the way they operate.
Some applications are already warning of these changes such as RSS Graffit http://www.rssgraffiti.com/?page_id=2081365220
Also the channel's Facebook AutoTweet NG Pro was disabled for similar reasons.
I hope you find enough solution to this new problem.
Best regards,
JPablo
Post Reply