PDA

View Full Version : User-Online with Photos / Friends-List


JulianWolf
10-08-2006, 04:46 PM
Hi everybody,

there are some modifications I wish to have and I guess a lot of other users also like them. What do you think:

- Show the users in the user-online-box in the same way then the Buddys-Online-Box. It just looks so nice sorted. ;-)

- Pack the two together in just one module. There is no need to use two boxes, is saves space to have all of them in one box. They can be easy sorted: first the buddies, then a little breaker like a line and then the other online-users. This solves the whole who-is-online-stuff easy and nice looking.

- Then Iīd love to have photos in it. Small, thatīs enough. Sorted in the way: first all users with fotos, then at the bottom all users without photos. Looks nicer also.

What do you think?

Best wishes, Julian!

JulianWolf
10-08-2006, 04:56 PM
Well ... it could be an easy step, bud I donīt know how.
There is the buddylist-templite:

<div class="smallfont" style="margin-bottom:2px">
<span style="float:$stylevar[right]">

<a href="$vboptions[bburl]/private.php?$session[sessionurl]do=newpm&amp;u=$loggedin[userid]" title="<phrase 1="$loggedin[username]">$vbphrase[send_private_message_to_x]</phrase>">$vbphrase[pm]</a>
<a href="$vboptions[bburl]/profile.php?$session[sessionurl]do=removelist&amp;userlist=buddy&amp;u=$loggedin[userid]" title="$vbphrase[remove_from_buddy_list]">X</a>
</span>
<a href="$vboptions[bburl]/member.php?$session[sessionurl]u=$loggedin[userid]">$loggedin[username]</a> $loggedin[invisiblemark]
</div>

How can I display the online-users, who are not (!) in the buddy-list, beyond this?

Sorry for my bad english, itīs not my first langague. To be clear:
The template above displays the Buddies Online in the following way:

username1 pn x
username2 pn x
username3 pn x

Under this list I like to have all the other users, who are online, in the same way. So it should be an easy code-part to put in.

Does anybody know, how?

Best wishes, Julian!

Our Sponsors
 

JulianWolf
10-08-2006, 05:03 PM
Okay, I found the next part. There is a onlineusers.php behind that, so Iīm searching now the code.

This is the original:

{CODE REMOVED -- Please do not post vBa code in the forums}

And now ... does anybody know how to? Iīm testing already and I hope someone has a hint for me before everything is broken. ;-)

Best wishes, Julian!