vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Design and Graphics Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=253)
-   -   Rank And Donor Badge Conflict (https://vborg.vbsupport.ru/showthread.php?t=288307)

PacketCrypt 09-25-2012 03:40 PM

Rank And Donor Badge Conflict
 
Hey Guys,

I created a set of User Rank images that display under each members user title. I recently added a Donation Badge for site supporters. I did this by creating a new secondary usergroup called Site Supporter. I then created a Donation Badge in Rank and set it for this Usergroup.

The problem I am having is that the donation image displays before the rank image. How can I fix it so that donation badge appears under the user rank image?

Even better.. Is it possible to make just the Donation Badge appear under the Avatar ? I seen some code and tried but it made all ranks images appear under the avatar.

PacketCrypt 09-26-2012 10:44 PM

anyone???

ForceHSS 09-26-2012 10:58 PM

without a link how is anyone to help if they cant see the problem to check the code so they can find out where the error is

Snowhog 10-01-2012 09:29 PM

The issue is in class="blocksubhead prof_blocksubhead", id="userinfo" where just below class="usertitle" there is class="rank" under which the specified rank image(s) is/are displayed.

On our forum, I created Rank badges, gained based on post counts, and are under All Usergroups. These were created first, and have low id numbers.

Later, I created Position badges, associated to specific usergroups. These have higher id's than the Rank badges.

Lastly, when we turned on paid memberships, I created paid Support Level badges, associated to individual paid support level usergroups, and these have id's higher than the Position badges.

However, placement of these badges doesn't seem to be based on the id number, as shown below, being the order of the badges displayed for myself:

Supporter - Endowment id: 24
Administrator id: 25
User Rank id: 14

This pattern -- Paid Support Level, Position, Rank -- is consistent.

I too, would like to control the 'order' in which these are displayed.


All times are GMT. The time now is 01:19 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.00987 seconds
  • Memory Usage 1,714KB
  • 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
  • (4)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