The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Friends and/or Buddies on Profile Details »» | |||||||||||||||||||||||||
WHAT's THIS
INSTALLATION Install with product manager. Set your preferences in the acp (vBulletin options) Add PHP Code:
Code:
<if condition="$show['signature']"> OPTIONAL (User selectable) If you want to have this user-selectable you need to add a custom profile field. Create the new field as a radiobutton, give it a name and description of your choice, the options yes and no and use the following code instead of only $FNB_HTML: HTML Code:
<if condition="$userinfo[fieldXX] == yes">$FNB_HTML</if> or HTML Code:
<if condition="$userinfo[fieldXX] != no">$FNB_HTML</if> Remember to replace XX with the number of the new profilefield! TODO
LIVE DEMO(S) CREDITS Thx to Cloud-Warrior for inspiration and idea. If you want a seperate friends page, too, get the vBFriends extension by Cloud-Warrior. vwturbo (for the idea of gettin profilepics instead of avatars), gamebgs (limitting shown friends/buddies to a max number), D|ver (hiding the information who you got in your buddy list and whohas added you to his buddy list), yayvb (show a "no avatar" picture if no avatar is available), ThorstenA (see changelog version 1.0.2) Show Your Support
|
Comments |
#62
|
|||
|
|||
installed!
thx a lot |
#63
|
||||
|
||||
Quote:
I love the sound of the hack, but I'm a little wary of installing it until the pagination system is working as I know what my members are like. They'll be adding lots of buddies to their profiles... Any idea when you might implement the paginated buddy list? Thanks Clancy |
#64
|
||||
|
||||
Hi tamborinegal and all the others,
currently I am working on the next version of my product. As you can see the demo link now shows a pagination and you can browse to the second page of my friends there. Actually the script needs some more tweaking/enhancements. Best of it: It does not interfere with another pagination on the same page (like our user guestbook) - of course you can only browse through one of them. I cannot promise, but I will try to get everything done till sunday evening (remember I'm in germany) regards jj |
#65
|
||||
|
||||
This is very good news, jj.
Thank you for all your work on this great hack. |
#66
|
||||
|
||||
That looks great jj. Thank so much for all your work.
I was a little disappointed to read today that Antivirus has decided not to port his AutoPM after addBuddy over to vB3.6. I don't suppose there is any way it could be combined with your hack is there jj? I know that's asking a lot, but I thought I'd ask anyway. Hopefully someone will take over where Antivirus left off. The two hacks together would be just perfect. Thanks again, Clancy |
#67
|
|||
|
|||
jj,
Awesome hack, I am installing and can't wait for the other version with paging. Question, on your demo link you also have: 1. Profile commenting (did you use the hack here on this site?) 2. What is the "Favoriten" box? Is that just a list of links? Is this a hack or vBulletin thing? |
#68
|
||||
|
||||
Quote:
http://www.my-vb.de/board/hacks-addo...aestebuch.html It's just a profilefield which is set up as a textfield. I've got a simple plugin to activate bbcode parsing on all profilefields shown in our profiles. |
#69
|
||||
|
||||
Quote:
Some progress on the new version: I started to get the html code the plugin into templates and it seems to work fine. I will have to look into the template caching thingy Just another thought: Maybe we can find some SEO users here, to get this work with SEO too? And maybe I can get an admin account on a test system with SEO from them, to play around with my product? |
#70
|
||||
|
||||
Just updated the files here. Have fun and good night
|
#71
|
||||
|
||||
Something seems to be wrong.
All teh headings are missing... for example instead of it saying "rossco is a buddy of: (6)" it just says "(6)" |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|