vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Help with problem (https://vborg.vbsupport.ru/showthread.php?t=201618)

Habtopia 01-13-2009 11:32 AM

Help with problem
 
How would i grab the person who is viewing the forums username like it does where it says log out (username) and welcome (username)

Id like to add something somewhere else that will include there username as text only, any ideas?

Infopro 01-13-2009 11:40 AM

{userid}, {username}, {musername} one of those should work I think. Try them.

Habtopia 01-13-2009 11:45 AM

They just appear as you wrote them

i am adding them into footer template btw

nexialys 01-13-2009 12:38 PM

Quote:

Originally Posted by Infopro (Post 1710847)
{userid}, {username}, {musername} one of those should work I think. Try them.

please do not post when you know nothing about the engine... this is pathetic.

the "styled" username is called " musername " instead of " username "... but it is not generated automatically, you have to set a line of function that will generate it for you... would be good to precise your need here..

Habtopia 01-13-2009 12:47 PM

i want it to basically do this....

<img src="http://www.habbo.co.uk/habbo-imaging/avatarimage?user=((((USERNAMEHERE))))&action=wav&d irection=2&head_direction=3&ge sture=sml&size=l">

i want it to inset the username in that image url

i have made a phrase called imageinfo and tried to display which worked but it only showed as a broken image with just {musername} in the image link an not there username

Bellardia 01-13-2009 01:01 PM

Where do you want to display this image?

Habtopia 01-13-2009 01:10 PM

Quote:

Originally Posted by Bellardia (Post 1710915)
Where do you want to display this image?

next to the welcome message and footer



HELPPPPPPPPP :)

Dismounted 01-14-2009 04:06 AM

Code:

<img src="http://www.habbo.co.uk/habbo-imaging/avatarimage?user=$bbuserinfo[username]&action=wav&direction=2&head_direction=3&ge sture=sml&size=l">

Infopro 01-14-2009 11:27 PM

Quote:

Originally Posted by nexialys (Post 1710899)
please do not post when you know nothing about the engine... this is pathetic.

the "styled" username is called " musername " instead of " username "... but it is not generated automatically, you have to set a line of function that will generate it for you... would be good to precise your need here..


Please do not be so rude when you know nothing about me. You, are pathetic. Read the first post, and the answer I gave again. It was an answer. I tried to help the guy out.

Your rudeness helps no one. Your sentences barely make sense at times.


All times are GMT. The time now is 11:37 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.01522 seconds
  • Memory Usage 1,725KB
  • 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_code_printable
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete