vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Show Thread Enhancements - solved ranks in vbulletin4 (https://vborg.vbsupport.ru/showthread.php?t=228195)

yaghoub 11-16-2009 10:00 PM

solved ranks in vbulletin4
 
excusme. i am persian and my english is bad .
but i solve the problem in vb4.the ranks isnot show in vbulletin 4 i solved it

you replice this cod white your postbit_legacy cod

1. solved ranks system
2.show the name of user in center button of avatar
Attachment 106245


*** Full template code removed. Awaiting author to update post with instructions on how to modify the template for this modification. ***

merk_aus 11-17-2009 01:11 PM

This is the second post for this and it is still in the wrong section.

Lynne 11-17-2009 02:21 PM

Moved to Showthread enhancements in the Templates mods section. I also added html tags around the code - please do so in the future. Thank you.

abdobasha2004 11-17-2009 07:35 PM

thanks lynne for your addition

Alfa1 11-18-2009 07:40 PM

Can someone please explain what this is?

Cust0ms 11-18-2009 09:35 PM

You wrote about postbit_legacy, thanks. And what about postbit?
@Alfa1: vB 4 doesnt display ranks images, there is no code (in templates) to display it. We must to add it manually if we want to see ranks images.

Derekclarke 11-18-2009 11:43 PM

well Sort of.. the rank is their, but it does not alter the size of the box to suit, and overlaps onto the post text.

Alfa1 11-18-2009 11:44 PM

Aha! Thanks. I just use the Username HTML Markup to add a rank image.

DJ29Joesph 11-19-2009 07:45 AM

Yep he caught a mistake, bravo!

SİMAR 11-19-2009 10:28 AM

thanks yaghoub

Dr.osamA 11-22-2009 03:54 AM

thxxx
I just use the Username HTML Markup to add a rank image too

wacodep 11-23-2009 12:18 PM

I can't even get the ranks to show at all (text) without modifying.

They are supposed to be stacked. Nothing is showing.

Hoagie 11-23-2009 11:55 PM

So this is something that I am interested in and I am not seeing how to do this? Am I missing something.....

dr.msk 11-24-2009 10:44 AM

very goood

GrossKopf 11-27-2009 03:16 PM

Where's the file? It says No files uploaded...

betty02 12-04-2009 01:11 PM

Any closer to getting this sorted?

sebaldus 12-04-2009 07:56 PM

I can't figure this out?
Please explan it more complement.
I'm little slow, you see..
Sebaldus

betty02 12-06-2009 07:44 PM

I have a code and got it fully working - Just need to edit a templte and shows perfect?

Not sure if i can post it!

yaghoub 12-07-2009 07:26 AM

for show ranck in new version of vbulleti )( beta5) you must only put this cod in postbit_legacy

put this code {vb:raw post.rank} befor this cod {vb:raw post.usertitle}

so your cod like this


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

</span>


the HTML code is Off for me:mad:

betty02 12-07-2009 08:16 AM

I tried that and it put the Title next to the stars e.g

Administrator*****

So i added the simple <br/> tag to the end to display it like

Administrator
*****

Code:

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

</span>


Hoagie 12-07-2009 02:31 PM

Fantastic Betty Been waiting on this for a long while now.....
OP: Thanks for bringing this to light!

Marked Installed!

iguano 12-11-2009 08:05 PM

great, thanks :)

ChopSuey 12-14-2009 06:29 AM

RC2 already shows this.

yaghoub 12-15-2009 01:30 AM

yes in rc2 repair this bug


All times are GMT. The time now is 05:55 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.01261 seconds
  • Memory Usage 1,745KB
  • 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_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (24)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