Not Solved [Support] About Group Legend Show!
#1
Not Solved
HI Friends..

I was looking for a Plugins in which i can show my site Group legend at the bottom of my index

i got this one ; http://mods.mybboard.net/view/groups-legend-2.0

I uploaded it but when i try to install it says the file can't open!@

Please help me!

FAISAL!

Reply
#2
Not Solved
You need to CHMOD 777 memberlist.php ;
Reply
#3
Not Solved
Unluckily
Its activated but only working with default theme!
not the other one! any one have solution???

FAISAL!

Reply
#4
Not Solved
same here only works 100% on the Default Theme !
who can help `?
Just Press the Banners to Join !!
[Image: 468x60.png]
[Image: def_banner_.gif]
Join the Toplist !!
Reply
#5
Not Solved
It works on all my themes. Have you gone into your index_boardstats templates on your other themes to make sure {$user_legend} is there?

Jude




Reply
#6
Not Solved
judel Wrote:It works on all my themes. Have you gone into your index_boardstats templates on your other themes to make sure {$user_legend} is there?

Im using BGStyle aS default skin and i get this messup !

[Image: IMG1-1199956620.jpg]
whats wrong?
i have added tthe code to te boardstats and it didnt change
Just Press the Banners to Join !!
[Image: 468x60.png]
[Image: def_banner_.gif]
Join the Toplist !!
Reply
#7
Not Solved
That's a colspan problem, since you've added another column to your stats to include that image. Could you paste what is in your index_boardstats template?

Jude




Reply
#8
Not Solved
judel Wrote:That's a colspan problem, since you've added another column to your stats to include that image. Could you paste what is in your index_boardstats template?


This is what is in the BGStyle index_boardstats:
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<thead>
<tr>
<td class="thead">
<div class="expcolimage"><img src="{$theme['imgdir']}/collapse{$collapsedimg['boardstats']}.gif" id="boardstats_img" class="expander" alt="[-]" /></div>
<div><strong>{$lang->boardstats}</strong></div>
</td>
</tr>
</thead>
<tbody style="{$collapsed['boardstats_e']}" id="boardstats_e">
{$whosonline}
{$birthdays}
{$forumstats}
</tbody>
</table>
<br />
Just Press the Banners to Join !!
[Image: 468x60.png]
[Image: def_banner_.gif]
Join the Toplist !!
Reply
#9
Not Solved
anyone can help me ?
Just Press the Banners to Join !!
[Image: 468x60.png]
[Image: def_banner_.gif]
Join the Toplist !!
Reply
#10
Not Solved
go into your global templates and open the usergroup_legend template and change the colspans to 2, so it should look like:

<tr><td class="tcat" colspan="2"><strong>Group Legend</strong></td></tr>
<tr><td class="trow1" colspan="2"><span class="smalltext">{$usertitles}</span></td></tr>

Jude




Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)