- Wat is het probleem?index_body.tpl
Wanneer ontstond het probleem?net met uploaden
Adres van je forum: http://www.carpflashes.nl/board/index.php
Geïnstalleerde mods:
Huidige template:subsilver
phpBB versie: 2.0.19
Host:
Heb je onlangs een mod of stijl geïnstalleerd?ja live statistieken,extreme styles en menu
Heb je gezocht naar een antwoord?
Hoi ik heb een probleem.
ik heb XS Nav Menus geinstalleerd maar nu zit ik met mijn live statistieken in de knoei.
hoe moet ik dit oplossen want ik hebt zowel een navigatie menu rechts van xs Nav en nu dus ook de live statistieken.
Code: Selecteer alles
<table width="100%" cellspacing="0" cellpadding="2" border="0" align="center">
<tr>
<td align="left" valign="bottom"><span class="gensmall">
<!-- BEGIN switch_user_logged_in -->
<!-- BEGIN switch_show_news -->
<div align="center">
{XS_NEWS}
</div>
<!-- END switch_show_news -->
{LAST_VISIT_DATE}<br />
<!-- END switch_user_logged_in -->
{CURRENT_TIME}<br /></span><span class="nav"><a href="{U_INDEX}" class="nav">{L_INDEX}</a></span></td>
<td align="right" valign="bottom" class="gensmall">
<!-- BEGIN switch_user_logged_in -->
<a href="{U_SEARCH_NEW}" class="gensmall">{L_SEARCH_NEW}</a><br /><a href="{U_SEARCH_SELF}" class="gensmall">{L_SEARCH_SELF}</a><br />
<!-- END switch_user_logged_in -->
<a href="{U_SEARCH_UNANSWERED}" class="gensmall">{L_SEARCH_UNANSWERED}</a></td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top">
<!-- start nav cell addition -->
<table width="100%" cellspacing="0" cellpadding="2" border="0">
<tr>
<!-- Start left menu column -->
<!-- BEGIN switch_left_nav -->
<td width="{XS_NAV_LEFT_WIDTH}" align="left" valign="top">{N_MENU}</td>
<!-- END switch_left_nav -->
<!-- end left menu column -->
<!-- start main forum content column -->
<td align="left" valign="top">
<!-- end of left nav column addition, but see below for correct end to html code -->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top">
<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
<tr>
<th colspan="2" class="thCornerL" height="25" nowrap="nowrap"> {L_FORUM} </th>
<th width="50" class="thTop" nowrap="nowrap"> {L_TOPICS} </th>
<th width="50" class="thTop" nowrap="nowrap"> {L_POSTS} </th>
<th class="thCornerR" nowrap="nowrap"> {L_LASTPOST} </th>
</tr>
<!-- BEGIN catrow -->
<tr>
<td class="catLeft" colspan="2" height="28"><span class="cattitle"><a href="{catrow.U_VIEWCAT}" class="cattitle">{catrow.CAT_DESC}</a></span></td>
<td class="rowpic" colspan="3" align="right"> </td>
</tr>
<!-- BEGIN forumrow -->
<tr>
<td class="row1" align="center" valign="middle" height="50"><img src="{catrow.forumrow.FORUM_FOLDER_IMG}" width="46" height="25" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /></td>
<td class="row1" width="100%" height="50"><span class="forumlink"> <a href="{catrow.forumrow.U_VIEWFORUM}" class="forumlink">{catrow.forumrow.FORUM_NAME}</a><br />
</span> <span class="genmed">{catrow.forumrow.FORUM_DESC}<br />
</span><span class="gensmall">{catrow.forumrow.L_MODERATOR} {catrow.forumrow.MODERATORS}</span></td>
<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">{catrow.forumrow.TOPICS}</span></td>
<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">{catrow.forumrow.POSTS}</span></td>
<td class="row2" align="center" valign="middle" height="50" nowrap="nowrap"> <span class="gensmall">{catrow.forumrow.LAST_POST}</span></td>
</tr>
<!-- END forumrow -->
<!-- END catrow -->
</table>
<table width="100%" cellspacing="0" border="0" align="center" cellpadding="2">
<tr>
<td align="left">
<!-- BEGIN switch_user_logged_in -->
<span class="gensmall"><a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a></span>
<!-- END switch_user_logged_in -->
</td>
<td align="right"><span class="gensmall">{S_TIMEZONE}</span></td>
</tr>
</table>
<!-- End forum content cell -->
</td>
<!-- Start right nav menu col, remove next 4 lines if right menu not required -->
<!-- BEGIN switch_right_nav -->
<td width="{XS_NAV_RIGHT_WIDTH}" align="left" valign="top">{R_MENU}</td>
<!-- END switch_right_nav -->
<!-- End right nav menu col -->
</tr>
</table>
<!-- end of nav menu addition -->
</td>
<td width="10"><img src="images/spacer.gif" alt="" width="10" height="30" /></td>
<td width="175" valign="top">
<!-- BEGIN switch_user_logged_out -->
<form method="post" action="{S_LOGIN_ACTION}">
<table width="100%" cellpadding="2" cellspacing="2" border="0" class="forumline">
<tr>
<th colspan="2" height="25" nowrap="nowrap">{L_LOGIN}</th>
</tr>
<tr>
<td align="center" class="row1"><span class="gensmall">
<input type="hidden" name="redirect" value="{U_INDEX}" />
{L_USERNAME}:<br />
<input class="post" type="text" name="username" size="15" />
<br />
{L_PASSWORD}:<br />
<input class="post" type="password" name="password" size="15" />
<br />
</span> <table border="0" cellspacing="0" cellpadding="0">
<tr>
<td><input class="text" type="checkbox" name="autologin" /></td>
<td class="gensmall"> {L_REMEMBER_ME}</td>
</tr>
</table>
<br/> <input type="submit" class="mainoption" name="login" value="{L_LOGIN}" />
<br /> <br /> <a href="{U_SEND_PASSWORD}" class="gensmall">{L_SEND_PASSWORD}</a></td>
</tr>
</table>
</form>
<!-- END switch_user_logged_out -->
<table width="100%" cellpadding="2" cellspacing="2" border="0" class="forumline">
<tr>
<th colspan="2" height="25" nowrap="nowrap">{L_LIVE_STATISTICS}</th>
</tr>
<tr>
<td align="left" class="row1"><span class="gensmall">
<img src="templates/subSilver/images/live_statistics/icon_profile.gif" width="19" height="15" alt="{L_MEMBERS}" title="{L_MEMBERS}" /> <b>{L_MEMBERS}:</b>
<br />
<img src="templates/subSilver/images/live_statistics/ur-moderator.gif" width="19" height="18" alt="{L_LATEST}" title="{L_LATEST}" /> {L_LATEST}: {NEWEST_USER}<br /><img src="templates/subSilver/images/live_statistics/ur-author.gif" width="19" height="18" alt="{L_NEW_TODAY}" title="{L_NEW_TODAY}" /> {L_NEW_TODAY}: <b>{TODAY_USERS}</b><br />
<img src="templates/subSilver/images/live_statistics/ur-admin.gif" width="19" height="18" alt="{L_NEW_YESTERDAY}" title="{L_NEW_YESTERDAY}" /> {L_NEW_YESTERDAY}: <b>{YESTERDAY_USERS}</b><br /><img src="templates/subSilver/images/live_statistics/ur-guest.gif" width="19" height="18" alt="{L_MEMBERS_OVERALL}" title="{L_MEMBERS_OVERALL}" /> {L_MEMBERS_OVERALL}: <b>{TOTAL_USERS}</span></b><br /></td>
</tr>
<tr>
<td align="left" class="row1"><img src="templates/subSilver/images/live_statistics/group-1.gif" width="20" height="20" alt="{L_ONLINE_NOW}" title="{L_ONLINE_NOW}" /> <b><span class="gensmall">{L_ONLINE_NOW}:</b><br />
<img src="templates/subSilver/images/live_statistics/ur-anony.gif" width="19" height="18" alt="{L_GUESTS}" title="{L_GUESTS}" /> {L_GUESTS}: <b>{GUESTS_ONLINE}</b><br /><img src="templates/subSilver/images/live_statistics/ur-member.gif" width="19" height="18" alt="{L_MEMBERS}" title="{L_MEMBERS}" /> {L_MEMBERS}: <b>{REGGED_ONLINE}</b></span></td>
</tr>
<tr>
<td align="left" class="row1"><img src="templates/subSilver/images/live_statistics/icon_hits.gif" width="15" height="15" alt="{L_STATS}" title="{L_STATS}" /> <b><span class="gensmall"> {L_STATS}:</b><br />
{L_USER_RECORD}: <b>{RECORD_USERS}</b><br />{L_TOTAL_POSTS}: <b>{TOTAL_POSTS}</b></span></td>
</tr>
<tr>
<td align="left" class="row1"><img src="templates/subSilver/images/live_statistics/icon_regged.gif" width="17" height="18" alt="{L_ONLINE_MEMBERS}" title="{L_ONLINE_MEMBERS}" /> <b><span class="gensmall"> {L_ONLINE_MEMBERS}:</b><br />
{LOGGED_IN_USER_LIST}</span></td>
</tr>
<tr>
<td align="center" class="row1"><span class="gensmall">[ {L_WHOSONLINE_ADMIN} ] [ {L_WHOSONLINE_MOD} ]</span></td>
</tr>
</table>
<br clear="all" />
</td>
<table cellspacing="3" border="0" align="center" cellpadding="0">
<tr>
<td width="20" align="center"><img src="templates/subSilver/images/folder_new_big.gif" alt="{L_NEW_POSTS}"/></td>
<td><span class="gensmall">{L_NEW_POSTS}</span></td>
<td> </td>
<td width="20" align="center"><img src="templates/subSilver/images/folder_big.gif" alt="{L_NO_NEW_POSTS}" /></td>
<td><span class="gensmall">{L_NO_NEW_POSTS}</span></td>
<td> </td>
<td width="20" align="center"><img src="templates/subSilver/images/folder_locked_big.gif" alt="{L_FORUM_LOCKED}" /></td>
<td><span class="gensmall">{L_FORUM_LOCKED}</span></td>
</tr>
</table>