facebookservice plugin with thewire (modified).
View Fernando Vega'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.
Looks like agreat plug-in. Does it have a facebook log-in button?
Hi Jonathan, the plugin does not support authentication with facebook at the moment, I consider for the next version. regards
Jonathan, to activate the plugin you must have a registered application on facebook(http://developers.facebook.com/), and have api_id and api_secret, enter this data in the configuration of this plugin in the Elgg Tool Administration.
Fernando , I am actually running Facebook authentication from Anirup on 2 of my sites. If these two could interct or be blended it would be perfect.
I just realized that the plugin anirupdutta http://community.elgg.org/pg/plugins/project/733119/developer/anirupdutta/facebookservice-elgg-17, has the same name as this plugin, I am evaluating the option to rename this plugin to not have conflicts
API Error Code: 191
API Error Description: The specified URL is not owned by the application
Error Message: Invalid redirect_uri: La URL indicada no esta permitida por la configuración de la aplicación.
@Mariano that is an error produced from Facebooks side. More than likely the referring domain is different than the domain listed in Facebook, sub-domain maybe. Also check and insure that you have looked at all 3 pages on Facebooks side. I had this error a little bit ago and corrected it on Facebooks side, I forget exactly where it was on theFacebook app side.
hola me gustaria que me ayudes por favor a configurar la aplicacion de facebook, cuando entro a facebook developers.facebook.com/ me pide varias cosas como url, canvas y eso no se que mismo poner ahi.
went to developers.facebook.. can't find any API ID or secret... :( any help??
@Jagat - I hope this helps:
NB the Connect URL field is under the "Web Site" tab under Edit Settings and just says Site URL, now.
@Fernando I have managed to rename and manipulate your plug-in to work with Anirup's Facebook Log-in plugin.It is not a super pretty integration but it works.
Thank you for the work developing this plugin.
hola como podria poner el boton de facebook conect en una plantilla modificada
@Fernando, do you have a list of files in thewire you have edited? We have already heavy edited thewire plugin so it would help to know what files to look for.
Thanks.
@elgglover, I agree 100% with you, it would be easier.
As long as I know I believe there are only two files in the "The Wire" plugin that have been edited:
1 - thewire_1.7\start.php (221-228)
2 - thewire_1.7\views\default\thewire\forms.php (39-132 / 151-205)
Yes @rsaneas, only are these 2 files, sorry I could not answer before, I have much interest that the plugin is available with version 1.8 and I want to work with you. thanks
I believe modify "start.php" is, in fact, quite simple, you have to copy/paste those lines (221-228) and rename "trigger_plugin_hook" -> "elgg_trigger_plugin_hook".
But "forms.php" seems to be difficult....
@ rsaneas, Fernando Thank you, that helps :)
@ Jonathan Wills , can you share how did you manage to manipulate plugins to work with eachother? or upload both edited plugins to community.
I was able to rename Anirup's Facebook Log-in plugin and works for normal Elgg user to authorize access to his/hers Facebook account for Wire push but if new user logs in (creates new account) via Anirup's Facebook Log-in plugin, it won't let them authorize for wire post push to Facebook as it is already authorized with login plugin??? and both plugins require authorization in user's "configure your tools".
Is that working for you?
Thanks in advance.
I am highly interested in this plugin, but facebook asks for a verified account...? how can I verify (where)?
@Cynthia:
You need to create a Application through developers.facebook.com to get the required information to use with this plugin.
wow this plugin rocks!!!!!!!! thank you, a lot!!! will recommend this so much!
hihihi just one little bug.
The counter in the wire stops counting when using this mod, is there a way to fix this? THANKS!!
I am getting this error:
Fatal error: Call to undefined method Facebook::getLoginUrl() in /home/shourcom/public_html/mod/facebookservice/facebookservice_lib.php on line 85"
anyone know how to fix this?
Thanks
@Jonathan Wills - if you could upload the integration you created that would be brilliant. I woudl love to see how it works as I'm struggling with the same problem msyelf.
It's a great plugin. I only wonder how I get the checkboxes and Icons to show in the wire widget on my Dashboard and not only in the "full" wire.