The Arcive of vBulletin Modifications Site. |
|
Show all buddies in viewing public profile Details »»
|
|||||||||||||||||||||||||||
|
Show all buddies in viewing public profile
Developer Last Online: Jul 2011
Well this is likely to be my first hack (glad to hear that ^^)
the funny thing is that I am answering for my own requests (2 here and 1 at vb.com) but forget it, here is what this hack does: it simply let you show all buddies when viewing profile. In member.php find: PHP Code:
PHP Code:
in MEMBERINFO templates: add $buddyavatar for buddy(s) avatar add $outuserlist for buddy(s) username and you are done how bad is this very minor script add 5 queries, if any veteran coder know how to solve this, please have a post, tnx. don't blame me, this is my first hack you know. ;P Show Your Support
|
|||||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
Is there a screen shot or a live demo or something?
|
|
#3
|
||||
|
||||
|
I thought a screen shot is needless, but well I'll post it later
|
|
#4
|
|||
|
|||
|
very nice
|
|
#5
|
||||
|
||||
|
Nice idea needs a little work though.
|
|
#6
|
||||
|
||||
|
2 questions
could i config it so it shows profile pictures. is there limit on it, because i have a feeling some people might add hundreds of buddies, like a pop up or something
|
|
#7
|
|||
|
|||
|
Does it show anyone's buddies or only my own?
|
|
#8
|
|||
|
|||
|
Just to update anyone, it don't work with 3.5 I tried. The line though is now
Code:
$userinfo = verify_id('user', $vbulletin->GPC['userid'], 1, 1, 15);
|
|
#9
|
||||
|
||||
|
yo hello.. boss..
this don't work with 3.5.1... i get some fatal error on member.php when trying to view ones profile. Could the author please update this mod for 3.5.1 version or 3.5.x Thanks! |
![]() |
|
|