See changelog
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.
will this plugin post on the walls of the user and his friends about the site he just joined using the provider he used to login to elgg site
I wonder if there is interest in creating a plugin for elgg. The main functionality will be posting on elgg what is posted on the wall of the user's face. This plugin will be a crucial feature for a new project that RESA (http://resa.iff.edu.br) will participate in the Institute of Education, Science and Technology Fluminense (Brazil). If you are interested, I would like your help in the development of this plugin. This week I started to read the documentation for facebook to try to begin to develop something. I await your response.
Sure, feel free to set up a repo and we will contribute as time allows.
Could not get Yahoo working. Are they even relevant anymore?
Hay Pal. It's an open-source plugin we donated to the community. Feel free to debug and contribute. We aren't the helpdesk.
I know Im just letting you know - in case there is a problem
Third party APIs change so often. :)
I had Yahoo working in a test instance as recently as a month ago. Though in my opinion the answer is 'no, yahoo is not relevant anymore'
I have problem with OpenID and Yahoo
Open ID I am getting this message
In yahoo this message..
This release included a bug fix for Yahoo! Make sure you follow the instructions included in the readme file. In particular, when setting up your Yahoo! app, make sure you select at least one service API.
sorry it was my mistake.. I was pasting Consumer Key in place of Consumer Secret and vice versa at the settings...
thank you
BUt wat about the OPEN ID?
An unrecoverable error has occurred and has been logged. Contact the site administrator with the following information:
Exception #1385789129
this plugin does not work at all for me
does this plugin conflict with any other plugins? do you have to remove social login completly? or just have it disabled?
When it sets up account based on Facebook login is there a way to make it show there facebook link like it shows there "About Me" on the pregenerated profile?
What info is generated over to Elgg profile and what profile fields have to be setup for FB info to be pushed over to the Elgg profile???
Whenever a user registers with a provider (but not for any further linked providers), the plugin stores the following metadata:
description, facebook_url (or $provider_name . '_url'), website, first_name, last_name, gender, language, age, birthdate, contactemail, phone, location
In the latest version of the plugin (on github), we have expose a plugin hook for you to perform any custom imports you need. In case of facebook, you could use the Facebook api directly, but using $adapter->api->$method.
@ihayredinov I've downloaded new version off github and tried to loggin in with FB and the only thing that generates to profile is the image and about me?
Could you please open a ticket on github. I will verify as I go through the other open tickets
Hello,
I'm constantly getting error "
Authentication failed! Facebook returned an invalid user id. and returned url has these characters at the end "/hybridauth/authenticate?provider=Facebook#_=_"
It worked at first but now I get this error.
Anyone had this problem? Please share if you got it fixed.
Thanks.
Hi
thank you for your work,
i have a question ,
after login through one of the social media account the user access my elgg site visualizing it in english , also if i have set up the default language of my site in Italian,
Do you have any suggestion to force the language to italian also for user accessed through Hybridauth-client ?
Thanks
Regards Adriano
I i find out how to do!
just putting on the top the hybridauth-client plugin in the plugin page!
again thanks