Forces Elgg 1.8.4 as requirement (due to bug in previous versions)
Enables widget for profile
View Matt Beckett'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.
When I tried to add the widget on admin profile the following error occurred (elgg ver.1.8.3):
Column 'time_created' in order clause is ambiguous
QUERY: SELECT DISTINCT e.*, r.* FROM elgg_entities e JOIN elgg_entity_relationships r on r.guid_two = e.guid WHERE (r.relationship = 'member' AND r.guid_one = '35') AND ((e.type = 'group')) AND (e.site_guid IN (1)) AND ( (1 = 1) and e.enabled='yes') ORDER BY time_created DESC
This plugin is not compatible with anything below 1.8.4 due to a core bug. You should upgrade your installation (and not just for this plugin).
is not woking for me on 1.8.3
Very nice, easy to use and useful plug-in!
Without knowing elgg framework constraints: only if this plug-in's widget displayed itself only when there are friends to suggest...
Regards.
this plugins only work for 1.8.4, others version cannot.
I get this error in my error log, any ideas?
[06-Jun-2012 07:13:57] PHP WARNING: 2012-06-06 07:13:57 (CDT): "Invalid argument supplied for foreach()" in file /home/public_html/engine/lib/elgglib.php (line 892)
[06-Jun-2012 07:13:57] PHP WARNING: 2012-06-06 07:13:57 (CDT): "Invalid argument supplied for foreach()" in file /home/public_html/engine/lib/elgglib.php (line 892)
[06-Jun-2012 07:13:57] Deprecated in 1.8: register_page_handler() was deprecated by elgg_register_page_handler() Called from [#5] /home/public_html/mod/suggested_friends/start.php:23
Yes, I upgraded this plugin from a previous 1.7 version. I must have missed the page handler registration. I'll fix it in a subsequent release. I'll look to see if there's a foreach that may not have a valid array as well.
How do I get this module to display on the dashboard sidebar, I'm not using widgets