PDA

View Full Version : Add-On Releases - Agth ~ View Member Ranks Usercp


Agathadaimon
08-03-2010, 10:00 PM
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;


$usergroup[opentag]$usergroup[title]$usergroup[closetag]

Add After


<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
Not understand


Forum member ranks show usercp.

You understand

Agathadaimon
08-05-2010, 03:18 PM
Reserved.