line 297:[phpBB Debug] PHP Notice: in file /memberlist.php on line 297: Undefined index: user_rank_theme
Code: Select all
get_user_rank($row['user_rank'], (($row['user_id'] == ANONYMOUS) ? false : $row['user_posts']), $rank_title, $rank_img, $rank_img_src, $row['user_rank_theme']);
Code: Select all
<edit>
<find><![CDATA[ 'SELECT' => 'u.user_id, u.group_id as default_group, u.username, u.username_clean, u.user_colour, u.user_rank, u.user_posts, u.user_allow_pm, g.group_id, g.group_name, g.group_colour, g.group_type, ug.user_id as ug_user_id',]]></find>
<inline-edit>
<inline-find>u.user_rank,</inline-find>
<inline-action type="after-add"><![CDATA[ u.user_rank_theme,]]></inline-action>
</inline-edit>
</edit>
Give the group an image and set that group as the users default.JC4912 wrote:Where do I go to set the group the other image? at the moment i've got the post rank set up, the mod is installed but cannot find anywhere where I set the special ranks too.
I believe it already is...alecrust wrote:Do you have any idea when you'll be submitting this to the MOD Database?
I've got my rank images set up in Users & Groups -> Users -> Manage RanksMasterZ wrote:Give the group an image and set that group as the users default.JC4912 wrote:Where do I go to set the group the other image? at the moment i've got the post rank set up, the mod is installed but cannot find anywhere where I set the special ranks too.
Edit a group's settings and select the "Group Rank" to be whatever special rank you want assigned to that group.JC4912 wrote: I've got my rank images set up in Users & Groups -> Users -> Manage Ranks
And say for Administrator under Users & Groups -> Groups -> Manage Groups -> Administrator Settings I have it set to user default.
I've also added in Manage Ranks the images for Administrator etc.. and put it as 'Special Rank' I still don't know how I make it so that image is assigned to the group.
- Edit: Do I have to set the special rank separately for all users?!?!
I'm sorry but I still don't understand how to have BOTH display at the same time.MasterZ wrote:Edit a group's settings and select the "Group Rank" to be whatever special rank you want assigned to that group.JC4912 wrote: I've got my rank images set up in Users & Groups -> Users -> Manage Ranks
And say for Administrator under Users & Groups -> Groups -> Manage Groups -> Administrator Settings I have it set to user default.
I've also added in Manage Ranks the images for Administrator etc.. and put it as 'Special Rank' I still don't know how I make it so that image is assigned to the group.
- Edit: Do I have to set the special rank separately for all users?!?!
Then anybody that has that group setup as their default group should have that rank assigned.
This MOD allows for the user to have one special rank show as well as the normal rank image. You do not need to do anything other than properly install this MOD to get both of those to display. This MOD does not display multiple special ranks or any other combination, just the users default group special rank and the normal rank.JC4912 wrote:I'm sorry but I still don't understand how to have BOTH display at the same time.
I know that, i've got the mod installed and I want a special rank and a default (post rank) to be displayed.MasterZ wrote:This MOD allows for the user to have one special rank show as well as the normal rank image. You do not need to do anything other than properly install this MOD to get both of those to display. This MOD does not display multiple special ranks or any other combination, just the users default group special rank and the normal rank.JC4912 wrote:I'm sorry but I still don't understand how to have BOTH display at the same time.