3.1 (2012-03-02):
View Jerome Bakker'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.
Hey Jerome, quick note: en.php line 37
There's a typo on "successfully"
also line 42, same thing
@Matt Beckett:
Thanks for the report, will be fixed in the next release
Hello. Great plugin, no problems with it :-) Just a question for a minor tweak, though. When the friend request is received, it shows up in the email inbox as address@mysite.com rather than My Site. I'd like it so that the site's name is in the "from" field rather than the email address. Is there a simple way to make that change?
@Kron:
This is the case with all notifications from Elgg. Not just Friend Request.
Two possible solutions:
1) install the plugin PHPMailer by Cash http://community.elgg.org/pg/plugins/release/16498/developer/costelloc/phpmailer
2) install the plugin HTML email handler by me ;) http://community.elgg.org/pg/plugins/project/709492/developer/jeabakker/html-email-handler this also makes all notifications go out in full HTML
Thanks- I downloaded yours :-) So, am I correct that by simply putting my website name under Settings>Additional Parameters that it will show up as that rather than the email address?
@Kron:
No, go to administration -> settings -> html email handler and enable it as the default notification handler. Then all notifications will use a nice sender (the name is the same as under Settings-> basic settings -> site name)
If you have any mor questions about HTML email handler, please post them with that plugin
Thanks for the help!
Damn. This is excellent. It adds all missing staff:
- addition of icon indicating new friend requests
- elimination of overlapping friend requests and interpretation of them as acceptance.
Excellent! Thanks!
Nice.. pretty cool
hai guys assist to image upload and gallery plugin for elgg 1.8.4
Hi, on http://www.yoursite.com/friendrequests, once there are no friend requests, it shows nothing on the page under the username's friend requests title. How can I make it say below that, "There are currently no friend requests" or something like that? Just so it doesn't show a blank section where the friend requests usually appear?
Here's what I mean: http://img194.imageshack.us/img194/9664/blanksection.jpg
@mrunlimited2011:
If there are no requests pending and/or send it shows a text with "no pending requests" and/or "no request send". If this isn't the case with you, maybe it's a problem with your theme?