Looks like there is some strange issues regarding friend collections in 1.8b2.
First bug is that I do not have any "New Friends Collection" button - to get that I had to add it in /engine/lib/users.php.
Second bug is that all menu buttuns regarding friend collections disappear when I visit a page I have created under context "friends". To fix that I have to add this to my pages:
elgg_set_context('friends');
// fix to show collections links
collections_submenu_items();
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.
- Brett@brett.profitt
Brett - 0 likes
- slyhne@slyhne
slyhne - 0 likes
- amin@samurai_code
amin - 0 likes
- Brett@brett.profitt
Brett - 0 likes
You must log in to post replies.Thanks for the bug report. Can you please open a trac ticket for this?
Done. Ticket 3715
hi
could you explain more how to add new freinds collection button.
@amin - The bug in core is that the new friends collection button doesn't show up. We'll fix it before the final.