vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=246)
-   -   Mini Mods - Show usertitle and usergroup in postbit! (https://vborg.vbsupport.ru/showthread.php?t=233661)

yilmaz68 01-19-2010 10:00 PM

Show usertitle and usergroup in postbit!
 
1 Attachment(s)
Hey SELAM, HELLO all to you guys!

How are you? I hope, all you are cool !

Demo : http://www.vbulletin-turko.com (go threads and look postbits.)

okay okay okay follow now that...

open your postbit_legacy template and find it ;

PHP Code:

            <vb:if condition="$post['userid']">
                {
vb:raw memberaction_dropdown

Replace with ;

PHP Code:

            <vb:if condition="$post['userid']">
                {
vb:raw memberaction_dropdown}<br />
vB?: <vb:if condition="$post['usertitle']">{vb:raw post.usertitle}</vb:if><br />
<
b>Yetki: {vb:raw post.displaygrouptitle}</b


if you want, you can change "vB?" and "Yetki" words.

Explain (Yetki) : Moderator, Admin,User vs.
Explain (vB?) : Coder, Designer vs. OR ---> Girl, Rocker, Women, Showman LOL !


hey, don't forget click install!

manzak 01-20-2010 06:09 PM

Reserved. :):up:

Dr.osamA 01-20-2010 07:09 PM

?? ??? ????

Thanxxx man good mod
installed
________
AMC EAGLE

betts02 01-26-2010 09:32 PM

Running v4.0.0 and in postbit_legacy it does not have

<vb:if condition="$post['userid']">
{vb:raw memberaction_dropdown}

So how would i go about this ?

yilmaz68 01-27-2010 08:42 AM

Quote:

Originally Posted by betts02 (Post 1967465)
Running v4.0.0 and in postbit_legacy it does not have

<vb:if condition="$post['userid']">
{vb:raw memberaction_dropdown}

So how would i go about this ?

back.

brother, if you want, you can send your postbit_legacy codes. then I can help you.

Yurified 10-23-2010 12:30 PM

This is great :D
Does anyone know is it possible to add usergroup color and how?

avsunforum 07-28-2011 05:17 PM

thank you ;)
Sağol Yılmaz Abi


All times are GMT. The time now is 06:48 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.01115 seconds
  • Memory Usage 1,730KB
  • 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
  • (2)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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