vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Usergroup image (https://vborg.vbsupport.ru/showthread.php?t=202070)

Lynne 01-20-2009 11:35 PM

I don't know what else to tell you. I've asked you to post the lines from your postbit (or postbit_legacy) template around the line I quoted in post 4. I can't help if you don't post that.

King Justice 01-30-2009 07:05 PM

Here's postbit template code:

Code:

                                <if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</div></if>
                                <if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if>
                                $template_hook[postbit_userinfo_left]

and here's postbit_legacy code:

Code:

<if condition="$post['usertitle']"><div class="smallfont">$post[usertitle]</div></if>
                        <if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if>
                        $template_hook[postbit_userinfo_left]

Please help. :o

Vaupell 01-30-2009 09:47 PM

well you see the problem is both locatations are store in one line
so i doubt just editing the template will work..

<if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if>

Is containing both rank and usergroup img.
to prove this you can add <!-- infront and --> after then look at you posts.
they are both gone.

im not sure where to edit, searching around a little though interesting.

Lynne 01-31-2009 01:08 AM

As said in the post above, it looks like you are using the rank system for both the rank and the usergroup image. It seems like what you want is to put an order to the rank images so the usergroup one is always on the bottom. I have seen threads where users ask about this, but don't know if an answer was posted. Do a search on "rank" and you should find the thread(s).

n8td 01-31-2009 12:51 PM

DragonBlade has figured a way out.

https://vborg.vbsupport.ru/showthrea...=109292&page=2

Vaupell 01-31-2009 12:54 PM

Quote:

Originally Posted by n8td (Post 1729895)

lol yeah i see. well there you go. :p:up:

King Justice 02-05-2009 05:11 AM

There's no easy way to put the usergroup image below the rank image..?

Lynne 02-05-2009 03:00 PM

Since you are using the Ranks system for both the usergroup image and the rank image, there is no easy way. You may install a mod that allows you to 'order' your ranks and then it should do what you want.

Dismounted 02-06-2009 08:22 AM

If you are not really using User Titles, you can use a user title and user rank together.

King Justice 02-07-2009 04:51 AM

Is it possible to assign images for specific usergroups somehow instead of using the rank system then..?


All times are GMT. The time now is 05:12 AM.

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.01136 seconds
  • Memory Usage 1,734KB
  • 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_code_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
  • (10)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