php block to show online friends?

can anyone write a php block that i could use to show online friends ?

 

thanks

Paul

Quote · 19 Oct 2010

I need tha too

Quote · 5 May 2012

try this?

$iMemberId = getLoggedId();

<a href="viewFriends.php?iUser=$iMemberId&online_only=on">On Line Friends</a>

This is just a rough cut, you'd have to edit it and make it work for your site, but it works in the browser window when I substitute $iMemberId with a member's ID (IE 5  or 24), etc..

 

http://www.mytikibar.com
Quote · 5 May 2012

on index page?

so much to do....
Quote · 5 May 2012

up

Quote · 5 Jun 2012

any 1 to volunteer for this question?

Quote · 28 Apr 2014
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.