Page 1 of 1
Using the Friends List elsewhere...
PostPosted: 12 Sep 2010, 11:41
by agiles2303
A few months ago or so, facebook created a "module" on the left hand side of the home page that displays the buddy list, I was wondering where the code is within the Arrowchat files, so I can could create something similar in a JomSocial module...
Re: Using the Friends List elsewhere...
PostPosted: 12 Sep 2010, 17:37
by Jason
We don't have an API for this built in the JavaScript file, so this might get a bit complex. You'd have to look at the buddylist function in includes/functions_receive.php to get the buddylist. Then, look at the getUserDetails in the same file. Combine the two to display each user's buddy list information.
Oh, and also look at the includes/receive_buddylist.php on how to put it all together.
Re: Using the Friends List elsewhere...
PostPosted: 03 Feb 2011, 15:50
by JLawrence
Hi
Ive been wanting this too has anyone managed to create it?
Topic Closed
PostPosted: 07 Nov 2012, 12:40
by Staff Bot
This thread has been locked because the last post is greater than six months old. There is a good chance that the information in this thread is outdated. Please open a new topic if you wish to discuss this further.