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)
-   -   vBBuddies (https://vborg.vbsupport.ru/showthread.php?t=79204)

SS9267547 04-09-2005 02:12 PM

What do you mean by branch off hack? I mean vBBuddies dosn't use vBFriends, this is a hack on its own. With the row of random users, if you mean having the profile buddies list be random, it already is. But I think you mean having random users displayed on your search form? If thats the case it wouldn't be related to vBBuddies since it displays the buddies a user has not all members on the site. Is that what your looking for? Random users on the search form?

T3MEDIA 04-09-2005 02:14 PM

Quote:

Originally Posted by SS9267547
What do you mean by branch off hack? I mean vBBuddies dosn't use vBFriends, this is a hack on its own. With the row of random users, if you mean having the profile buddies list be random, it already is. But I think you mean having random users displayed on your search form? If thats the case it wouldn't be related to vBBuddies since it displays the buddies a user has not all members on the site. Is that what your looking for? Random users on the search form?

Sorry yes that is what I meant. I thought the term branch off hack would suit. I saw this idea and thought imagine this idea was on the search but just random users period.

yeah that is what I meant.

SS9267547 04-09-2005 02:18 PM

I really don't see the point of randomly showing users on the search form, I mean there is already a main list where it shows all the users. Perhaps a better ideea would be to show like 3-6 random members at the top of the memberslist page but not sure how that would be performance wise.

T3MEDIA 04-09-2005 02:28 PM

Quote:

Originally Posted by SS9267547
You've made changes to the orginal, so instead look for:

PHP Code:

// pre-cache templates used by all actions
$globaltemplates = array(
    
'MEMBERINFO'


Thanks. Did I say it was hot? Wow. NICE.

T3MEDIA 04-09-2005 02:31 PM

Quote:

Originally Posted by SS9267547
I really don't see the point of randomly showing users on the search form, I mean there is already a main list where it shows all the users. Perhaps a better ideea would be to show like 3-6 random members at the top of the memberslist page but not sure how that would be performance wise.

Well belive me it works. The point of having random users on a search pages make 100% sense. The whole point a user is there is to look for people. and wah-la there are a few. The link I sent you is a huge site. a few million and that is how they get the traffic.

3-6 is good how can you do that I would dump the HTML into my template. (or a new hack or something) becuase this is the best I seen right now.

SS9267547 04-09-2005 02:40 PM

Okay well if this is for the search or the top of the memberslist I can do a listing of a few random members like 3-9 maybe but if theres more then that I still don't see the point.

SS9267547 04-09-2005 02:45 PM

There is a small problem in addon # 2 I just noticed. Find the following in the member.php file:

PHP Code:

        eval('$buddylist .= "' fetch_template('buddies_empty') . '";'); 

Replace with:

PHP Code:

        eval('$profilebuddylist .= "' fetch_template('buddies_empty') . '";'); 

Note: The install zip has been updated.

General_ 04-09-2005 03:30 PM

Hello

Here is the German Translation.
The only thing you have to do is, import the XML File in your AdminPanel.

SS9267547 04-09-2005 03:33 PM

Thanks for posting it! ;)

KTBleeding 04-09-2005 04:11 PM

Got off work a little early and installed. Works wonderfully.
I just have one more small request. Where can I edit what is sent to the member via PM when they are added to the buddylist? I'd like to add a link that says something like, "Approve this buddy list request" or "Add this member to your buddylist".


All times are GMT. The time now is 04:58 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.01266 seconds
  • Memory Usage 1,745KB
  • 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
  • (3)bbcode_php_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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