vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vBFriends - View your social network and surf to others in vBulletin 3 (https://vborg.vbsupport.ru/showthread.php?t=66449)

Cloud-Warrior 10-04-2004 04:01 PM

Quote:

Originally Posted by mrlb.com
Quick Question - If as an Admin, I add every member in my friends list then will all of these friends be displayed on One Page? or is a Pagination possible?

Good question, but good grief don't do it (add all those friends) with the current version of vBFriends if you have more than 50 members because there's a query for each one of your friends (until it gets optimised) - there's no pagination at present, but after optimisation we could add that in.

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).

Erwin 10-05-2004 01:16 AM

My forums had a database crash, so I've been busy restoring things. :) When I find time I will investigate this.

Mosh 10-05-2004 11:18 AM

Quote:

Originally Posted by Cloud-Warrior
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).

Here are four:

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. :)

Benj 10-06-2004 07:19 AM

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

Benj 10-09-2004 09:06 AM

cloud are you going to be optimising this script soon

D|ver 10-09-2004 09:31 PM

Quote:

Originally Posted by Erwin
My forums had a database crash, so I've been busy restoring things. :) When I find time I will investigate this.

cool that's good news :)

i' lookin forward for the next version

hopefully with a profile integration :D

Lee Wilde 10-26-2004 04:12 PM

Quote:

Originally Posted by webrats
repost please

Sorry everyone, I stopped getting email notifications on this thread for some reason and didn't know people were asking for help.

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.

Lee Wilde 10-26-2004 04:22 PM

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!!

Lee Wilde 10-26-2004 04:41 PM

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.

Benj 11-03-2004 12:31 PM

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
  • Page Generation 0.01137 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete