vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   help about profiles in threads (https://vborg.vbsupport.ru/showthread.php?t=235099)

gaxpox 02-05-2010 07:41 PM

help about profiles in threads
 
Hi i need all profiles to look like this https://vborg.vbsupport.ru/external/2010/02/85.jpg and no up from thread/post, how i make this?

JamesC70 02-06-2010 06:35 AM

Each vBulletin installation is a little different, so I can't give you an exact edit. You'll need to look closely at the code and edit wisely.

AdminCP -> User Profile Fields -> User Profile Field Manager. Print this out to paper for reference.

Now go to AdminCP -> Styles & Templates -> Search in Templates. Search for "postbit_legacy" and select Yes for Titles Only. The resulting list will show each there (style) installed on your forum. Note where the Postbit Legacy is highlighted in yellow -- that means it inherits its code from a master style somewhere above -- or highlighted in red -- meaning it's custom to this particular style.

Enter each of the Postbit Legacy listings that are highlighted in red first, and remove the code that displays anything that you don't want displayed. Use the printout as a reference, because most of these will be in a format similar to user['field1']. The field1 or field4 or whatever is on your printout.

Check the "Save in Template History" box, then save and reload. Now open another window to your forum (if you don't already have another window to the forum open already) and bring up a new thread using the style you just edited. Does it look right? If so, move on to the next style.... if not, either edit some more, or revert to a previous edit then try again.

Remember, I said you'd need to edit wisely.... ;)


All times are GMT. The time now is 11:40 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.01160 seconds
  • Memory Usage 1,711KB
  • 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
  • (2)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