vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - Agth ~ View Member Ranks Usercp (https://vborg.vbsupport.ru/showthread.php?t=247984)

Agathadaimon 08-03-2010 10:00 PM

Agth ~ View Member Ranks Usercp
 
1 Attachment(s)
Hi everyone,

This is a plugin to show the rank images under the Group Memberships in the profile
This adds 3 additional queries to the group membership display in the profile

I am unsure how to create a product, but I thought I would share as is.

INSTALL


Step 1



Edit the plugins miniposts queries to reflect the image level you wish to display

Find:
AND minposts = 100");


Change 100 to your desired level on all three instances.

Step 2



Upload the plugin using the supplied XML file.

Step 3



* modifyusergroups_displaybit
* modifyusergroups_memberbit
* modifyusergroups_nonmemberbit

Find;



Code:

$usergroup[opentag]$usergroup[title]$usergroup[closetag]
Add After


Code:

<br /><if condition="$rank[rankimg]"><img src="$rank[rankimg]" border="0" alt="$usergroup[title] Member Rank Images" /></if>


Installation was completed.

Please mark as installed if you use this. :rolleyes:

Manoel J?nior 08-04-2010 07:14 PM

Not understand

MagicThemeParks 08-04-2010 11:07 PM

Is there a demo of this?

Agathadaimon 08-05-2010 06:39 AM

Quote:

Originally Posted by Manoel J?nior (Post 2079288)
Not understand


Forum member ranks show usercp.

You understand

Agathadaimon 08-05-2010 03:18 PM

1 Attachment(s)
Reserved.


All times are GMT. The time now is 10:04 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.01000 seconds
  • Memory Usage 1,719KB
  • 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)post_thanks_navbar_search
  • (1)printthread
  • (5)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