vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Member Archives (https://vborg.vbsupport.ru/forumdisplay.php?f=202)
-   -   I have a question about Vbulletin (https://vborg.vbsupport.ru/showthread.php?t=55910)

Gez 08-05-2003 09:38 AM

I have a question about Vbulletin
 
I run VB2.3.0 and i see on many boards including this one the nick name above the avatar links to there profile...how do i do this?? Is there a hack cause i did search and wasnt able to find anything

Thanx

VampireMan 08-05-2003 10:18 AM

It's just a template mod. I dont have the time to create one myself. But it you goto http://www.vbulletintemplates.com , it's probable somone there has done a postbit mod similar to this.

Dean C 08-05-2003 10:18 AM

*Moved to the appropriate forum* :)

sphinx 08-05-2003 12:45 PM

if you had searched properly m8 you would have found it,it is there

Gez 08-05-2003 12:59 PM

can u help me out with a link or something ?? Cause i did search and couldnt find anything , Please :)

SVTBlackLight01 08-05-2003 01:35 PM

<a href="member.php?s=$session[sessionhash]&action=getinfo&userid=$post[userid]" target="_blank">$post[username]</a>

Gez 08-05-2003 01:47 PM

Ok i need directions on where to put that code?? why is it set to open in _blank?? I want it to be like on this site , when you click on the user name it takes you to there profile :)

SVTBlackLight01 08-05-2003 02:16 PM

Look for this in the postbit template: $post[username]

Replace it with this:

<a href="member.php?s=$session[sessionhash]&action=getinfo&userid=$post[userid]" target="_blank">$post[username]</a>

The target="_blank" just makes it open a new window.

Gez 08-05-2003 04:06 PM

Thanx i got it working :)

SVTBlackLight01 08-05-2003 04:26 PM

Great! :classic:


All times are GMT. The time now is 12:59 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.03201 seconds
  • Memory Usage 1,718KB
  • 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)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete