Fixed some mising language strings.
View Pablo Borbón'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.
thanx i ask about Import contacts from web mails and other social networks
I can work this in Elgg 1.7.4
thanx @quinhoar but i need this plugin in elgg1.8
Great plugin Pablo! Thanks so much! Recomended.
how can I do to elgg 1.7 .*
Thanks for the plugin. Recommended.
I just made a minor change to display the Google Login button after the ordinary Login button.
In the start.php, I have extended the view forms/login instead of login/extend.
//elgg_extend_view('login/extend', 'google_login/login');
elgg_extend_view('forms/login', 'google_login/login');
You can see it in action @ http://www.iyaffle.com/
How can I installed php's curl library?
1. http://www.tonyspencer.com/2003/10/22/curl-with-php-and-apache-on-windows/
2. http://www.blog.highub.com/php/php-core/linux-ubuntu-install-setup-php-curl/
you cant more info by googling for
"php curl library install"
The simplies way would be to contact your Service Provider to enable it.
Excellent plugin - works really superb with out an API or anything else, simply install and use.
Great support Pablo.
I found the following error while I want to log in through "Log in Google" My hosting company is Host gator and Php'ss curl library is already enabled in the server. I have also activate chetan's "Facebook Connect"
You don't have permission to access /google_login on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache mod_fcgid/2.3.6 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at www.net-friend.co.in Port 80
Thanks Pablo Borbón for using my plugin
Hi Pablo,
Great script, thank you. I'm experiencing one problem, though:
When you login as admin, change to administration tab, then navigate to
Configure-Settings-Advanced Settings
and check "the Restrict pages to logged-in users" box,
the script gives an error "you must be logged in to see this page".
Chetan's facebook script had the same issue, he just recently fixed it.
Could you do likewise? That'd be awesome. Thanks in advance.
Nice plugin, compliments!
Works great on 1.8!
Hi,
I just want to report an issue, so that this plugin will be even more better. Already lovin' it. :)
When some users register to my site using the Google account, for some reasons, their username is not populated in the database. But their Names and email ids are stored in the database. The username is just empty.
Due to this, no one (even admin) can view the profile as the link is mapped to "http://www.iyaffle.com/profile/" instead of "http://www.iyaffle.com/profile/username".
In your plugin, can you make sure that if the username is empty for some reasons, the userid in the email is taken the username.
userid@gmail.com --> userid
This is more like a critical bug, as other users can not see the registered users profile.
Hi All,
does it work on Google Apps for Business too?
Hello Pablo,
I'm having the same problem than @Manasi:
You don't have permission to access /google_login on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
I have checked and cURL is enabled (libcurl/7.21.6 OpenSSL/0.9.8r zlib/1.2.3 libidn/0.6.5).
Have you ever seen this problem?
Thanks