Problem mit dem view mod.

Du hast Probleme beim Einbau oder bei der Benutzung eines Mods? In diesem Forum bist du richtig.
Forumsregeln
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.0, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
Antworten
Gast

Problem mit dem view mod.

Beitrag von Gast »

Hey leutz ich finde die zeile

Code: Alles auswählen

<td class="rowpic" colspan="3" align="right">&nbsp;</td>
nicht

kann mir jemand das einbauen:

Code: Alles auswählen

<td class="rowpic" colspan="4" align="right">&nbsp;</td>
und zwar hier:

Code: Alles auswählen

<!--

	This is a commercial phpBB theme.
	You are not allowed to remove copyright message.
	You are not allowed to use this theme as base for new phpBB theme.

	If anyone will be noticed using this theme without purchasing it
	website owner will have to pay triple fee and/or face criminal charges.

	If you have any questions contact theme author. URL: http://www.trushkin.net/

// -->
<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 -->
	{LAST_VISIT_DATE}<br />
	<!-- END switch_user_logged_in -->
	{CURRENT_TIME}<br />
	{S_TIMEZONE}<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><br />
		<a href="{U_MARK_READ}" class="gensmall">{L_MARK_FORUMS_READ}</a></td>
  </tr>
</table>

<!-- BEGIN catrow -->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
	<td width="50" align="right" valign="bottom"><img src="templates/Eos/images/top_left.gif" width="50" height="28" border="0" alt="" /></td>
	<td width="100%" align="center" valign="middle" background="templates/Eos/images/top_center.gif"><span class="cattitle"> <a href="{catrow.U_VIEWCAT}" class="cattitle">{catrow.CAT_DESC}</a> </span></td>
	<td width="50" align="left" valign="bottom"><img src="templates/Eos/images/top_right.gif" width="50" height="28" border="0" alt="" /></td>
</tr>
</table>
<table width="100%" cellpadding="2" cellspacing="1" border="0" class="forumline">
<tr> 
	<th colspan="2" class="thCornerL" height="26" 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 width="50" class="thTop" nowrap="nowrap">&nbsp;{L_VIEWS}&nbsp;</th>
	<th class="thCornerR" nowrap="nowrap"> {L_LASTPOST} </th>
</tr>
<!-- BEGIN forumrow -->
<tr> 
	<td class="row4" align="center" valign="middle" width="30" height="30"><img src="{catrow.forumrow.FORUM_FOLDER_IMG}" width="24" height="24" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /></td>
	<td class="row1" width="100%" onmouseover="this.style.backgroundColor='#F3F7FA';" onmouseout="this.style.backgroundColor='#ECF0F4';" onclick="window.location.href='{catrow.forumrow.U_VIEWFORUM}'"><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"><span class="gensmall">{catrow.forumrow.TOPICS}</span></td>
	<td class="row2" align="center" valign="middle"><span class="gensmall">{catrow.forumrow.POSTS}</span></td>
	<td class="row3" align="center" valign="middle" nowrap="nowrap"> <span class="gensmall">{catrow.forumrow.LAST_POST}</span></td>
</tr>
<!-- END forumrow -->
</table>
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
	<td width="12" align="right" valign="top"><img src="templates/Eos/images/bottom_left.gif" width="12" height="12" border="0" alt="" /></td>
	<td width="100%" background="templates/Eos/images/bottom_center.gif"><img src="templates/Eos/images/spacer.gif" width="1" height="1" border="0" alt="" /></td>
	<td width="12" align="left" valign="top"><img src="templates/Eos/images/bottom_right.gif" width="12" height="12" border="0" alt="" /></td>
</tr>
</table>
<table width="100%"><tr><td><img src="templates/Eos/images/spacer.gif" width="1" height="10" border="0" /></td></tr></table><!-- replacement of <br clear="all" /> because of Opera 7 bug. -->
<!-- END catrow -->

<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
	<td width="50" align="right" valign="bottom"><img src="templates/Eos/images/top_left.gif" width="50" height="28" border="0" alt="" /></td>
	<td width="100%" align="center" valign="middle" background="templates/Eos/images/top_center.gif"><span class="cattitle"> <a href="{U_VIEWONLINE}" class="cattitle">{L_WHO_IS_ONLINE}</a> </span></td>
	<td width="50" align="left" valign="bottom"><img src="templates/Eos/images/top_right.gif" width="50" height="28" border="0" alt="" /></td>
</tr>
</table>
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr> 
	<td class="row4" align="center" valign="middle" rowspan="3"><img src="templates/Eos/images/whosonline.gif" width="24" height="24" border="0" alt="{L_WHO_IS_ONLINE}" /></td>
	<td class="row1" align="left" width="100%"><span class="gensmall">{TOTAL_POSTS}<br />{TOTAL_USERS}<br />{NEWEST_USER}</span>
	</td>
</tr>

<tr> 
  <td class="row1" align="left"><span class="gensmall">{L_USERS_TODAY} {L_USERS_LASTHOUR}<br />{USERS_TODAY_LIST}</br></span></td>    
</tr> 

<tr> 
	<td class="row1" align="left"><span class="gensmall">{TOTAL_USERS_ONLINE}   [ {L_WHOSONLINE_ADMIN} ]   [ {L_WHOSONLINE_MOD} ]<br />{RECORD_USERS}<br />{LOGGED_IN_USER_LIST}<br />{L_ONLINE_EXPLAIN}</span></td>
</tr>
</table>
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
	<td width="12" align="right" valign="top"><img src="templates/Eos/images/bottom_left.gif" width="12" height="12" border="0" alt="" /></td>
	<td width="100%" background="templates/Eos/images/bottom_center.gif"><img src="templates/Eos/images/spacer.gif" width="1" height="1" border="0" alt="" /></td>
	<td width="12" align="left" valign="top"><img src="templates/Eos/images/bottom_right.gif" width="12" height="12" border="0" alt="" /></td>
</tr>
</table>
<table width="100%"><tr><td><img src="templates/Eos/images/spacer.gif" width="1" height="10" border="0" /></td></tr></table><!-- replacement of <br clear="all" /> because of Opera 7 bug. -->

<!-- BEGIN switch_user_logged_out -->
<form method="post" action="{S_LOGIN_ACTION}">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
	<td width="50" align="right" valign="bottom"><img src="templates/Eos/images/top_left.gif" width="50" height="28" border="0" alt="" /></td>
	<td width="100%" align="center" valign="middle" background="templates/Eos/images/top_center.gif"><a name="login"></a><span class="cattitle">{L_LOGIN_LOGOUT}</span></td>
	<td width="50" align="left" valign="bottom"><img src="templates/Eos/images/top_right.gif" width="50" height="28" border="0" alt="" /></td>
</tr>
</table>
<table width="100%" cellpadding="3" cellspacing="1" border="0" class="forumline">
<tr> 
	<td class="row1" align="center" valign="middle" height="28"><span class="gensmall">{L_USERNAME}: 
		<input class="post" type="text" name="username" size="10" />
		   {L_PASSWORD}: 
		<input class="post" type="password" name="password" size="10" />
		     {L_AUTO_LOGIN} 
		<input class="text" type="checkbox" name="autologin" checked="checked" />
		    
		<input type="submit" class="mainoption" name="login" value="{L_LOGIN}" />
		</span> </td>
</tr>
</table>
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>
	<td width="12" align="right" valign="top"><img src="templates/Eos/images/bottom_left.gif" width="12" height="12" border="0" alt="" /></td>
	<td width="100%" background="templates/Eos/images/bottom_center.gif"><img src="templates/Eos/images/spacer.gif" width="1" height="1" border="0" alt="" /></td>
	<td width="12" align="left" valign="top"><img src="templates/Eos/images/bottom_right.gif" width="12" height="12" border="0" alt="" /></td>
</tr>
</table>
</form>
<table width="100%"><tr><td><img src="templates/Eos/images/spacer.gif" width="1" height="10" border="0" /></td></tr></table><!-- replacement of <br clear="all" /> because of Opera 7 bug. -->
<!-- END switch_user_logged_out -->

<table cellspacing="3" border="0" align="center" cellpadding="0">
  <tr> 
	<td width="20" align="center"><img src="templates/Eos/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/Eos/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/Eos/images/folder_locked_big.gif" alt="{L_FORUM_LOCKED}" /></td>
	<td><span class="gensmall">{L_FORUM_LOCKED}</span></td>
  </tr>
</table>
<table width="100%"><tr><td><img src="templates/Eos/images/spacer.gif" width="1" height="10" border="0" /></td></tr></table><!-- replacement of <br clear="all" /> because of Opera 7 bug. -->
Ich bedanke mich schon maö für eure perfecte hilfe.
Das Forum ist echt hammer. Bastel so viel an meinem board das es immer besser wird.

Thax

Major
Gast

Beitrag von Gast »

ahhh vergessen,

den hier findet er auch nicht

Code: Alles auswählen

<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">{catrow.forumrow.POSTS}</span></td>
Vieleicht hat ja jemand eine plan.

Thax
Gast

Beitrag von Gast »

guten morge major!!!


und das muss natürlich danach rein:

Code: Alles auswählen

<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">{catrow.forumrow.VIEWS}</span></td>
und beim ersten muss es replaced werden.

Sorry für die 3 post, bin noch nicht wach!!!
Gast

Beitrag von Gast »

jemand einen plan??
Acid
Ehrenadmin
Beiträge: 12195
Registriert: 26.04.2001 02:00
Wohnort: Berlin

Beitrag von Acid »

Code: Alles auswählen

<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">{catrow.forumrow.VIEWS}</span></td>
..füge das nach folgendem ein..

Code: Alles auswählen

<td class="row2" align="center" valign="middle"><span class="gensmall">{catrow.forumrow.POSTS}</span></td>
Das andere kannst du weglassen..
Gast

Beitrag von Gast »

hehehehehehe

FETTES FETTES DANKE !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! :lol: :lol:



In liebe

Major
Antworten

Zurück zu „phpBB 2.0: Mod Support“