Seite 1 von 1
Probleme mit der Fully Integrated Shoutbox by Niels
Verfasst: 17.06.2007 18:34
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?
Verfasst: 17.06.2007 20:37
von n3oth3on3
wirklich ist wichtig
das forum ist so weit fertig, nur die shoutbox spinnt etwas rum :S
Verfasst: 18.06.2007 11:38
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

Verfasst: 18.06.2007 15:31
von Andi1111
bist du sicher das du die tpl dateien von der shoutbox richtig, also in deinen style hochgeladen hat?
Verfasst: 18.06.2007 15:48
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} [ {L_WHOSONLINE_ADMIN} ] [ {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" />
{L_PASSWORD}:
<input class="post postsmall" type="password" name="password" maxlength="32" />
<input name="autologin" type="hidden" value="1" />
<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}
<img src="templates/AdInfinitum/images/folder_locked_big.gif" alt="" />
{L_FORUM_LOCKED} </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?
Verfasst: 18.06.2007 15:53
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.
Verfasst: 18.06.2007 16:03
von n3oth3on3
alle datein sind schon richtig
deine zwei datein sind in /board/templates/AdInfinitum
da wo sie auch rein sollten

Verfasst: 18.06.2007 16:08
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
Verfasst: 20.06.2007 10:57
von uwe310
Hallo
habe jetzt nicht alle codes zur Hand.....
aber in der shoutbox_view_body.tpl
ändere mal folgende zeile.. Tausche aus
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