Probleme mit der Fully Integrated Shoutbox by Niels

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
n3oth3on3
Mitglied
Beiträge: 47
Registriert: 24.05.2007 18:11
Wohnort: Oer-Erkenschwick
Kontaktdaten:

Probleme mit der Fully Integrated Shoutbox by Niels

Beitrag von n3oth3on3 »

Ich hab ein kleines problem.

http://carbona.redio.de/board/index.php

wie ihr hier sehr sieht meine shoutbox komisch aus oder also die Emoticons Your text: sieht man gar nicht :S

und den text den man schreibt auch nicht wie kann ich das alles ändern?

http://carbona.redio.de/board/test.GIF

ein bild davon, wieso ist da so ein großer abstand?
Zuletzt geändert von n3oth3on3 am 18.06.2007 11:20, insgesamt 1-mal geändert.
n3oth3on3
Mitglied
Beiträge: 47
Registriert: 24.05.2007 18:11
Wohnort: Oer-Erkenschwick
Kontaktdaten:

Beitrag von n3oth3on3 »

wirklich ist wichtig :(

das forum ist so weit fertig, nur die shoutbox spinnt etwas rum :S
n3oth3on3
Mitglied
Beiträge: 47
Registriert: 24.05.2007 18:11
Wohnort: Oer-Erkenschwick
Kontaktdaten:

Beitrag von n3oth3on3 »

ich weiß das ich diesen thread schon zuspamme aber brauche langsam wirklich hilfe,
hab einen neuen fehler gefunden :-?

http://carbona.redio.de/board/problem.GIF

und der alte hier :

http://carbona.redio.de/board/test.GIF

irgendwie hat sich dort einiges verschoben beim einbau der shoutbox wieso?

http://carbona.redio.de/board/index.php

das ist das forum :)
Andi1111
Mitglied
Beiträge: 1301
Registriert: 26.05.2006 13:21
Wohnort: Berlin
Kontaktdaten:

Beitrag von Andi1111 »

bist du sicher das du die tpl dateien von der shoutbox richtig, also in deinen style hochgeladen hat?
n3oth3on3
Mitglied
Beiträge: 47
Registriert: 24.05.2007 18:11
Wohnort: Oer-Erkenschwick
Kontaktdaten:

Beitrag von n3oth3on3 »

index_body.tpl

Code: Alles auswählen

<table cellspacing="1" class="index_body">
	<tr class="toplines">
		<th colspan="2">{L_FORUM}</th>
		<th>{L_TOPICS}</th>
		<th>{L_POSTS}</th>
		<th>{L_LASTPOST}</th>
	</tr>
	<!-- BEGIN catrow -->
	<tr> 
		<td colspan="5"><h2><a href="{catrow.U_VIEWCAT}">{catrow.CAT_DESC}</a></h2></td>
	</tr>
	<!-- BEGIN forumrow -->
	<tr>
		<td class="row1 one"><img src="{catrow.forumrow.FORUM_FOLDER_IMG}" alt="" /></td>
		<td class="row1 two"
		onmouseover="this.style.backgroundColor='{T_TR_COLOR2}'; this.style.cursor='pointer'"
		onmouseout="this.style.backgroundColor=''"
		onclick="window.location.href='{catrow.forumrow.U_VIEWFORUM}'">
		<h3><a href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a></h3>
		{catrow.forumrow.FORUM_DESC}<br />
		</span><span class="gensmall">{catrow.forumrow.L_MODERATOR} {catrow.forumrow.MODERATORS}</span>
	  <!-- BEGIN switch_attached_forums -->
	  <!-- BEGIN br -->
	  <br />
	  <!-- END br -->
	  <span class="gensmall"><b>{catrow.forumrow.switch_attached_forums.L_ATTACHED_FORUMS}:</b>
	       <!-- BEGIN attached_forums -->
	        <a class="nav" href="{catrow.forumrow.switch_attached_forums.attached_forums.U_VIEWFORUM}"><img alt="{catrow.forumrow.switch_attached_forums.attached_forums.L_FORUM_IMAGE}" border="0" src="{catrow.forumrow.switch_attached_forums.attached_forums.FORUM_IMAGE}" title="{catrow.forumrow.switch_attached_forums.attached_forums.L_FORUM_IMAGE}" />{catrow.forumrow.switch_attached_forums.attached_forums.FORUM_NAME}</a>
	       <!-- END attached_forums -->
	  <span class="genmed">
	  <!-- END switch_attached_forums -->
</td>
		<td class="row2 one">{catrow.forumrow.TOPICS}</td>
		<td class="row2 one">{catrow.forumrow.POSTS}</td>
		<td class="row2 three">{catrow.forumrow.LAST_POST}</td>
	</tr>
	<!-- END forumrow -->
	<!-- END catrow -->
</table>

<div class="timezone left"><a href="{U_MARK_READ}">{L_MARK_FORUMS_READ}</a></div>
<div class="timezone right">{S_TIMEZONE}</div>
<div class="spacing"></div>

<!-- Start add - Fully integrated shoutbox MOD -->
<table width="100%" cellspacing="0" border="0" align="center" cellpadding="2" class="forumline"> 
      <tr> 
         <td align="center" nowrap="nowrap" class="catHead"><span class="cattitle"><a href="{U_SHOUTBOX_MAX}">{L_SHOUTBOX}</a></span></td> 
      </tr> 
      <tr>
         <td> 
          <iframe src="{U_SHOUTBOX}" scrolling="NO" width="100%" height="180" frameborder="0" marginheight="0" marginwidth="0" allowtransparency="true"></iframe> 
         </td> 
  </tr> 
</table>
<br/>
<!-- End add - Fully integrated shoutbox MOD -->

<table cellspacing="0">
	<tr class="lines_3">
		<th>
		<div class="left">
			<!-- BEGIN switch_user_logged_in -->
			{LAST_VISIT_DATE}<br />
			<!-- END switch_user_logged_in -->
			{CURRENT_TIME}<br />
           <span class="nav"><a href="{U_INDEX}">{L_INDEX}</a></span>
		</div>
		<div class="right">
			<!-- BEGIN switch_user_logged_in -->
			<a href="{U_SEARCH_NEW}">{L_SEARCH_NEW}</a><br /> 
			<a href="{U_SEARCH_SELF}">{L_SEARCH_SELF}</a><br />
			<!-- END switch_user_logged_in -->
			<a href="{U_SEARCH_UNANSWERED}">{L_SEARCH_UNANSWERED}</a>
		</div>
		</th>
	</tr>
</table>
<div class="spacing"></div>

<table cellspacing="1" class="index_body">
	<tr> 
		<td colspan="2"><h2><a href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a></h2></td>
	</tr>
	<tr> 
		<td class="row1 one" rowspan="2"><img src="templates/AdInfinitum/images/whosonline.gif" alt="" /></td>
		<td class="row1 two">{TOTAL_POSTS}<br />
		{TOTAL_USERS}<br />
		{NEWEST_USER}</td>
	</tr>
	<tr> 
		<td class="row1 two">{TOTAL_USERS_ONLINE} &nbsp; [ {L_WHOSONLINE_ADMIN} ] &nbsp; [ {L_WHOSONLINE_MOD} ]<br />
		{RECORD_USERS}<br />
		{LOGGED_IN_USER_LIST}</td>
	</tr>
</table>
<div class="timezone left">{L_ONLINE_EXPLAIN}</div>
<div class="spacing"></div>

<!-- BEGIN switch_user_logged_out -->
<form method="post" action="{S_LOGIN_ACTION}">
<table cellspacing="1">
	<tr> 
		<td><h2><a id="login"></a>{L_LOGIN_LOGOUT}</h2></td>
	</tr>
	<tr> 
		<td class="row1 txtcenter pad4">
		{L_USERNAME}: 
		<input class="post postsmall" type="text" name="username" />
		&nbsp;&nbsp;&nbsp;{L_PASSWORD}: 
		<input class="post postsmall" type="password" name="password" maxlength="32" />
		<input name="autologin" type="hidden" value="1" />
		&nbsp;&nbsp;<input type="submit" class="button" name="login" value="{L_LOGIN}" />
		</td>
	</tr>
</table>
</form>
<div class="spacing"></div>
<!-- END switch_user_logged_out -->

<div class="spacing"></div>

<table cellspacing="1" class="index_body_icons">
	<tr> 
		<td><img src="templates/AdInfinitum/images/folder_new_big.gif" alt=""/>
		{L_NEW_POSTS}&nbsp;&nbsp;
		<img src="templates/AdInfinitum/images/folder_locked_big.gif" alt="" />
		{L_FORUM_LOCKED}&nbsp;&nbsp;&nbsp;&nbsp;</td>
	</tr>
</table>
Also das ist die TPL aber ich seh dort keinen fehler :(

und die
shoutbox_body.tpl,
shoutbox_max_body.tpl,
shoutbox_max_guest_body.tpl,
shoutbox_view_body.tpl,
sind alle hcohegladen deswegen verstehe ich es nicht :/

außerdem habe ich irgendwo etwas verschoben habe schon lange gesucht aber nichts gefunden.

http://carbona.redio.de/board/problem.GIF

Das sieht man hier dieses "New AccountPage" müsste das nicht weiter links stehen und nicht so?
Andi1111
Mitglied
Beiträge: 1301
Registriert: 26.05.2006 13:21
Wohnort: Berlin
Kontaktdaten:

Beitrag von Andi1111 »

die meinte ich nicht, ich meinte ob die von der shoutbox im richtigen ordner sind sieht irgendwie so aus als ob die shoutbox_view_body.tpl und oder die shoutbox_body.tpl fehlen.
n3oth3on3
Mitglied
Beiträge: 47
Registriert: 24.05.2007 18:11
Wohnort: Oer-Erkenschwick
Kontaktdaten:

Beitrag von n3oth3on3 »

alle datein sind schon richtig

deine zwei datein sind in /board/templates/AdInfinitum

da wo sie auch rein sollten :(
Andi1111
Mitglied
Beiträge: 1301
Registriert: 26.05.2006 13:21
Wohnort: Berlin
Kontaktdaten:

Beitrag von Andi1111 »

was anderes fällt mir im moment auch nicht ein, höchstens nochmal die änderungen in den anderen dateien kontrollieren, vor allem in der index.php
uwe310
Mitglied
Beiträge: 429
Registriert: 06.01.2007 02:04

Beitrag von uwe310 »

Hallo

habe jetzt nicht alle codes zur Hand.....

aber in der shoutbox_view_body.tpl

ändere mal folgende zeile.. Tausche aus

Code: Alles auswählen

<link rel="stylesheet" (bis zum >)
in

Code: Alles auswählen

<link rel="stylesheet"
	href="templates/AdInfinitum/AdInfinitum.css" type="text/css" />
evt mußt du auch noch die height 100% ausbauen.

MFG Uwe
Antworten

Zurück zu „phpBB 2.0: Mod Support“