View Arck Interactive's plugins
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
Hi, i activate Facebook, but the Facebook Button is not shown, kann you help me ?
www.alleserlaubt.com
Greetings
Moon
Not.
Currently, we're using FB Login only (API v2.6) with Elgg HybridAuth v2.1.0 and haven't any issue with it.
Can you type which errors exactly you have when connecting to Facebook?
Seems that it's not a plugin's or vendor's issue. Found this and this.
I have the same problem more for than three site Elgg sites I support, not only with HybridAuth plugin but also with older FB plugins. Some days ago all used to worked fine.
Even I searched around the internet, I didn't find something wrong on FB configuration. Probably I will have to debug vendor's code.... keep searching
Confirmed
And updating Facebook SDK don't help with it
Enable debug mode and see what the logs say. Debug mode in plugin settings, log file somewhere in dataroot
Of course, i did it before posting ;) No errors, just info about hybridAuth initialization
Well, this thread https://stackoverflow.com/questions/49410451/facebook-auth-cant-load-url-the-domain-of-this-url-isnt-included-in-the-app helped me to understand what's wrong and to solve the problem.
What I did is to add the follow url on "Valid OAuth Redirect URIs" input at https://developers.facebook.com/apps/[your-app-ip]/fb-login/settings/.
Sure, it was there always (btw, you can use https://www.example.com/hybridauth/endpoint only or both).
But this don't work now (FB SDK v5.6.2).
Note: I'm on sub-domains
@nikos Can you post URL into browser when connecting to FB?
My URL is:
@RvR: My URL looks like yours. And I agree that the https://www.example.com/hybridauth/endpoint existed already. But it stopped working.
So I it was fixed in 2 sites by using this URL on "Valid OAuth Redirect URIs" input:
At https://developers.facebook.com/blog/post/2017/12/18/strict-uri-matching/ you can read about what chabged on FB.
I have the same problem of Michele...
In italian but I think it's understandable:
"Impossibile caricare l'URL: Il dominio di questo URL non è incluso nei domini dell'app. Per poter caricare questo URL, aggiungi tutti i domini e i sottodomini della tua app al campo Domini app nelle tue impostazioni app."
:-(
@Aldo Li Volsi It's a FB issue. We're temporary disabled FB login on all our sites and currently trying the newest FB SDK. I'll post news if we'll resolve this issue.
@RvR thank you so much ! Have a nice day !
I'd like very much to have the same function "post to twitter" also for facebook.
I'd like to have "post to Facebook" too. It would be great !
So I'm still waiting for the solving of the issue on Facebook login.
Or the newest FB SDK you're trying have the same function "post to facebook" ?