Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 08-22-2015, 04:10 PM
sheders90 sheders90 is offline
 
Join Date: Sep 2014
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Postbit Questions

Hello,

So i recently started creating a forum using Vbulletin 4.2.3 and i was woundering, how do i add the following things to the postbit:

The amount of likes a user have and the usergroup, like on this picture:

http://prntscr.com/87o3dc

Thanks!
Reply With Quote
  #2  
Old 08-22-2015, 04:32 PM
Seven Skins's Avatar
Seven Skins Seven Skins is offline
 
Join Date: Sep 2008
Location: London, UK
Posts: 1,481
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

May be this: https://vborg.vbsupport.ru/showthread.php?t=243510
Reply With Quote
  #3  
Old 08-22-2015, 05:14 PM
sheders90 sheders90 is offline
 
Join Date: Sep 2014
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Seven Skins View Post
Hello,

Thank you very much, it added the amount of likes bar that i wanted.

Now i just need to add so it shows the group they are in, as shown on the picture.

Thanks.
Reply With Quote
  #4  
Old 08-22-2015, 07:16 PM
Seven Skins's Avatar
Seven Skins Seven Skins is offline
 
Join Date: Sep 2008
Location: London, UK
Posts: 1,481
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

That will be the rank manager in the adminCP

AdminCP > User Ranks > User Rank Manager
Reply With Quote
  #5  
Old 08-23-2015, 05:20 AM
cellarius's Avatar
cellarius cellarius is offline
 
Join Date: Aug 2005
Posts: 1,987
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Or, depending on what exactly you want: https://vborg.vbsupport.ru/showthread.php?t=309645
Reply With Quote
  #6  
Old 08-23-2015, 06:55 AM
sheders90 sheders90 is offline
 
Join Date: Sep 2014
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Seven Skins View Post
That will be the rank manager in the adminCP

AdminCP > User Ranks > User Rank Manager
Hmm, I don't think that does what i want.

I want so like, if I'm in the group Administartor: http://prntscr.com/87vf4x

So do i want it to display that group in the postbit, like on this picture: http://prntscr.com/87vfi3

I have done all the colors etc with a plugin, but now i just want it to display it in the postbit and the rank's that you guided me to aren't doing that.

Thanks.

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

Quote:
Originally Posted by cellarius View Post
Or, depending on what exactly you want: https://vborg.vbsupport.ru/showthread.php?t=309645
Thanks for the link. I installed it and tested, but it didn't do what i wanted.

You can check my other reply i included a bit more information about what i meant.

Thanks
Reply With Quote
  #7  
Old 08-23-2015, 01:13 PM
Seven Skins's Avatar
Seven Skins Seven Skins is offline
 
Join Date: Sep 2008
Location: London, UK
Posts: 1,481
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Find in postbit template:

Code:
<span class="usertitle">
    {vb:raw post.usertitle}
</span>

Replace it with:

Code:
<div class="usertitle" style="border: 1px solid #c0c0c0; padding: 4px;">
    <span>Rank</span><span style="float: right;">{vb:raw post.usertitle}</span>
</div>

Results: See attachment
Attached Images
File Type: png 001044.png (54.7 KB, 0 views)
Reply With Quote
Благодарность от:
Lynne
  #8  
Old 08-23-2015, 02:08 PM
sheders90 sheders90 is offline
 
Join Date: Sep 2014
Posts: 11
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Seven Skins View Post
Find in postbit template:

Code:
<span class="usertitle">
    {vb:raw post.usertitle}
</span>

Replace it with:

Code:
<div class="usertitle" style="border: 1px solid #c0c0c0; padding: 4px;">
    <span>Rank</span><span style="float: right;">{vb:raw post.usertitle}</span>
</div>

Results: See attachment
Hello,

Yes exacly like that, thanks! But i want mine over the "Join date" as shown in the picture, what should i do to put it there instead?

Thanks!
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:05 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.10452 seconds
  • Memory Usage 2,261KB
  • Queries Executed 14 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (4)bbcode_code
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (8)post_thanks_box
  • (1)post_thanks_box_bit
  • (8)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (8)post_thanks_postbit_info
  • (8)postbit
  • (1)postbit_attachment
  • (8)postbit_onlinestatus
  • (8)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_attachment
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete