Page 1 of 1

Adding more groups to The Team

Posted: 8. October 2008 12:57
by j.rhy@n
Your Portal Version: 1.0.0RC3
Your phpBB Type: Standard phpBB3
MODs installed: No
Your knowledge: Beginner
Boardlink: http://www.j-rhyan.de

What have you done before the problem was there?
Research

What have you already tryed to solve the problem?
Nothing

Description and Message
Hi

When click on The Team, how is it possible to add more groups..

Example: News Poster

Here is the code for the Leaders Block

Code: Select all

<!--version $Id: leaders.html 302 2008-08-13 01:48:29Z icedcold $ //-->

<div class="portal-panel">

	<div class="inner">

		<span class="portal-corners-top"><span></span></span>

			<h3><img src="{T_THEME_PATH}/images/portal/portal_team.gif" width="18px" height="18px" alt=""/>&nbsp;{L_THE_TEAM}</h3>

			<strong>{L_ADMINISTRATORS}</strong><br />

			<!-- BEGIN admin -->

			<span style="float:left;"><img src="{T_THEME_PATH}/images/portal/member.gif" height="15" width="15" alt="" /></span><span style="float:left; padding-left:5px; padding-top:2px;"><strong>{admin.USERNAME_FULL}</strong></span><br style="clear:both" />

			<!-- BEGINELSE -->

			{L_NO_ADMINISTRATORS_P}<br /><br />

			<!-- END admin -->

			<br style="clear:both" />

			<strong>{L_MODERATORS}</strong><br />

			<!-- BEGIN mod -->

			<span style="float:left;"><img src="{T_THEME_PATH}/images/portal/member.gif" height="15" width="15" alt="" /></span><span style="float:left; padding-left:5px; padding-top:2px;"><strong>{mod.USERNAME_FULL}</strong></span><br style="clear:both" />

			<!-- BEGINELSE -->

			{L_NO_MODERATORS_P}

			<!-- END mod -->

		<span class="portal-corners-bottom"><span></span></span>

	</div>

</div>

<br style="clear:both" />

Thx for any info[/i]

Re: Adding more groups to The Team

Posted: 8. October 2008 13:45
by Ice
If you use the extended version then all of the groups you select to display under "Who's online" will also be displayed on the team block.

Re: Adding more groups to The Team

Posted: 8. October 2008 13:56
by j.rhy@n
Hi Ice..

Can you explain a little more please, not sure I follow what you mean..

Re: Adding more groups to The Team

Posted: 8. October 2008 15:20
by Ice
ACP -> .MODS -> Portal -> General Settings -> Extended Leaders / Team

Re: Adding more groups to The Team

Posted: 8. October 2008 16:34
by j.rhy@n
Hi Thx for reply..

Its already enabled...

Under "The Team" again only shows 2 Groups - Admin and Mods..

Re: Adding more groups to The Team

Posted: 8. October 2008 17:43
by Kevin
There is no team-block on your site visible at all?

Re: Adding more groups to The Team

Posted: 8. October 2008 18:57
by j.rhy@n
Hi

The Team block shows NP..

Perhaps I was a little poor with my explanation, I ment here http://www.j-rhyan.de/blog/memberlist.php?mode=leaders

Under Main Menu "The Team"

Re: Adding more groups to The Team

Posted: 8. October 2008 19:02
by Kevin
I can't see the memberlist, as I'm not registered.

But now the team block shows up on the portal the portal:
The team
Administrators
J.Rhy@n

News Poster
DMD100
So everything is fine?

Re: Adding more groups to The Team

Posted: 8. October 2008 20:04
by j.rhy@n
This is what I mean

http://img293.imageshack.us/my.php?image=imagetr7.jpg

Perhaps a non portal issue..

Your pages shows only Mods and Admins too, I guess you have no additional groups.

memberlist.php?mode=leaders

Re: Adding more groups to The Team

Posted: 8. October 2008 20:17
by Kevin
It's definitely not a portal issue. :|

Moved to the general support forum.

Re: Adding more groups to The Team

Posted: 8. October 2008 21:17
by Ice
That Team is part of phpBB3 not the portal, no wonder I had no idea what you were on about. XD