MyBB Community Forums
Ranks[Over each other] - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Extensions (https://community.mybb.com/forum-201.html)
+--- Forum: Plugins (https://community.mybb.com/forum-73.html)
+---- Forum: Plugin Requests (https://community.mybb.com/forum-65.html)
+---- Thread: Ranks[Over each other] (/thread-133962.html)



Ranks[Over each other] - atemo23 - 2013-02-03

hi i saw in a Forum this Ranks how can i do it ?
[Image: dsdsdse.jpg]

4 Ranks at Once


RE: Ranks[Over each other] - Vernier - 2013-02-03

You can use this plugin: http://mods.mybb.com/view/additional-usergroup-images

You will need to change one line of code though:

Find:
function aui_post($post)

Replace with:
function aui_post(&$post)



RE: Ranks[Over each other] - alanrobinsonleigh - 2013-02-13

(2013-02-03, 09:31 AM)Vernier Wrote: You can use this plugin: http://mods.mybb.com/view/additional-usergroup-images

You will need to change one line of code though:

Find:
function aui_post($post)


Replace with:
function aui_post(&$post)

were is this code please. Found it sorry