vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   Stats In Header (https://vborg.vbsupport.ru/showthread.php?t=68941)

Logikos 09-02-2004 10:37 PM

I'll see what i can do, im in the middle of prepearing for hurrican frances so i might not be online for a few..

Blindchild02 09-02-2004 10:48 PM

Thanks, you got AIM?

Logikos 09-02-2004 11:17 PM

Yes, but its only for personal friends, and family. Not for support on hacks, ect.. Best way to get ahold of me is here, or www.initialz.com

Blindchild02 09-03-2004 01:08 AM

alrite, well, are u tryin to do this? if so i thank u

Logikos 09-03-2004 06:13 AM

Sorry man, i just don't have the time at this moment. I have a huge hurrican about 12 hours away from me. I prolly start to do it till monday.

Blindchild02 09-03-2004 06:31 AM

well, alrite thanks

Symbian.info 09-05-2004 05:51 PM

Quote:

Originally Posted by Blindchild02
Ok.

Avatar (has to show on all pages)
Newest member

I use this:


PHP Code:

    require_once('./includes/functions_user.php');
       
$avatarurl fetch_avatar_url($bbuserinfo['userid']);
  if (!
$avatarurl)
        {
            
$avatarurl $stylevar['imgdir_misc'] . '/noavatar.gif';
        }
        else
        {
            
$avatarurl $vboptions['bburl'] . '/' $avatarurl;
        }

$userstats unserialize($datastore['userstats']);
$newusername $userstats['newusername']; 

$avatarurl=Avatar
$newusername = new user

Blindchild02 09-05-2004 06:30 PM

do i put that in phpinclude_start?

ok, well i got avatar already, so i dont need the avatar part,
i need newest member in header, and it has to show on all pages.

Symbian.info 09-05-2004 07:00 PM

Quote:

Originally Posted by Blindchild02
do i put that in phpinclude_start?

ok, well i got avatar already, so i dont need the avatar part,
i need newest member in header, and it has to show on all pages.

Can be, I use Advanced portal.. so did it put in one of he modules.. But phpinclude_start wil work also fine

Blindchild02 09-05-2004 07:25 PM

Quote:

Originally Posted by Symbian.info
Can be, I use Advanced portal.. so did it put in one of he modules.. But phpinclude_start wil work also fine

it didnt work for all pages for Newest User


All times are GMT. The time now is 08:32 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.02147 seconds
  • Memory Usage 1,737KB
  • 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
  • (3)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