![]() |
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). |
My forums had a database crash, so I've been busy restoring things. :) When I find time I will investigate this.
|
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. :) |
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
|
cloud are you going to be optimising this script soon
|
Quote:
i' lookin forward for the next version hopefully with a profile integration :D |
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. |
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!! |
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. |
is anything being dun with this script now or ?
|
All times are GMT. The time now is 01:44 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|