The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBFriends - View your social network and surf to others in vBulletin 3 Details »» | |||||||||||||||||||||||||||
vBFriends - View your social network and surf to others in vBulletin 3
Developer Last Online: Apr 2010
As with vBFOAF, I've just released this mod. (There are no modications needed really, so it's more of an add-on.)
Please note that your buddy list becomes public (to other registered users) with vBFriends, so you will have to notify people of the small change in policy. Put the attached file in your vbulletin folder, and call with the u=1 parameter, e.g. http://www.vbulletin.ie/forums/friends.php?u=1 You can surf your social network (similar to orkut), and view connections you have made to others and that others have made to you (similar to FOAF, or as illustrated with plink.org). Screenshot attached. The code contains some hardcoded HTML to avoid the use of templates (for now), but it uses standard vB3 CSS classes such as tcat, thead, smallfont, alt1 and alt2 - so should be fine with most styles. Changelog: PHP Code:
Show Your Support
|
Comments |
#62
|
||||
|
||||
Quote:
BTW if anyone else has any ideas, please add them here. Someone was asking about integration into the profile, someone did that earlier in the thread so perhaps they can let us know what they edited (member.php I guess). |
#63
|
||||
|
||||
My forums had a database crash, so I've been busy restoring things. When I find time I will investigate this.
|
#64
|
||||
|
||||
Quote:
1. The ability to add a friend to vBFriends (I know you can via your buddy list and a member's profile). 2. If you add someone, then some sort of automatic invite (PM?) to the person added to reciprecate the link, thereby making them a friend. 3. Online status in vBFriends 4. A PM this member link next to each friend. Just a small wish list. JD. |
#65
|
||||
|
||||
i also would like the ability to have a friends request system that tells you who has linked to you giving you the option to allow / block the friend link
|
#66
|
||||
|
||||
cloud are you going to be optimising this script soon
|
#67
|
||||
|
||||
Quote:
i' lookin forward for the next version hopefully with a profile integration |
#68
|
||||
|
||||
Quote:
Basically, all I did was take all the code from friends.php and pasted it into my member.php....right at the bottom, just above the print_output information. Then I added a table to the bottom of my MEMBERINFO template (see attached text file). WARNING! I have changed my MEMBERINFO template around a great deal as you can see from the screenshot. All you really need is the small table at the end to add to your own template. Then I got an error saying that there was no such file as ../vbulletin - so I just went back into member.php and deleted that line of code and everything works fine. I really love it. Here is an updated screenshot. |
#69
|
||||
|
||||
To clarify....
(1) Open friends.php and copy EVERYTHING between the <?php and ?> (2) Paste it into your member.php.....right at the bottom, directly above this line: $templatename = iif($quick, 'memberinfo_quick', 'MEMBERINFO'); (3) Remove all the html info (I don't know if it makes any difference to leave it in) (4) Add a small table at the end of your MEMBERINFO template (see attached text file above) I basically have no idea what I'm doing....just amusing myself by cutting n' pasting, so don't expect much in the way of technical advice...but it worked for me as you can see above. Can't wait for the update with the added features!! |
#70
|
||||
|
||||
Oh, also......in your new member.php.....you need to change every mention of "friends.php" to "member.php" I think there were 3
LeeLee is in Aussieland and has to go sleepy bye bye now. |
#71
|
||||
|
||||
is anything being dun with this script now or ?
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|