PDA

View Full Version : Add User's Rank Badge to showgroups.php


tommyxv
03-16-2011, 04:39 AM
Looking for a little help. I wanted to add my members rank badge to their profile page...so I added this snippet to the MEMBERINFO template.....works just fine


<vb:if condition="$prepared['rank']">
<span class="rank">{vb:raw prepared.rank}</span>
</vb:if>

Now I would like to add it under the members name on the showgroups.php page. I tried adding the above code to the showgroups_usergroupbit template, but it is not working.

Any ideas?

tommyxv
03-17-2011, 06:55 PM
Bump for some help...please. Thanks.

--------------- Added 1300469848 at 1300469848 ---------------

Bump, anyone please? I been trying for days to get this to work. Perhaps I am missing something.

tommyxv
03-22-2011, 05:09 AM
Bump

tommyxv
03-26-2011, 11:47 PM
Bump

tommyxv
03-31-2011, 08:08 PM
Bump...this has to be possible. Anyone? Thanks

tommyxv
04-08-2011, 04:17 PM
$25 for someone to get the user rank image to show on the showgroups.php page.

Lynne
04-08-2011, 04:29 PM
Check the template and see what variable name is being used. I very much doubt $prepared is a valid variable on the page.

If you wish it to be a paid request, please post in Requests For Paid Services (https://vborg.vbsupport.ru/forumdisplay.php?f=30)

tommyxv
04-08-2011, 09:04 PM
I tried every variable in the templates. I posted it in the paid requests section. thx