vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   How would I do this? (https://vborg.vbsupport.ru/showthread.php?t=297923)

MahdyE23 05-08-2013 12:39 AM

How would I do this?
 
Hey guys, is there a way to add something extra under the avatar? Like for example, how it says this:

http://prntscr.com/13wql7

I have a server and I want to add something called "In Game Name" so people can post their in game name and it can be visible under their avatar along with their posts, etc. I only figured out a way to add it in the "About Me", only I don't want it there. I want it here:

http://prntscr.com/13wql7

Is it even possible?

I want to end up making it look like this:
http://prntscr.com/13wr6g

Being able to add "IGN" and stuff. How would I do that?

MahdyE23 05-09-2013 01:51 AM

Can anyone help me?

Reycer 05-09-2013 02:22 AM

It's all in the manual, just follow the instructions here and add anything you want:

http://www.vbulletin.com/docs/html/main/profile_add

MahdyE23 05-09-2013 02:33 AM

Quote:

Originally Posted by Reycer (Post 2420800)
It's all in the manual, just follow the instructions here and add anything you want:

http://www.vbulletin.com/docs/html/main/profile_add

That's not what I was referring to though. That adds it in the "About me" section. I don't want it added there, I want to be able to add it under the post counts, where it says thank(s) given, etc. I posted examples...

Lynne 05-09-2013 04:36 PM

There is an article in the vB4 Articles forum on how to do that.

MahdyE23 05-10-2013 12:52 AM

Quote:

Originally Posted by Lynne (Post 2420911)
There is an article in the vB4 Articles forum on how to do that.

Can you link me to it please?

I was following this tutorial: http://moeseo.com/forum/showthread.p...stbit-template

but first of all, I didn't have this code:
Code:

if condition="$show['reputation']"><div><if condition="$show['reppower']">$vbphrase[reppower]: $post[reppower]</if>$post[reputationdisplay]</div></if>
                                <div>$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon]</div>

I only had this:
Code:

$post[yahooicon]</div>
And then I was getting some stupid error trying to add it. Can I please get some help ..

I get this error:
http://prntscr.com/147b7d

And it doesn't show up on my profile either.

nerbert 05-10-2013 01:45 AM

From the last image you posted it looks like you almost have it working, it just isn't in proper form for vB4. Where you have

Code:

IGN: $post[field7]

change it to

Code:

IGN: {vb:raw post.field7}
I think that will do it.

Lynne 05-10-2013 01:46 AM

Quote:

Originally Posted by MahdyE23 (Post 2420986)
Can you link me to it please?

Search works pretty well here.

https://vborg.vbsupport.ru/showthread.php?t=250418

MahdyE23 05-10-2013 03:01 AM

Quote:

Originally Posted by nerbert (Post 2420998)
From the last image you posted it looks like you almost have it working, it just isn't in proper form for vB4. Where you have

Code:

IGN: $post[field7]

change it to

Code:

IGN: {vb:raw post.field7}
I think that will do it.

Okay, I now have it added but how would people add their name to it? Would they have to make new accounts? Because all it shows is this:
http://prntscr.com/147ni3

Any idea on how I would edit it?

nerbert 05-10-2013 03:46 AM

Have you created a new profile field for the name? "field7" refers to a custom profile field.


All times are GMT. The time now is 04:28 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.01118 seconds
  • Memory Usage 1,735KB
  • 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
  • (6)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (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