New functionality:
- Provide a page where the user will be forwarded after logging in
- Sent a message on behalf of a new user to facebook and LinkedIN that they joined your site.
Both are plugin settings, so you can decide yourself.
Bug fix to allow messages send to LinkedIN.
Remark: You need to adapt your LinkedIN app: In the scope settings you need to enable all settings except r_basicprofile, rw_groups and rw_company_admin to be able to use this plugin best and to be able to send a message after initial login.
View Gerard'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.
@Aldo, there should not be any $vars["url"] in this version. Are you sure you are using the 1.14 version of the plugin ?
As to regards of the message unable to login, is your server able to resolve using dns ?
What version of Elgg are you running ?
Hi Gerard !
Yes I'm using 1.14 Version
Elgg 1.9.6
Second question, I don't know if my server can resolve using dns.
Isn't there another way to fix it ?
This version is not suitable for 1.9. The github version is, you can try that one.
As to DNS resolving, there is no alternative for that. It is however possible that your provided a non existing page to forward after login in the plugin settings. It should be something like /activity or /blog/all
Thanks Gerard!
Where can I find the Github version ?
Thanks a lot !
Uhh on github :-) A direct link to the code is on the right of this page under code repository.