vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   vBFriends - View your social network and surf to others in vBulletin 3.5 (https://vborg.vbsupport.ru/showthread.php?t=101470)

Polo 06-22-2006 05:08 PM

how would this hack work in a huge forum??? more than 10,000 users??

jeffj 06-22-2006 06:58 PM

Quote:

Originally Posted by Polo
how would this hack work in a huge forum??? more than 10,000 users??


HUGE?

I have 123,000 members and it works fine on my forum.

Anarchy 06-22-2006 10:42 PM

Users who are not logged in and go to the page get a blank page, can we get it so it says they are not allowed here and to login?

Also the profile pic if you store it on file doesn't show.

Will see if i can fix the bug but maybe someone else knows.

Anarchy 06-22-2006 11:24 PM

$userinfo['avatarurl'] is blank

also empty($userinfo['profilepicdateline']) seems to not be working, even tho i have my avatars on the file system it still choosed the image.php instead of the first option.

PHP Code:

if (empty($userinfo['profilepicdateline'])) {
        
$HTML .= "<img width=\"64\" height=\"64\" src=\"".$userinfo['avatarurl']."\" alt=\"\"><br />";
    }
    else {
        
$HTML .= "<img src=\"".$vbulletin->options['bburl']."/image.php?u=".$userinfo['userid']."&amp;type=profile&amp;dateline=".$userinfo['profilepicdateline']."\" alt=\"\"><br />";
    } 


futuredood 07-03-2006 09:45 AM

is their any way to re arrange your friends list?

Chicago_VLNU_4s 08-03-2006 06:04 AM

is there supposed to be a "+" next to a user's name that i added as buddy when looking at who's online?

and why when i look at other peoples friends from postbit, there avatar pic link seems broken?

Chicago_VLNU_4s 08-03-2006 09:25 PM

nvm... i think its broken because it's the picture feild, and if a user hasn't uploaded a pic, thats why it shows broken.

noonespecial 08-08-2006 05:49 AM

Has anyone been able to add a pagination to the friends page?

http://www.absolutepunk.net/friends.php?u=1083

It'd really improve my friends system. Any ideas?

futuredood 08-08-2006 06:51 AM

Quote:

Originally Posted by noonespecial
Has anyone been able to add a pagination to the friends page?

http://www.absolutepunk.net/friends.php?u=1083

It'd really improve my friends system. Any ideas?

Hey Noone, your friends page is nice. How did you get it listed verically that way?

noonespecial 08-08-2006 07:20 AM

Quote:

Originally Posted by futuredood
Hey Noone, your friends page is nice. How did you get it listed verically that way?

Uhm .. I don't even remember; if you want my page I'll upload it here and let you dig through it.


All times are GMT. The time now is 01:06 PM.

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.01192 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
  • (1)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