vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Programming Articles (https://vborg.vbsupport.ru/forumdisplay.php?f=188)
-   -   How To Add Custom Profile Field Information To The Postbit (https://vborg.vbsupport.ru/showthread.php?t=118896)

punchbowl 01-15-2009 07:04 PM

exactly what I need! ty

DivineMessenger 01-28-2009 06:35 PM

How can I choose an image and have it link to the url in the profile field. Like if I wanted to put a lil facebook image and have it go to their profile field "facebook profile"

Iceburg22 02-10-2009 01:55 AM

the site I am working on currently has something like 4000 members. I want to add a new profile field and it have a default of 0. Is there some kind of query that I need to run to have every member's profile field have a default answer of zero? If so how do I do this?

RoyT 05-05-2009 01:08 PM

Hmmm, I'm a bit lost, I'm sure it's just me but I can't see where I actually place this code?

Do I need to also give it positional information as well?

What I'm trying to do is this :https://vborg.vbsupport.ru/showthrea...83#post1804983

Naturally, I'm a noob to Vbulletin customisation :)

DesignerDani 06-17-2009 03:43 PM

Thank you! This was so quick and simple. It took about 2 minutes to do.

N-0p3rz 07-05-2009 02:04 AM

Quote:

Originally Posted by Shazz (Post 1038043)
Thanx its helpful, but what if i want to hide something in the postbit?

Like example if i wanted to hide Posts: 175

And they have an option to click yes or no in the profile field...
*Noob question

I'm looking for something similar to this question. Anyone have an idea of how to achieve this?

--------------- Added [DATE]1246771254[/DATE] at [TIME]1246771254[/TIME] ---------------

Ahh mkay I got it..

Using:

PHP Code:

<if condition="$bbuserinfo[fieldX] == 'YES'"></if> 


RoG Aftermath 09-03-2011 12:16 AM

Ok this may sound like a dumb question but where am i supposed to put this code to make it show in the postbit? I tried putting it in the regular expression area and nothing came up on the postbit. I am running the newest version of vbulletin 4.1.5

brandondrury 01-27-2013 09:03 PM

I'm guessing this doesn't work for vB4. My html code is being displayed literally on the page and not parsing.

Edit: Here's a guide. https://www.vbulletin.com/forum/show...tbit-templates

Lynne 01-27-2013 11:47 PM

There is a different one for vB4 in the vB4 articles area (and in my profile since I was the one who wrote it).


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

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01336 seconds
  • Memory Usage 1,732KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete