YourWBB


yourWBB » WoltLab Burning Board Generation 2 * » Alles von und für das WBB 2.3.x » [WBB 2.3.x] Allg. Fragen und Probleme » Dringend Blue-Dragon style gesucht » Hallo Gast [Anmelden|Registrieren]
Letzter Beitrag | Erster ungelesener Beitrag 1.603 Views | | Thema zu Favoriten hinzufügen

Neues Thema erstellen Antwort erstellen

Dieses Thema wurde als erledigt markiert. Thread erledigt

Zum Ende der Seite springen Dringend Blue-Dragon style gesucht
Autor
Beitrag « Vorheriges Thema | Nächstes Thema »
Love-whisper
Mitglied


Dabei seit: 21.10.05
Beiträge: 74

 Dringend Blue-Dragon style gesucht Antworten Zitieren Editieren Melden       UP

Dies ist eine vorgefertigte Schablone.
Bitte fülle soviel aus, wie dir nur Möglich ist, du kannst auch gerne noch mehr Angaben machen.


Problembeschreibung:

Index eines Style zerschossen


Fehlermeldung:
keine weiße seite beim Aufruf


Link zum Forum oder Screenshot:


Was wurde zuletzt geändert oder eingebaut?

Tabelle in der Index

Hallo habe das Problem das ich ein Style damals runtergeladen habe und nicht mehr weiß woher ?
Habe eine Tabele eingebaut und beim wieder hochladen des Templet bekomme ich jetzt eine Weiße Seite.

Weiß jemand wo ich das Blue-Dragon 2.3 herbekomme ist glaub ich von derWeedSmoka™

Oder kann sich mal einer die Index anschauen wo der fehler liegen könnte?

code:
1:
<?xml version="1.0" encoding="{$lang->items['LANG_GLOBAL_ENCODING']}"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" dir="{$lang->items['LANG_GLOBAL_DIRECTION']}" lang="{$lang->items['LANG_GLOBAL_LANGCODE']}" xml:lang="{$lang->items['LANG_GLOBAL_LANGCODE']}"> <head> <title>$master_board_name | {$lang->items['LANG_START_TITLE']}</title> <style type="text/css"> <!-- .hoelle { 	color: #FF8080; } .Himmel { 	color: #0FF; } --> </style> $headinclude </head>  <body>  $header $headerausgabe   <table width="699" align="center">    <tr>      <td width="359"><h3 align="center" class="Himmel">HIMMEL</h3></td>      <td width="102">&nbsp;</td>      <td width="222"><h3 align="center" class="hoelle">HÖLLE</h3></td>    </tr>  </table> <table width="717" border="1" align="center"> <tr>      <td width="40" align="center"><img src="{$style['imagefolder']}/Madeleinekein.jpg" width="40" height="40" />Mad</td>      <td width="40" align="center"><img src="{$style['imagefolder']}/Danielklein.jpg" width="40" height="40" />Daniel</td>      <td width="40" align="center"><img src="{$style['imagefolder']}/Geraldineklein.jpg" width="40" height="40" />Dine</td>      <td width="40" align="center"><img src="{$style['imagefolder']}/Janaklein.jpg" width="40" height="40" />Jana</td>      <td width="43" align="center"><img src="{$style['imagefolder']}/Marcelklein.jpg" width="40" height="40" />Marcel</td>      <td width="40" align="center"><img src="{$style['imagefolder']}/Beniklein.jpg" width="40" height="40" />Beni</td>     <td width="40" align="center"><img src="{$style['imagefolder']}/Orhanklein.jpg" width="40" height="40" />Orhan</td>     <td width="40" align="center"><img src="{$style['imagefolder']}/Sonjaklein.jpg" width="40" height="40" />Sonja</td>      <td width="47" align="center"><img src="{$style['imagefolder']}/Anninaklein.jpg" width="40" height="40" />Annina</td>     <td width="65"> </td>              <td width="52" align="center"><img src="{$style['imagefolder']}/Knubbelklein.jpg"width="40" height="40" />Knubbel</td>     <td width="50" align="center"><img src="{$style['imagefolder']}/Claudiaklein.jpg"width="40" height="40" />Claudia</td>     <td width="44" align="center"><img src="{$style['imagefolder']}/Saschaklein.jpg"  width="40" height="40" />Sascha</td>      <td width="50" align="center"><img src="{$style['imagefolder']}/Saschasklein.jpg"  width="40" height="40" />SaschaS</td>   </tr> </table> <if($ticker_onoff == 1 && $wbbuserdata['disableticker'] == 1)>  <then>   <table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:{$style['tableinwidth']}" class="tableinborder">    <tr>     <td class="tabletitle"><span class="normalfont"><b>{$lang->items['LANG_START_TICKER_TITLE']}</b></span></td>    </tr>    <tr>     <td class="tablea"><span class="smallfont"><b><marquee onmouseover="this.stop()" onmouseout="this.start()" direction="left">$tickerposts</marquee></b></span></td>    </tr>   </table>   <br /> </then> </if>    <table cellpadding="0" cellspacing="0" border="0" style="width:{$style['tableinwidth']}"> <tr> <td><img src="{$style['imagefolder']}/border_o_l.gif" alt="" /></td> <td style="background-image: url({$style['imagefolder']}/border_o_m.gif); width:100%;"></td> <td><img src="{$style['imagefolder']}/border_o_r.gif" alt="" /></td> </tr> <tr> <td style="background-image: url({$style['imagefolder']}/border_l_m.gif);"><img src="{$style['imagefolder']}/border_l_m.gif" alt="" /></td> <td>  <table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:{$style['tableinwidth']}" class="tableinborder">  <if($wbbuserdata['userid']==0)>   <then>    <tr>     <td class="tablea" align="left"><span class="normalfont"><b>{$lang->items['LANG_START_WELCOME_TITLE']}</b></span></td>    </tr>             <tr>     <td class="tableb" align="left" style="text-align: justify"><span class="smallfont">{$lang->items['LANG_START_WELCOME']}</span></td>    </tr>              </then>    <else>    <tr>     <td class="tablea"><table style="width:100%" cellspacing="0" cellpadding="0" border="0">      <tr class="tablea_fc">       <td align="left"><span class="smallfont">{$lang->items['LANG_START_WELCOMEBACK']} <b>$usercbar_username</b> <a href="logout.php?u=$wbbuserdata[userid]{$SID_ARG_2ND}"onclick="return log_out()">{$lang->items['LANG_START_LOGOUT']}</a><br /><b><a href="search.php?action=new{$SID_ARG_2ND}">{$lang->items['LANG_START_NEWPOSTS']} $lastvisitdate <span class="time">$lastvisittime</span>.</span></td>       <td align="right"><span class="smallfont">{$lang->items['LANG_START_CURRENTTIME']} <span class="time">$currenttime</span>.<br />{$lang->items['LANG_START_TIMEZONE']}</span></td>      </tr>     </table></td>    </tr>   </else>  </if>   $boardbit  </table> <td style="background-image: url({$style['imagefolder']}/border_r_m.gif);"><img src="{$style['imagefolder']}/border_r_m.gif" alt="" /></td> </tr> <tr> <td><img src="{$style['imagefolder']}/border_u_l.gif" alt="" /></td> <td style="background-image: url({$style['imagefolder']}/border_u_m.gif); width:100%;"></td> <td><img src="{$style['imagefolder']}/border_u_r.gif" alt="" /></td> </tr>           </table> <table cellpadding="0" cellspacing="0" border="0" style="width:{$style['tableinwidth']}"> <tr> <td><img src="{$style['imagefolder']}/border_o_l.gif" alt="" /></td> <td style="background-image: url({$style['imagefolder']}/border_o_m.gif); width:100%;"></td> <td><img src="{$style['imagefolder']}/border_o_r.gif" alt="" /></td> </tr> <tr> <td style="background-image: url({$style['imagefolder']}/border_l_m.gif);"><img src="{$style['imagefolder']}/border_l_m.gif" alt="" /></td> <td> <table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:{$style['tableinwidth']}" class="tableinborder">    <if($showuseronline==1)>    <then>        <tr>     <td class="tabletitle" colspan="<if($hide_modcell==0)><then>6</then><else>5</else></if>" align="left"><span class="smallfont"><b><a href="wiw.php{$SID_ARG_1ST}">{$lang->items['LANG_START_SHOWUSERONLINE']}</a></b></span></td>     </tr>    <tr>     <td rowspan="2" class="tableb" align="center"><img src="{$style['imagefolder']}/online.gif" alt="" title="" /></td>     <td colspan="<if($hide_modcell==0)><then>5</then><else>4</else></if>" class="tablea" align="left"><span class="smallfont">{$lang->items['LANG_START_USERONLINE']}</span></td>    </tr>    <tr>     <td class="tablea" colspan="<if($hide_modcell==0)><then>5</then><else>4</else></if>" align="left"><span class="smallfont"><if($useronline=="")><then>&nbsp;</then></if>$useronline</span></td>    </tr>	      </then>  </if>      <if($showpmonindex==1 && $wbbuserdata['userid']!=0 && $wbbuserdata['can_use_pms']==1 && $wbbuserdata['receivepm']==1)>   <then>    <tr>     <td class="tabletitle" align="left" colspan="<if($hide_modcell==0)><then>6</then><else>5</else></if>"><span class="smallfont"><b>{$lang->items['LANG_START_PM']}</b></span></td>    </tr>    <tr>     <td align="center" class="tableb"><if($countnew>0)>      <then><img src="{$style['imagefolder']}/on.gif" alt="{$lang-&gt;items['LANG_START_NEWPM']}" title="{$lang->items['LANG_START_NEWPM']}" /></then>      <else><img src="{$style['imagefolder']}/off.gif" alt="{$lang-&gt;items['LANG_START_NONEWPM']}" title="{$lang->items['LANG_START_NONEWPM']}" /></else>     </if></td>     <td align="left" colspan="<if($hide_modcell==0)><then>5</then><else>4</else></if>" class="tablea"><span class="smallfont"><b><a href="pms.php{$SID_ARG_1ST}">{$lang->items['LANG_START_PMIN']}</a></b><br />{$lang->items['LANG_START_PMS']}</span></td>    </tr>        </then>  </if>    <if(isset($birthdaybit) || isset($eventbit))>   <then>    <tr>     <td class="tabletitle" align="left" colspan="<if($hide_modcell==0)><then>6</then><else>5</else></if>"><span class="smallfont"><b>{$lang->items['LANG_START_SHOWEVENTS']}</b></span></td>    </tr>        <if(isset($birthdaybit))>     <then>      <tr>       <td class="tableb" align="center"><img src="{$style['imagefolder']}/birthday.gif" alt="" title="" border="0" /></td>       <td class="tablea" colspan="<if($hide_modcell==0)><then>5</then><else>4</else></if>" align="left"><span class="smallfont"><b>{$lang->items['LANG_START_BIRTHDAY']}</b><br />$birthdaybit</span></td>      </tr>     </then>    </if>        <if(isset($eventbit))>     <then>      <tr>       <td class="tableb" align="center"><img src="{$style['imagefolder']}/events.gif" alt="" title="" border="0" /></td>       <td class="tablea" colspan="<if($hide_modcell==0)><then>5</then><else>4</else></if>" align="left"><span class="smallfont"><b>{$lang->items['LANG_START_TODAYEVENT']}</b><br />$eventbit</span></td>      </tr>     </then>    </if>    </then>  </if>    <if($showstats==1)>   <then>    <tr>     <td class="tabletitle" align="left" colspan="<if($hide_modcell==0)><then>6</then><else>5</else></if>"><span class="smallfont"><b>{$lang->items['LANG_START_STATISTIC']}</b></span></td>     </tr>    <tr>     <td class="tableb" align="center"><img src="{$style['imagefolder']}/stats.gif" alt="" border="0" /></td>     <td colspan="<if($hide_modcell==0)><then>6</then><else>5</else></if>" class="tableb" align="left"><span class="smallfont">{$lang->items['LANG_START_STATISTIC_MEMBERS']} $stats[usercount] | {$lang->items['LANG_START_STATISTIC_THREADS']} $stats[threadcount] | {$lang->items['LANG_START_STATISTIC_POSTS']} $stats[postcount] ({$lang->items['LANG_START_STATISTIC_AVERAGE']} $postperday {$lang->items['LANG_START_STATISTIC_POSTPERDAY']})<br />     {$lang->items['LANG_START_STATISTIC_NEWESTMEMBER']} <a href="profile.php?userid=$stats[lastuserid]{$SID_ARG_2ND}">$stats[username]</a>.</span></td>    </tr>   </then>  </if>     </table> <td style="background-image: url({$style['imagefolder']}/border_r_m.gif);"><img src="{$style['imagefolder']}/border_r_m.gif" alt="" /></td> </tr> <tr> <td><img src="{$style['imagefolder']}/border_u_l.gif" alt="" /></td> <td style="background-image: url({$style['imagefolder']}/border_u_m.gif); width:100%;"></td> <td><img src="{$style['imagefolder']}/border_u_r.gif" alt="" /></td> </tr> </table>  <if($wbbuserdata['userid']==0)> <then>   <br /><a name="login" id="login"></a>   <if($allowloginencryption==1)><then>   <script type="text/javascript" src="js/sha1.js"></script>   <script type="text/javascript" src="js/crypt.js"></script>   </then></if>   <form method="post" action="login.php" name="loginform"<if($allowloginencryption==1)><then> onsubmit="return encryptlogin(this);"</then></if>>   <input type="hidden" name="send" value="send" />   <input type="hidden" name="sid" value="$session[hash]" />   <if($allowloginencryption==1)><then>   <input type="hidden" name="authentificationcode" value="$session[authentificationcode]" />   <input type="hidden" name="crypted" value="false" /></then></if> <table cellpadding="0" cellspacing="0" border="0" style="width:{$style['tableinwidth']}"> <tr> <td><img src="{$style['imagefolder']}/border_o_l.gif" alt="" /></td> <td style="background-image: url({$style['imagefolder']}/border_o_m.gif); width:100%;"></td> <td><img src="{$style['imagefolder']}/border_o_r.gif" alt="" /></td> </tr> <tr> <td style="background-image: url({$style['imagefolder']}/border_l_m.gif);"><img src="{$style['imagefolder']}/border_l_m.gif" alt="" /></td> <td>   <table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:{$style['tableinwidth']}" class="tableinborder">    <tr>     <td class="tabletitle" align="left"><span class="smallfont"><b>{$lang->items['LANG_START_LOGIN']}</b></span></td>     </tr>    <tr>     <td class="tableb"><table cellpadding="0" cellspacing="5" align="center" class="tableb_fc">      <tr>       <td><span class="smallfont">{$lang->items['LANG_START_USERNAME']}</span></td>       <td><span class="smallfont"><input type="text" name="l_username" maxlength="50" size="20" class="input" tabindex="1" />&nbsp;&nbsp;&nbsp;&nbsp;</span></td>       <td><span class="smallfont">{$lang->items['LANG_START_PASSWORD']} (<a href="forgotpw.php{$SID_ARG_1ST}">{$lang->items['LANG_START_LOSTPW']}</a>):</span></td>       <td><span class="smallfont"><input type="password" name="l_password" maxlength="30" size="20" class="input" tabindex="2" />&nbsp;&nbsp;&nbsp;&nbsp;</span></td> 	  <if($allowloginencryption==1)><then>       <td><span class="smallfont"><label for="checkbox1">{$lang->items['LANG_GLOBAL_ENCRYPT_TRANSFER']}</label></span></td>       <td><span class="smallfont"><input type="checkbox" id="checkbox1" name="activateencryption" onclick="activate_loginencryption(document.loginform);" />&nbsp;&nbsp;&nbsp;&nbsp;</span></td></then></if>       <td><input type="submit" value="{$lang->items['LANG_START_LOGIN']}" class="input" tabindex="3" /></td>      </tr>     </table></td>    </tr>   </table> <td style="background-image: url({$style['imagefolder']}/border_r_m.gif);"><img src="{$style['imagefolder']}/border_r_m.gif" alt="" /></td> </tr> <tr> <td><img src="{$style['imagefolder']}/border_u_l.gif" alt="" /></td> <td style="background-image: url({$style['imagefolder']}/border_u_m.gif); width:100%;"></td> <td><img src="{$style['imagefolder']}/border_u_r.gif" alt="" /></td> </tr> </table>  </form>   <if($allowloginencryption==1)><then>   <script type="text/javascript">    <!--     activate_loginencryption(document.loginform);    //-->   </script></then></if>  </then> </if>  <table style="width:{$style['tableinwidth']}">  <tr>   <td align="right"><span class="smallfont"><a href="search.php?action=24h{$SID_ARG_2ND}">{$lang->items['LANG_START_CURRENT_THREADS']}</a> | <a href="search.php?action=polls{$SID_ARG_2ND}">{$lang->items['LANG_START_CURRENT_POLLS']}</a> | <a href="markread.php{$SID_ARG_1ST}">{$lang->items['LANG_START_MARKREAD_ALL']}</a><if($show_archive == 1)><then> | <b><a href="archive/index.html">{$lang->items['LANG_START_ARCHIVE']}</a></b></then></if></span></td>  </tr> </table><br /> <table>  <tr align="center">   <td><img src="{$style['imagefolder']}/on.gif" alt="{$lang->items['LANG_START_NEW_POSTS']}" title="{$lang->items['LANG_START_NEW_POSTS']}" border="0" /></td>   <td><span class="smallfont">{$lang->items['LANG_START_NEW_POSTS']}&nbsp;&nbsp;&nbsp;&nbsp;</span></td>   <td><img src="{$style['imagefolder']}/off.gif" alt="{$lang->items['LANG_START_NONEW_POSTS']}" title="{$lang->items['LANG_START_NONEW_POSTS']}" border="0" /></td>   <td><span class="smallfont">{$lang->items['LANG_START_NONEW_POSTS']}&nbsp;&nbsp;&nbsp;&nbsp;</span></td>   <td><img src="{$style['imagefolder']}/offclosed.gif" alt="{$lang->items['LANG_START_BOARD_CLOSED']}" title="{$lang->items['LANG_START_BOARD_CLOSED']}" border="0" /></td>   <td><span class="smallfont">{$lang->items['LANG_START_BOARD_CLOSED']}&nbsp;&nbsp;&nbsp;&nbsp;</span></td>   <td><img src="{$style['imagefolder']}/link.gif" alt="{$lang->items['LANG_START_BOARD_LINK']}" title="{$lang->items['LANG_START_BOARD_LINK']}" border="0" /></td>   <td><span class="smallfont">{$lang->items['LANG_START_BOARD_LINK']}</span></td>  </tr> </table>  $footer
15.02.09 19:38 Love-whisper ist offline E-Mail Finden Als Freund hinzufügen
Biggi
Mitglied


Dabei seit: 08.01.07
Beiträge: 3.479
Fähigkeiten: WBB2 Profi
Forenversion: 2.3

Antworten Zitieren Editieren Melden       UP

Den Style kenne ich leider nicht.
Kannst du das Template nochmal posten, so daß es nicht in einer einzigen Zeile steht?

__________________

15.02.09 19:42 Biggi ist offline Finden Als Freund hinzufügen
Love-whisper
Mitglied


Dabei seit: 21.10.05
Beiträge: 74

Themenstarter Thema begonnen von Love-whisper
Antworten Zitieren Editieren Melden       UP

Zitat:
<?xml version="1.0" encoding="{$lang->items['LANG_GLOBAL_ENCODING']}"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="{$lang->items['LANG_GLOBAL_DIRECTION']}" lang="{$lang->items['LANG_GLOBAL_LANGCODE']}" xml:lang="{$lang->items['LANG_GLOBAL_LANGCODE']}">
<head>
<title>$master_board_name | {$lang->items['LANG_START_TITLE']}</title>
<style type="text/css">
<!--
.hoelle {
color: #FF8080;
}
.Himmel {
color: #0FF;
}
-->
</style>
$headinclude
</head>

<body>
$header
$headerausgabe
<table width="699" align="center">
<tr>
<td width="359"><h3 align="center" class="Himmel">HIMMEL</h3></td>
<td width="102">&nbsp;</td>
<td width="222"><h3 align="center" class="hoelle">HÖLLE</h3></td>
</tr>
</table>
<table width="717" border="1" align="center">
<tr>
<td width="40" align="center"><img src="{$style['imagefolder']}/Madeleinekein.jpg" width="40" height="40" />Mad</td>
<td width="40" align="center"><img src="{$style['imagefolder']}/Danielklein.jpg" width="40" height="40" />Daniel</td>
<td width="40" align="center"><img src="{$style['imagefolder']}/Geraldineklein.jpg" width="40" height="40" />Dine</td>
<td width="40" align="center"><img src="{$style['imagefolder']}/Janaklein.jpg" width="40" height="40" />Jana</td>
<td width="43" align="center"><img src="{$style['imagefolder']}/Marcelklein.jpg" width="40" height="40" />Marcel</td>
<td width="40" align="center"><img src="{$style['imagefolder']}/Beniklein.jpg" width="40" height="40" />Beni</td>
<td width="40" align="center"><img src="{$style['imagefolder']}/Orhanklein.jpg" width="40" height="40" />Orhan</td>
<td width="40" align="center"><img src="{$style['imagefolder']}/Sonjaklein.jpg" width="40" height="40" />Sonja</td>
<td width="47" align="center"><img src="{$style['imagefolder']}/Anninaklein.jpg" width="40" height="40" />Annina</td>
<td width="65"> </td>


<td width="52" align="center"><img src="{$style['imagefolder']}/Knubbelklein.jpg"width="40" height="40" />Knubbel</td>
<td width="50" align="center"><img src="{$style['imagefolder']}/Claudiaklein.jpg"width="40" height="40" />Claudia</td>
<td width="44" align="center"><img src="{$style['imagefolder']}/Saschaklein.jpg" width="40" height="40" />Sascha</td>
<td width="50" align="center"><img src="{$style['imagefolder']}/Saschasklein.jpg" width="40" height="40" />SaschaS</td>
</tr>
</table>
<if($ticker_onoff == 1 && $wbbuserdata['disableticker'] == 1)>
<then>
<table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:{$style['tableinwidth']}" class="tableinborder">
<tr>
<td class="tabletitle"><span class="normalfont"><b>{$lang->items['LANG_START_TICKER_TITLE']}</b></span><
/td>
</tr>
<tr>
<td class="tablea"><span class="smallfont"><b><marquee onmouseover="this.stop()" onmouseout="this.start()" direction="left">$tickerposts</marquee></b></span></td>
</tr>
</table>
<br />
</then>
</if>



<table cellpadding="0" cellspacing="0" border="0" style="width:{$style['tableinwidth']}">
<tr>
<td><img src="{$style['imagefolder']}/border_o_l.gif" alt="" /></td>
<td style="background-image: url({$style['imagefolder']}/border_o_m.gif); width:100%;"></td>
<td><img src="{$style['imagefolder']}/border_o_r.gif" alt="" /></td>
</tr>
<tr>
<td style="background-image: url({$style['imagefolder']}/border_l_m.gif);"><img src="{$style['imagefolder']}/border_l_m.gif" alt="" /></td>
<td>

<table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:{$style['tableinwidth']}" class="tableinborder">
<if($wbbuserdata['userid']==0)>
<then>
<tr>
<td class="tablea" align="left"><span class="normalfont"><b>{$lang->items['LANG_START_WELCOME_TITLE']}</b></span>
</td>
</tr>









<tr>
<td class="tableb" align="left" style="text-align: justify"><span class="smallfont">{$lang->items['LANG_START_WELCOME']}</span></td>
</tr>











</then>

<else>
<tr>
<td class="tablea"><table style="width:100%" cellspacing="0" cellpadding="0" border="0">
<tr class="tablea_fc">
<td align="left"><span class="smallfont">{$lang->items['LANG_START_WELCOMEBACK']} <b>$usercbar_username</b> <a href="logout.php?u=$wbbuserdata[userid]{$SID_ARG_2ND}"onclick="return log_out()">{$lang->items['LANG_START_LOGOUT']}</a><br /><b><a href="search.php?action=new{$SID_ARG_2ND}">{$lang->items['LANG_START_NEWPOS
TS']} $lastvisitdate <span class="time">$lastvisittime</span>.</span></td>
<td align="right"><span class="smallfont">{$lang->items['LANG_START_CURRENTTIME']} <span class="time">$currenttime</span>.<br />{$lang->items['LANG_START_TIMEZONE']}</span></td>
</tr>
</table></td>
</tr>
</else>
</if>

$boardbit
</table>
<td style="background-image: url({$style['imagefolder']}/border_r_m.gif);"><img src="{$style['imagefolder']}/border_r_m.gif" alt="" /></td>
</tr>
<tr>
<td><img src="{$style['imagefolder']}/border_u_l.gif" alt="" /></td>
<td style="background-image: url({$style['imagefolder']}/border_u_m.gif); width:100%;"></td>
<td><img src="{$style['imagefolder']}/border_u_r.gif" alt="" /></td>
</tr>










</table>
<table cellpadding="0" cellspacing="0" border="0" style="width:{$style['tableinwidth']}">
<tr>
<td><img src="{$style['imagefolder']}/border_o_l.gif" alt="" /></td>
<td style="background-image: url({$style['imagefolder']}/border_o_m.gif); width:100%;"></td>
<td><img src="{$style['imagefolder']}/border_o_r.gif" alt="" /></td>
</tr>
<tr>
<td style="background-image: url({$style['imagefolder']}/border_l_m.gif);"><img src="{$style['imagefolder']}/border_l_m.gif" alt="" /></td>
<td>
<table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:{$style['tableinwidth']}" class="tableinborder">

<if($showuseronline==1)>

<then>

<tr>
<td class="tabletitle" colspan="<if($hide_modcell==0)><then>6</then><else>5</else></if>" align="left"><span class="smallfont"><b><a href="wiw.php{$SID_ARG_1ST}">{$lang->items['LANG_START_SHOWUSERONLINE']}</a
></b></span></td>
</tr>
<tr>
<td rowspan="2" class="tableb" align="center"><img src="{$style['imagefolder']}/online.gif" alt="" title="" /></td>
<td colspan="<if($hide_modcell==0)><then>5</then><else>4</else></if>" class="tablea" align="left"><span class="smallfont">{$lang->items['LANG_START_USERONLINE']}</span></td>
</tr>
<tr>
<td class="tablea" colspan="<if($hide_modcell==0)><then>5</then><else>4</else></if>" align="left"><span class="smallfont"><if($useronline=="")><then>&nbsp;</then></if>$useronline<
/span></td>
</tr>

</then>
</if>


<if($showpmonindex==1 && $wbbuserdata['userid']!=0 && $wbbuserdata['can_use_pms']==1 && $wbbuserdata['receivepm']==1)>
<then>
<tr>
<td class="tabletitle" align="left" colspan="<if($hide_modcell==0)><then>6</then><else>5</else></if>"><span class="smallfont"><b>{$lang->items['LANG_START_PM']}</b></span></td>
</tr>
<tr>
<td align="center" class="tableb"><if($countnew>0)>
<then><img src="{$style['imagefolder']}/on.gif" alt="{$lang-&gt;items['LANG_START_NEWPM']}" title="{$lang->items['LANG_START_NEWPM']}" /></then>
<else><img src="{$style['imagefolder']}/off.gif" alt="{$lang-&gt;items['LANG_START_NONEWPM']}" title="{$lang->items['LANG_START_NONEWPM']}" /></else>
</if></td>
<td align="left" colspan="<if($hide_modcell==0)><then>5</then><else>4</else></if>" class="tablea"><span class="smallfont"><b><a href="pms.php{$SID_ARG_1ST}">{$lang->items['LANG_START_PMIN']}</a></b><br />{$lang->items['LANG_START_PMS']}</span></td>
</tr>

</then>
</if>

<if(isset($birthdaybit) || isset($eventbit))>
<then>
<tr>
<td class="tabletitle" align="left" colspan="<if($hide_modcell==0)><then>6</then><else>5</else></if>"><span class="smallfont"><b>{$lang->items['LANG_START_SHOWEVENTS']}</b></span></td
>
</tr>

<if(isset($birthdaybit))>
<then>
<tr>
<td class="tableb" align="center"><img src="{$style['imagefolder']}/birthday.gif" alt="" title="" border="0" /></td>
<td class="tablea" colspan="<if($hide_modcell==0)><then>5</then><else>4</else></if>" align="left"><span class="smallfont"><b>{$lang->items['LANG_START_BIRTHDAY']}</b><br />$birthdaybit</span></td>
</tr>
</then>
</if>

<if(isset($eventbit))>
<then>
<tr>
<td class="tableb" align="center"><img src="{$style['imagefolder']}/events.gif" alt="" title="" border="0" /></td>
<td class="tablea" colspan="<if($hide_modcell==0)><then>5</then><else>4</else></if>" align="left"><span class="smallfont"><b>{$lang->items['LANG_START_TODAYEVENT']}</b><br />$eventbit</span></td>
</tr>
</then>
</if>
</then>
</if>

<if($showstats==1)>
<then>
<tr>
<td class="tabletitle" align="left" colspan="<if($hide_modcell==0)><then>6</then><else>5</else></if>"><span class="smallfont"><b>{$lang->items['LANG_START_STATISTIC']}</b></span></td>

</tr>
<tr>
<td class="tableb" align="center"><img src="{$style['imagefolder']}/stats.gif" alt="" border="0" /></td>
<td colspan="<if($hide_modcell==0)><then>6</then><else>5</else></if>" class="tableb" align="left"><span class="smallfont">{$lang->items['LANG_START_STATISTIC_MEMBERS']} $stats[usercount] | {$lang->items['LANG_START_STATISTIC_THREADS']} $stats[threadcount] | {$lang->items['LANG_START_STATISTIC_POSTS']} $stats[postcount] ({$lang->items['LANG_START_STATISTIC_AVERAGE']} $postperday {$lang->items['LANG_START_STATISTIC_POSTPERDAY']})<br />
{$lang->items['LANG_START_STATISTIC_NEWESTMEMBER']} <a href="profile.php?userid=$stats[lastuserid]{$SID_ARG_2ND}">$stats[username]
</a>.</span></td>
</tr>
</then>
</if>

</table>
<td style="background-image: url({$style['imagefolder']}/border_r_m.gif);"><img src="{$style['imagefolder']}/border_r_m.gif" alt="" /></td>
</tr>
<tr>
<td><img src="{$style['imagefolder']}/border_u_l.gif" alt="" /></td>
<td style="background-image: url({$style['imagefolder']}/border_u_m.gif); width:100%;"></td>
<td><img src="{$style['imagefolder']}/border_u_r.gif" alt="" /></td>
</tr>
</table>

<if($wbbuserdata['userid']==0)>
<then>
<br /><a name="login" id="login"></a>
<if($allowloginencryption==1)><then>
<script type="text/javascript" src="js/sha1.js"></script>
<script type="text/javascript" src="js/crypt.js"></script>
</then></if>
<form method="post" action="login.php" name="loginform"<if($allowloginencryption==1)><then> onsubmit="return encryptlogin(this);"</then></if>>
<input type="hidden" name="send" value="send" />
<input type="hidden" name="sid" value="$session[hash]" />
<if($allowloginencryption==1)><then>
<input type="hidden" name="authentificationcode" value="$session[authentificationcode]" />
<input type="hidden" name="crypted" value="false" /></then></if>
<table cellpadding="0" cellspacing="0" border="0" style="width:{$style['tableinwidth']}">
<tr>
<td><img src="{$style['imagefolder']}/border_o_l.gif" alt="" /></td>
<td style="background-image: url({$style['imagefolder']}/border_o_m.gif); width:100%;"></td>
<td><img src="{$style['imagefolder']}/border_o_r.gif" alt="" /></td>
</tr>
<tr>
<td style="background-image: url({$style['imagefolder']}/border_l_m.gif);"><img src="{$style['imagefolder']}/border_l_m.gif" alt="" /></td>
<td>
<table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:{$style['tableinwidth']}" class="tableinborder">
<tr>
<td class="tabletitle" align="left"><span class="smallfont"><b>{$lang->items['LANG_START_LOGIN']}</b></span></td>
</tr>
<tr>
<td class="tableb"><table cellpadding="0" cellspacing="5" align="center" class="tableb_fc">
<tr>
<td><span class="smallfont">{$lang->items['LANG_START_USERNAME']}</span></td>
<td><span class="smallfont"><input type="text" name="l_username" maxlength="50" size="20" class="input" tabindex="1" />&nbsp;&nbsp;&nbsp;&nbsp;</span></td>
<td><span class="smallfont">{$lang->items['LANG_START_PASSWORD']} (<a href="forgotpw.php{$SID_ARG_1ST}">{$lang->items['LANG_START_LOSTPW']}</a>):
</span></td>
<td><span class="smallfont"><input type="password" name="l_password" maxlength="30" size="20" class="input" tabindex="2" />&nbsp;&nbsp;&nbsp;&nbsp;</span></td>
<if($allowloginencryption==1)><then>
<td><span class="smallfont"><label for="checkbox1">{$lang->items['LANG_GLOBAL_ENCRYPT_TRANSFER']}</label></spa
n></td>
<td><span class="smallfont"><input type="checkbox" id="checkbox1" name="activateencryption" onclick="activate_loginencryption(document.loginform);" />&nbsp;&nbsp;&nbsp;&nbsp;</span></td></then></if>
<td><input type="submit" value="{$lang->items['LANG_START_LOGIN']}" class="input" tabindex="3" /></td>
</tr>
</table></td>
</tr>
</table>
<td style="background-image: url({$style['imagefolder']}/border_r_m.gif);"><img src="{$style['imagefolder']}/border_r_m.gif" alt="" /></td>
</tr>
<tr>
<td><img src="{$style['imagefolder']}/border_u_l.gif" alt="" /></td>
<td style="background-image: url({$style['imagefolder']}/border_u_m.gif); width:100%;"></td>
<td><img src="{$style['imagefolder']}/border_u_r.gif" alt="" /></td>
</tr>
</table>

</form>
<if($allowloginencryption==1)><then>
<script type="text/javascript">
<!--
activate_loginencryption(document.loginform);
//-->
</script></then></if>
</then>
</if>

<table style="width:{$style['tableinwidth']}">
<tr>
<td align="right"><span class="smallfont"><a href="search.php?action=24h{$SID_ARG_2ND}">{$lang->items['LANG_START_CURREN
T_THREADS']}</a> | <a href="search.php?action=polls{$SID_ARG_2ND}">{$lang->items['LANG_START_CURR
ENT_POLLS']}</a> | <a href="markread.php{$SID_ARG_1ST}">{$lang->items['LANG_START_MARKREAD_ALL']}
</a><if($show_archive == 1)><then> | <b><a href="archive/index.html">{$lang->items['LANG_START_ARCHIVE']}</a></b></the
n></if></span></td>
</tr>
</table><br />
<table>
<tr align="center">
<td><img src="{$style['imagefolder']}/on.gif" alt="{$lang->items['LANG_START_NEW_POSTS']}" title="{$lang->items['LANG_START_NEW_POSTS']}" border="0" /></td>
<td><span class="smallfont">{$lang->items['LANG_START_NEW_POSTS']}&nbsp;&nbsp;&nbsp;&
nbsp;</span></td>
<td><img src="{$style['imagefolder']}/off.gif" alt="{$lang->items['LANG_START_NONEW_POSTS']}" title="{$lang->items['LANG_START_NONEW_POSTS']}" border="0" /></td>
<td><span class="smallfont">{$lang->items['LANG_START_NONEW_POSTS']}&nbsp;&nbsp;&nbsp
;&nbsp;</span></td>
<td><img src="{$style['imagefolder']}/offclosed.gif" alt="{$lang->items['LANG_START_BOARD_CLOSED']}" title="{$lang->items['LANG_START_BOARD_CLOSED']}" border="0" /></td>
<td><span class="smallfont">{$lang->items['LANG_START_BOARD_CLOSED']}&nbsp;&nbsp;&nbs
p;&nbsp;</span></td>
<td><img src="{$style['imagefolder']}/link.gif" alt="{$lang->items['LANG_START_BOARD_LINK']}" title="{$lang->items['LANG_START_BOARD_LINK']}" border="0" /></td>
<td><span class="smallfont">{$lang->items['LANG_START_BOARD_LINK']}</span></td>
</tr>
</table>

$footer
15.02.09 19:47 Love-whisper ist offline E-Mail Finden Als Freund hinzufügen
Biggi
Mitglied


Dabei seit: 08.01.07
Beiträge: 3.479
Fähigkeiten: WBB2 Profi
Forenversion: 2.3

Antworten Zitieren Editieren Melden       UP

Nee, sorry.
Ich habe wirklich keine Lust mehr, lange Templates anzuschauen, die nicht korrekt gepostet werden.
In Code-Tags müßte es schon sein. Nur so werden Zeilenumbrüche, wo keine hingehören, vermieden und die Übersichtlichkeit bleibt erhalten, weil die Einrückungen nicht verloren gehen.

Ist nicht böse gemeint, aber so macht es dreimal soviel Arbeit.

Im Moment kann ich beim Drüberschauen nur sagen, daß hier was nicht stimmt:
code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
</table>
<td style="background-image: url({$style['imagefolder']}/border_r_m.gif);"><img src="{$style['imagefolder']}/border_r_m.gif" alt="" /></td>
</tr>
<tr>
<td><img src="{$style['imagefolder']}/border_u_l.gif" alt="" /></td>
<td style="background-image: url({$style['imagefolder']}/border_u_m.gif); width:100%;"></td>
<td><img src="{$style['imagefolder']}/border_u_r.gif" alt="" /></td>
</tr>
</table>

Da wird eine Tabellenzeile geschlossen, die nie geöffnet wurde. Dadurch steht die Tabellenzelle nicht korrekt da.
Aber das allein verursacht normalerweise keine weiße Seite.

__________________

15.02.09 20:11 Biggi ist offline Finden Als Freund hinzufügen
Love-whisper
Mitglied


Dabei seit: 21.10.05
Beiträge: 74

Themenstarter Thema begonnen von Love-whisper
Antworten Zitieren Editieren Melden       UP

Sorry ich weiß nicht wie ich das posten solle in dem
code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
105:
106:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
120:
121:
122:
123:
124:
125:
126:
127:
128:
129:
130:
131:
132:
133:
134:
135:
136:
137:
138:
139:
140:
141:
142:
143:
144:
145:
146:
147:
148:
149:
150:
151:
152:
153:
154:
155:
156:
157:
158:
159:
160:
161:
162:
163:
164:
165:
166:
167:
168:
169:
170:
171:
172:
173:
174:
175:
176:
177:
178:
179:
180:
181:
182:
183:
184:
185:
186:
187:
188:
189:
190:
191:
192:
193:
194:
195:
196:
197:
198:
199:
200:
201:
202:
203:
204:
205:
206:
207:
208:
209:
210:
211:
212:
213:
214:
215:
216:
217:
218:
219:
220:
221:
222:
223:
224:
225:
226:
227:
228:
229:
230:
231:
232:
233:
234:
235:
236:
237:
238:
239:
240:
241:
242:
243:
244:
245:
246:
247:
248:
249:
250:
251:
252:
253:
254:
255:
256:
257:
258:
259:
260:
261:
262:
263:
264:
265:
266:
267:
268:
269:
270:
271:
272:
273:
274:
275:
276:
277:
278:
279:
280:
281:
282:
283:
284:
285:
286:
287:
288:
289:
290:
291:
292:
293:
294:
295:
296:
297:
298:
299:
300:
301:
302:
303:
304:
305:
306:
307:
308:
309:
310:
311:
312:
313:
314:
315:
316:
317:
318:
319:
320:
321:
322:
323:
324:
325:
326:
327:
328:
<?xml version="1.0" encoding="{$lang->items['LANG_GLOBAL_ENCODING']}"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="{$lang->items['LANG_GLOBAL_DIRECTION']}" lang="{$lang->items['LANG_GLOBAL_LANGCODE']}" xml:lang="{$lang->items['LANG_GLOBAL_LANGCODE']}">
<head>
<title>$master_board_name | {$lang->items['LANG_START_TITLE']}</title>
<style type="text/css">
<!--
.hoelle {
color: #FF8080;
}
.Himmel {
color: #0FF;
}
-->
</style>
$headinclude
</head>

<body>
$header
$headerausgabe
<table width="699" align="center">
<tr>
<td width="359"><h3 align="center" class="Himmel">HIMMEL</h3></td>
<td width="102">&nbsp;</td>
<td width="222"><h3 align="center" class="hoelle">HÖLLE</h3></td>
</tr>
</table>
<table width="717" border="1" align="center">
<tr>
<td width="40" align="center"><img src="{$style['imagefolder']}/Madeleinekein.jpg" width="40" height="40" />Mad</td>
<td width="40" align="center"><img src="{$style['imagefolder']}/Danielklein.jpg" width="40" height="40" />Daniel</td>
<td width="40" align="center"><img src="{$style['imagefolder']}/Geraldineklein.jpg" width="40" height="40" />Dine</td>
<td width="40" align="center"><img src="{$style['imagefolder']}/Janaklein.jpg" width="40" height="40" />Jana</td>
<td width="43" align="center"><img src="{$style['imagefolder']}/Marcelklein.jpg" width="40" height="40" />Marcel</td>
<td width="40" align="center"><img src="{$style['imagefolder']}/Beniklein.jpg" width="40" height="40" />Beni</td>
<td width="40" align="center"><img src="{$style['imagefolder']}/Orhanklein.jpg" width="40" height="40" />Orhan</td>
<td width="40" align="center"><img src="{$style['imagefolder']}/Sonjaklein.jpg" width="40" height="40" />Sonja</td>
<td width="47" align="center"><img src="{$style['imagefolder']}/Anninaklein.jpg" width="40" height="40" />Annina</td>
<td width="65"> </td>


<td width="52" align="center"><img src="{$style['imagefolder']}/Knubbelklein.jpg"width="40" height="40" />Knubbel</td>
<td width="50" align="center"><img src="{$style['imagefolder']}/Claudiaklein.jpg"width="40" height="40" />Claudia</td>
<td width="44" align="center"><img src="{$style['imagefolder']}/Saschaklein.jpg" width="40" height="40" />Sascha</td>
<td width="50" align="center"><img src="{$style['imagefolder']}/Saschasklein.jpg" width="40" height="40" />SaschaS</td>
</tr>
</table>
<if($ticker_onoff == 1 && $wbbuserdata['disableticker'] == 1)>
<then>
<table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:{$style['tableinwidth']}" class="tableinborder">
<tr>
<td class="tabletitle"><span class="normalfont"><b>{$lang->items['LANG_START_TICKER_TITLE']}</b></span><
/td>
</tr>
<tr>
<td class="tablea"><span class="smallfont"><b><marquee onmouseover="this.stop()" onmouseout="this.start()" direction="left">$tickerposts</marquee></b></span></td>
</tr>
</table>
<br />
</then>
</if>



<table cellpadding="0" cellspacing="0" border="0" style="width:{$style['tableinwidth']}">
<tr>
<td><img src="{$style['imagefolder']}/border_o_l.gif" alt="" /></td>
<td style="background-image: url({$style['imagefolder']}/border_o_m.gif); width:100%;"></td>
<td><img src="{$style['imagefolder']}/border_o_r.gif" alt="" /></td>
</tr>
<tr>
<td style="background-image: url({$style['imagefolder']}/border_l_m.gif);"><img src="{$style['imagefolder']}/border_l_m.gif" alt="" /></td>
<td>

<table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:{$style['tableinwidth']}" class="tableinborder">
<if($wbbuserdata['userid']==0)>
<then>
<tr>
<td class="tablea" align="left"><span class="normalfont"><b>{$lang->items['LANG_START_WELCOME_TITLE']}</b></span>
</td>
</tr>









<tr>
<td class="tableb" align="left" style="text-align: justify"><span class="smallfont">{$lang->items['LANG_START_WELCOME']}</span></td>
</tr>











</then>

<else>
<tr>
<td class="tablea"><table style="width:100%" cellspacing="0" cellpadding="0" border="0">
<tr class="tablea_fc">
<td align="left"><span class="smallfont">{$lang->items['LANG_START_WELCOMEBACK']} <b>$usercbar_username</b> <a href="logout.php?u=$wbbuserdata[userid]{$SID_ARG_2ND}"onclick="return log_out()">{$lang->items['LANG_START_LOGOUT']}</a><br /><b><a href="search.php?action=new{$SID_ARG_2ND}">{$lang->items['LANG_START_NEWPOS
TS']} $lastvisitdate <span class="time">$lastvisittime</span>.</span></td>
<td align="right"><span class="smallfont">{$lang->items['LANG_START_CURRENTTIME']} <span class="time">$currenttime</span>.<br />{$lang->items['LANG_START_TIMEZONE']}</span></td>
</tr>
</table></td>
</tr>
</else>
</if>

$boardbit
</table>
<td style="background-image: url({$style['imagefolder']}/border_r_m.gif);"><img src="{$style['imagefolder']}/border_r_m.gif" alt="" /></td>
</tr>
<tr>
<td><img src="{$style['imagefolder']}/border_u_l.gif" alt="" /></td>
<td style="background-image: url({$style['imagefolder']}/border_u_m.gif); width:100%;"></td>
<td><img src="{$style['imagefolder']}/border_u_r.gif" alt="" /></td>
</tr>










</table>
<table cellpadding="0" cellspacing="0" border="0" style="width:{$style['tableinwidth']}">
<tr>
<td><img src="{$style['imagefolder']}/border_o_l.gif" alt="" /></td>
<td style="background-image: url({$style['imagefolder']}/border_o_m.gif); width:100%;"></td>
<td><img src="{$style['imagefolder']}/border_o_r.gif" alt="" /></td>
</tr>
<tr>
<td style="background-image: url({$style['imagefolder']}/border_l_m.gif);"><img src="{$style['imagefolder']}/border_l_m.gif" alt="" /></td>
<td>
<table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:{$style['tableinwidth']}" class="tableinborder">

<if($showuseronline==1)>

<then>

<tr>
<td class="tabletitle" colspan="<if($hide_modcell==0)><then>6</then><else>5</else></if>" align="left"><span class="smallfont"><b><a href="wiw.php{$SID_ARG_1ST}">{$lang->items['LANG_START_SHOWUSERONLINE']}</a
></b></span></td>
</tr>
<tr>
<td rowspan="2" class="tableb" align="center"><img src="{$style['imagefolder']}/online.gif" alt="" title="" /></td>
<td colspan="<if($hide_modcell==0)><then>5</then><else>4</else></if>" class="tablea" align="left"><span class="smallfont">{$lang->items['LANG_START_USERONLINE']}</span></td>
</tr>
<tr>
<td class="tablea" colspan="<if($hide_modcell==0)><then>5</then><else>4</else></if>" align="left"><span class="smallfont"><if($useronline=="")><then>&nbsp;</then></if>$useronline<
/span></td>
</tr>

</then>
</if>


<if($showpmonindex==1 && $wbbuserdata['userid']!=0 && $wbbuserdata['can_use_pms']==1 && $wbbuserdata['receivepm']==1)>
<then>
<tr>
<td class="tabletitle" align="left" colspan="<if($hide_modcell==0)><then>6</then><else>5</else></if>"><span class="smallfont"><b>{$lang->items['LANG_START_PM']}</b></span></td>
</tr>
<tr>
<td align="center" class="tableb"><if($countnew>0)>
<then><img src="{$style['imagefolder']}/on.gif" alt="{$lang-&gt;items['LANG_START_NEWPM']}" title="{$lang->items['LANG_START_NEWPM']}" /></then>
<else><img src="{$style['imagefolder']}/off.gif" alt="{$lang-&gt;items['LANG_START_NONEWPM']}" title="{$lang->items['LANG_START_NONEWPM']}" /></else>
</if></td>
<td align="left" colspan="<if($hide_modcell==0)><then>5</then><else>4</else></if>" class="tablea"><span class="smallfont"><b><a href="pms.php{$SID_ARG_1ST}">{$lang->items['LANG_START_PMIN']}</a></b><br />{$lang->items['LANG_START_PMS']}</span></td>
</tr>

</then>
</if>

<if(isset($birthdaybit) || isset($eventbit))>
<then>
<tr>
<td class="tabletitle" align="left" colspan="<if($hide_modcell==0)><then>6</then><else>5</else></if>"><span class="smallfont"><b>{$lang->items['LANG_START_SHOWEVENTS']}</b></span></td
>
</tr>

<if(isset($birthdaybit))>
<then>
<tr>
<td class="tableb" align="center"><img src="{$style['imagefolder']}/birthday.gif" alt="" title="" border="0" /></td>
<td class="tablea" colspan="<if($hide_modcell==0)><then>5</then><else>4</else></if>" align="left"><span class="smallfont"><b>{$lang->items['LANG_START_BIRTHDAY']}</b><br />$birthdaybit</span></td>
</tr>
</then>
</if>

<if(isset($eventbit))>
<then>
<tr>
<td class="tableb" align="center"><img src="{$style['imagefolder']}/events.gif" alt="" title="" border="0" /></td>
<td class="tablea" colspan="<if($hide_modcell==0)><then>5</then><else>4</else></if>" align="left"><span class="smallfont"><b>{$lang->items['LANG_START_TODAYEVENT']}</b><br />$eventbit</span></td>
</tr>
</then>
</if>
</then>
</if>

<if($showstats==1)>
<then>
<tr>
<td class="tabletitle" align="left" colspan="<if($hide_modcell==0)><then>6</then><else>5</else></if>"><span class="smallfont"><b>{$lang->items['LANG_START_STATISTIC']}</b></span></td>

</tr>
<tr>
<td class="tableb" align="center"><img src="{$style['imagefolder']}/stats.gif" alt="" border="0" /></td>
<td colspan="<if($hide_modcell==0)><then>6</then><else>5</else></if>" class="tableb" align="left"><span class="smallfont">{$lang->items['LANG_START_STATISTIC_MEMBERS']} $stats[usercount] | {$lang->items['LANG_START_STATISTIC_THREADS']} $stats[threadcount] | {$lang->items['LANG_START_STATISTIC_POSTS']} $stats[postcount] ({$lang->items['LANG_START_STATISTIC_AVERAGE']} $postperday {$lang->items['LANG_START_STATISTIC_POSTPERDAY']})<br />
{$lang->items['LANG_START_STATISTIC_NEWESTMEMBER']} <a href="profile.php?userid=$stats[lastuserid]{$SID_ARG_2ND}">$stats[username]
</a>.</span></td>
</tr>
</then>
</if>

</table>
<td style="background-image: url({$style['imagefolder']}/border_r_m.gif);"><img src="{$style['imagefolder']}/border_r_m.gif" alt="" /></td>
</tr>
<tr>
<td><img src="{$style['imagefolder']}/border_u_l.gif" alt="" /></td>
<td style="background-image: url({$style['imagefolder']}/border_u_m.gif); width:100%;"></td>
<td><img src="{$style['imagefolder']}/border_u_r.gif" alt="" /></td>
</tr>
</table>

<if($wbbuserdata['userid']==0)>
<then>
<br /><a name="login" id="login"></a>
<if($allowloginencryption==1)><then>
<script type="text/javascript" src="js/sha1.js"></script>
<script type="text/javascript" src="js/crypt.js"></script>
</then></if>
<form method="post" action="login.php" name="loginform"<if($allowloginencryption==1)><then> onsubmit="return encryptlogin(this);"</then></if>>
<input type="hidden" name="send" value="send" />
<input type="hidden" name="sid" value="$session[hash]" />
<if($allowloginencryption==1)><then>
<input type="hidden" name="authentificationcode" value="$session[authentificationcode]" />
<input type="hidden" name="crypted" value="false" /></then></if>
<table cellpadding="0" cellspacing="0" border="0" style="width:{$style['tableinwidth']}">
<tr>
<td><img src="{$style['imagefolder']}/border_o_l.gif" alt="" /></td>
<td style="background-image: url({$style['imagefolder']}/border_o_m.gif); width:100%;"></td>
<td><img src="{$style['imagefolder']}/border_o_r.gif" alt="" /></td>
</tr>
<tr>
<td style="background-image: url({$style['imagefolder']}/border_l_m.gif);"><img src="{$style['imagefolder']}/border_l_m.gif" alt="" /></td>
<td>
<table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:{$style['tableinwidth']}" class="tableinborder">
<tr>
<td class="tabletitle" align="left"><span class="smallfont"><b>{$lang->items['LANG_START_LOGIN']}</b></span></td>
</tr>
<tr>
<td class="tableb"><table cellpadding="0" cellspacing="5" align="center" class="tableb_fc">
<tr>
<td><span class="smallfont">{$lang->items['LANG_START_USERNAME']}</span></td>
<td><span class="smallfont"><input type="text" name="l_username" maxlength="50" size="20" class="input" tabindex="1" />&nbsp;&nbsp;&nbsp;&nbsp;</span></td>
<td><span class="smallfont">{$lang->items['LANG_START_PASSWORD']} (<a href="forgotpw.php{$SID_ARG_1ST}">{$lang->items['LANG_START_LOSTPW']}</a>):
</span></td>
<td><span class="smallfont"><input type="password" name="l_password" maxlength="30" size="20" class="input" tabindex="2" />&nbsp;&nbsp;&nbsp;&nbsp;</span></td>
<if($allowloginencryption==1)><then>
<td><span class="smallfont"><label for="checkbox1">{$lang->items['LANG_GLOBAL_ENCRYPT_TRANSFER']}</label></spa
n></td>
<td><span class="smallfont"><input type="checkbox" id="checkbox1" name="activateencryption" onclick="activate_loginencryption(document.loginform);" />&nbsp;&nbsp;&nbsp;&nbsp;</span></td></then></if>
<td><input type="submit" value="{$lang->items['LANG_START_LOGIN']}" class="input" tabindex="3" /></td>
</tr>
</table></td>
</tr>
</table>
<td style="background-image: url({$style['imagefolder']}/border_r_m.gif);"><img src="{$style['imagefolder']}/border_r_m.gif" alt="" /></td>
</tr>
<tr>
<td><img src="{$style['imagefolder']}/border_u_l.gif" alt="" /></td>
<td style="background-image: url({$style['imagefolder']}/border_u_m.gif); width:100%;"></td>
<td><img src="{$style['imagefolder']}/border_u_r.gif" alt="" /></td>
</tr>
</table>

</form>
<if($allowloginencryption==1)><then>
<script type="text/javascript">
<!--
activate_loginencryption(document.loginform);
//-->
</script></then></if>
</then>
</if>

<table style="width:{$style['tableinwidth']}">
<tr>
<td align="right"><span class="smallfont"><a href="search.php?action=24h{$SID_ARG_2ND}">{$lang->items['LANG_START_CURREN
T_THREADS']}</a> | <a href="search.php?action=polls{$SID_ARG_2ND}">{$lang->items['LANG_START_CURR
ENT_POLLS']}</a> | <a href="markread.php{$SID_ARG_1ST}">{$lang->items['LANG_START_MARKREAD_ALL']}
</a><if($show_archive == 1)><then> | <b><a href="archive/index.html">{$lang->items['LANG_START_ARCHIVE']}</a></b></the
n></if></span></td>
</tr>
</table><br />
<table>
<tr align="center">
<td><img src="{$style['imagefolder']}/on.gif" alt="{$lang->items['LANG_START_NEW_POSTS']}" title="{$lang->items['LANG_START_NEW_POSTS']}" border="0" /></td>
<td><span class="smallfont">{$lang->items['LANG_START_NEW_POSTS']}&nbsp;&nbsp;&nbsp;&
nbsp;</span></td>
<td><img src="{$style['imagefolder']}/off.gif" alt="{$lang->items['LANG_START_NONEW_POSTS']}" title="{$lang->items['LANG_START_NONEW_POSTS']}" border="0" /></td>
<td><span class="smallfont">{$lang->items['LANG_START_NONEW_POSTS']}&nbsp;&nbsp;&nbsp
;&nbsp;</span></td>
<td><img src="{$style['imagefolder']}/offclosed.gif" alt="{$lang->items['LANG_START_BOARD_CLOSED']}" title="{$lang->items['LANG_START_BOARD_CLOSED']}" border="0" /></td>
<td><span class="smallfont">{$lang->items['LANG_START_BOARD_CLOSED']}&nbsp;&nbsp;&nbs
p;&nbsp;</span></td>
<td><img src="{$style['imagefolder']}/link.gif" alt="{$lang->items['LANG_START_BOARD_LINK']}" title="{$lang->items['LANG_START_BOARD_LINK']}" border="0" /></td>
<td><span class="smallfont">{$lang->items['LANG_START_BOARD_LINK']}</span></td>
</tr>
</table>

$footer
15.02.09 20:25 Love-whisper ist offline E-Mail Finden Als Freund hinzufügen
Biggi
Mitglied


Dabei seit: 08.01.07
Beiträge: 3.479
Fähigkeiten: WBB2 Profi
Forenversion: 2.3

Antworten Zitieren Editieren Melden       UP

Ich nehme mal an, du hast es jetzt aus dem Post oben kopiert, in dem du es als Zitat drin hattest.
So bleiben die dann bereits falschen Umbrüche und fehlenden Einrückungen natürlich bestehen.

Normal kopierst du es einfach aus dem ACP und fügst es hier ein und schreibst die Code-Tags drumrum.

Naja, ich bin es jetzt trotzdem einmal grob durchgegangen, habe die Umbrüche korrigiert und sinnvolle Einrückungen eingefügt.
Probier es mal mit diesem, in dem ich ein paar fehlende </td> eingefügt habe:
code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
94:
95:
96:
97:
98:
99:
100:
101:
102:
103:
104:
105:
106:
107:
108:
109:
110:
111:
112:
113:
114:
115:
116:
117:
118:
119:
120:
121:
122:
123:
124:
125:
126:
127:
128:
129:
130:
131:
132:
133:
134:
135:
136:
137:
138:
139:
140:
141:
142:
143:
144:
145:
146:
147:
148:
149:
150:
151:
152:
153:
154:
155:
156:
157:
158:
159:
160:
161:
162:
163:
164:
165:
166:
167:
168:
169:
170:
171:
172:
173:
174:
175:
176:
177:
178:
179:
180:
181:
182:
183:
184:
185:
186:
187:
188:
189:
190:
191:
192:
193:
194:
195:
196:
197:
198:
199:
200:
201:
202:
203:
204:
205:
206:
207:
208:
209:
210:
211:
212:
213:
214:
215:
216:
217:
218:
219:
220:
221:
222:
223:
224:
225:
226:
227:
228:
229:
230:
231:
232:
233:
234:
235:
236:
237:
238:
239:
240:
241:
242:
243:
244:
245:
246:
247:
248:
249:
250:
251:
252:
253:
254:
255:
256:
257:
258:
259:
260:
261:
262:
263:
264:
265:
266:
267:
268:
269:
270:
<?xml version="1.0" encoding="{$lang->items['LANG_GLOBAL_ENCODING']}"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="{$lang->items['LANG_GLOBAL_DIRECTION']}" lang="{$lang->items['LANG_GLOBAL_LANGCODE']}" xml:lang="{$lang->items['LANG_GLOBAL_LANGCODE']}">
<head>
 <title>$master_board_name | {$lang->items['LANG_START_TITLE']}</title>
 <style type="text/css">
 <!--
 .hoelle {
 color: #FF8080;
 }
 .Himmel {
 color: #0FF;
 }
 -->
 </style>
 $headinclude
</head>

<body>
$header
$headerausgabe
<table width="699" align="center">
 <tr>
  <td width="359"><h3 align="center" class="Himmel">HIMMEL</h3></td>
  <td width="102">&nbsp;</td>
  <td width="222"><h3 align="center" class="hoelle">HÖLLE</h3></td>
 </tr>
</table>

<table width="717" border="1" align="center">
 <tr>
  <td width="40" align="center"><img src="{$style['imagefolder']}/Madeleinekein.jpg" width="40" height="40" />Mad</td>
  <td width="40" align="center"><img src="{$style['imagefolder']}/Danielklein.jpg" width="40" height="40" />Daniel</td>
  <td width="40" align="center"><img src="{$style['imagefolder']}/Geraldineklein.jpg" width="40" height="40" />Dine</td>
  <td width="40" align="center"><img src="{$style['imagefolder']}/Janaklein.jpg" width="40" height="40" />Jana</td>
  <td width="43" align="center"><img src="{$style['imagefolder']}/Marcelklein.jpg" width="40" height="40" />Marcel</td>
  <td width="40" align="center"><img src="{$style['imagefolder']}/Beniklein.jpg" width="40" height="40" />Beni</td>
  <td width="40" align="center"><img src="{$style['imagefolder']}/Orhanklein.jpg" width="40" height="40" />Orhan</td>
  <td width="40" align="center"><img src="{$style['imagefolder']}/Sonjaklein.jpg" width="40" height="40" />Sonja</td>
  <td width="47" align="center"><img src="{$style['imagefolder']}/Anninaklein.jpg" width="40" height="40" />Annina</td>
  <td width="65"> </td>
  <td width="52" align="center"><img src="{$style['imagefolder']}/Knubbelklein.jpg"width="40" height="40" />Knubbel</td>
  <td width="50" align="center"><img src="{$style['imagefolder']}/Claudiaklein.jpg"width="40" height="40" />Claudia</td>
  <td width="44" align="center"><img src="{$style['imagefolder']}/Saschaklein.jpg" width="40" height="40" />Sascha</td>
  <td width="50" align="center"><img src="{$style['imagefolder']}/Saschasklein.jpg" width="40" height="40" />SaschaS</td>
 </tr>
</table>

<if($ticker_onoff == 1 && $wbbuserdata['disableticker'] == 1)>
<then>
<table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:{$style['tableinwidth']}" class="tableinborder">
 <tr>
  <td class="tabletitle"><span class="normalfont"><b>{$lang->items['LANG_START_TICKER_TITLE']}</b></span></td>
 </tr>
 <tr>
  <td class="tablea"><span class="smallfont"><b><marquee onmouseover="this.stop()" onmouseout="this.start()" direction="left">$tickerposts</marquee></b></span></td>
 </tr>
</table>
<br />
</then>
</if>

<table cellpadding="0" cellspacing="0" border="0" style="width:{$style['tableinwidth']}">
 <tr>
  <td><img src="{$style['imagefolder']}/border_o_l.gif" alt="" /></td>
  <td style="background-image: url({$style['imagefolder']}/border_o_m.gif); width:100%;"></td>
  <td><img src="{$style['imagefolder']}/border_o_r.gif" alt="" /></td>
 </tr>
 <tr>
  <td style="background-image: url({$style['imagefolder']}/border_l_m.gif);"><img src="{$style['imagefolder']}/border_l_m.gif" alt="" /></td>
  <td>
   <table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:{$style['tableinwidth']}" class="tableinborder">
    <if($wbbuserdata['userid']==0)>
    <then>
    <tr>
     <td class="tablea" align="left"><span class="normalfont"><b>{$lang->items['LANG_START_WELCOME_TITLE']}</b></span></td>
    </tr>
    <tr>
     <td class="tableb" align="left" style="text-align: justify"><span class="smallfont">{$lang->items['LANG_START_WELCOME']}</span></td>
    </tr>
    </then>
    <else>
    <tr>
     <td class="tablea"><table style="width:100%" cellspacing="0" cellpadding="0" border="0">
      <tr class="tablea_fc">
       <td align="left"><span class="smallfont">{$lang->items['LANG_START_WELCOMEBACK']} <b>$usercbar_username</b> <a href="logout.php?u=$wbbuserdata[userid]{$SID_ARG_2ND}"onclick="return log_out()">{$lang->items['LANG_START_LOGOUT']}</a><br /><b><a href="search.php?action=new{$SID_ARG_2ND}">{$lang->items['LANG_START_NEWPOSTS']} $lastvisitdate <span class="time">$lastvisittime</span>.</span></td>
       <td align="right"><span class="smallfont">{$lang->items['LANG_START_CURRENTTIME']} <span class="time">$currenttime</span>.<br />{$lang->items['LANG_START_TIMEZONE']}</span></td>
      </tr>
     </table></td>
    </tr>
    </else>
    </if>
    $boardbit
   </table>
  </td>
  <td style="background-image: url({$style['imagefolder']}/border_r_m.gif);"><img src="{$style['imagefolder']}/border_r_m.gif" alt="" /></td>
 </tr>
 <tr>
  <td><img src="{$style['imagefolder']}/border_u_l.gif" alt="" /></td>
  <td style="background-image: url({$style['imagefolder']}/border_u_m.gif); width:100%;"></td>
  <td><img src="{$style['imagefolder']}/border_u_r.gif" alt="" /></td>
 </tr>
</table>

<table cellpadding="0" cellspacing="0" border="0" style="width:{$style['tableinwidth']}">
 <tr>
  <td><img src="{$style['imagefolder']}/border_o_l.gif" alt="" /></td>
  <td style="background-image: url({$style['imagefolder']}/border_o_m.gif); width:100%;"></td>
  <td><img src="{$style['imagefolder']}/border_o_r.gif" alt="" /></td>
 </tr>
 <tr>
  <td style="background-image: url({$style['imagefolder']}/border_l_m.gif);"><img src="{$style['imagefolder']}/border_l_m.gif" alt="" /></td>
  <td>
   <table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:{$style['tableinwidth']}" class="tableinborder">
    <if($showuseronline==1)>
    <then>
    <tr>
     <td class="tabletitle" colspan="<if($hide_modcell==0)><then>6</then><else>5</else></if>" align="left"><span class="smallfont"><b><a href="wiw.php{$SID_ARG_1ST}">{$lang->items['LANG_START_SHOWUSERONLINE']}</a></b></span></td>
    </tr>
    <tr>
     <td rowspan="2" class="tableb" align="center"><img src="{$style['imagefolder']}/online.gif" alt="" title="" /></td>
     <td colspan="<if($hide_modcell==0)><then>5</then><else>4</else></if>" class="tablea" align="left"><span class="smallfont">{$lang->items['LANG_START_USERONLINE']}</span></td>
    </tr>
    <tr>
     <td class="tablea" colspan="<if($hide_modcell==0)><then>5</then><else>4</else></if>" align="left"><span class="smallfont"><if($useronline=="")><then>&nbsp;</then></if>$useronline</span></td>
    </tr>
    </then>
    </if>
    <if($showpmonindex==1 && $wbbuserdata['userid']!=0 && $wbbuserdata['can_use_pms']==1 && $wbbuserdata['receivepm']==1)>
    <then>
    <tr>
     <td class="tabletitle" align="left" colspan="<if($hide_modcell==0)><then>6</then><else>5</else></if>"><span class="smallfont"><b>{$lang->items['LANG_START_PM']}</b></span></td>
    </tr>
    <tr>
     <td align="center" class="tableb">
      <if($countnew>0)><then><img src="{$style['imagefolder']}/on.gif" alt="{$lang-&gt;items['LANG_START_NEWPM']}" title="{$lang->items['LANG_START_NEWPM']}" /></then>
      <else><img src="{$style['imagefolder']}/off.gif" alt="{$lang-&gt;items['LANG_START_NONEWPM']}" title="{$lang->items['LANG_START_NONEWPM']}" /></else>
      </if>
     </td>
     <td align="left" colspan="<if($hide_modcell==0)><then>5</then><else>4</else></if>" class="tablea"><span class="smallfont"><b><a href="pms.php{$SID_ARG_1ST}">{$lang->items['LANG_START_PMIN']}</a></b><br />{$lang->items['LANG_START_PMS']}</span></td>
    </tr>
    </then>
    </if>
    <if(isset($birthdaybit) || isset($eventbit))>
    <then>
    <tr>
     <td class="tabletitle" align="left" colspan="<if($hide_modcell==0)><then>6</then><else>5</else></if>"><span class="smallfont"><b>{$lang->items['LANG_START_SHOWEVENTS']}</b></span></td>
    </tr>
    <if(isset($birthdaybit))>
    <then>
    <tr>
     <td class="tableb" align="center"><img src="{$style['imagefolder']}/birthday.gif" alt="" title="" border="0" /></td>
     <td class="tablea" colspan="<if($hide_modcell==0)><then>5</then><else>4</else></if>" align="left"><span class="smallfont"><b>{$lang->items['LANG_START_BIRTHDAY']}</b><br />$birthdaybit</span></td>
    </tr>
    </then>
    </if>
    <if(isset($eventbit))>
    <then>
    <tr>
     <td class="tableb" align="center"><img src="{$style['imagefolder']}/events.gif" alt="" title="" border="0" /></td>
     <td class="tablea" colspan="<if($hide_modcell==0)><then>5</then><else>4</else></if>" align="left"><span class="smallfont"><b>{$lang->items['LANG_START_TODAYEVENT']}</b><br />$eventbit</span></td>
    </tr>
    </then>
    </if>
    </then>
    </if>
    <if($showstats==1)>
    <then>
    <tr>
     <td class="tabletitle" align="left" colspan="<if($hide_modcell==0)><then>6</then><else>5</else></if>"><span class="smallfont"><b>{$lang->items['LANG_START_STATISTIC']}</b></span></td>
    </tr>
    <tr>
     <td class="tableb" align="center"><img src="{$style['imagefolder']}/stats.gif" alt="" border="0" /></td>
     <td colspan="<if($hide_modcell==0)><then>6</then><else>5</else></if>" class="tableb" align="left"><span class="smallfont">{$lang->items['LANG_START_STATISTIC_MEMBERS']} $stats[usercount] | {$lang->items['LANG_START_STATISTIC_THREADS']} $stats[threadcount] | {$lang->items['LANG_START_STATISTIC_POSTS']} $stats[postcount] ({$lang->items['LANG_START_STATISTIC_AVERAGE']} $postperday {$lang->items['LANG_START_STATISTIC_POSTPERDAY']})<br />{$lang->items['LANG_START_STATISTIC_NEWESTMEMBER']} <a href="profile.php?userid=$stats[lastuserid]{$SID_ARG_2ND}">$stats[username]</a>.</span></td>
    </tr>
    </then>
    </if>
   </table>
  </td>
  <td style="background-image: url({$style['imagefolder']}/border_r_m.gif);"><img src="{$style['imagefolder']}/border_r_m.gif" alt="" /></td>
 </tr>
 <tr>
  <td><img src="{$style['imagefolder']}/border_u_l.gif" alt="" /></td>
  <td style="background-image: url({$style['imagefolder']}/border_u_m.gif); width:100%;"></td>
  <td><img src="{$style['imagefolder']}/border_u_r.gif" alt="" /></td>
 </tr>
</table>

<if($wbbuserdata['userid']==0)>
<then>
<br /><a name="login" id="login"></a>
<if($allowloginencryption==1)><then>
<script type="text/javascript" src="js/sha1.js"></script>
<script type="text/javascript" src="js/crypt.js"></script>
</then></if>
<form method="post" action="login.php" name="loginform"<if($allowloginencryption==1)><then> onsubmit="return encryptlogin(this);"</then></if>>
 <input type="hidden" name="send" value="send" />
 <input type="hidden" name="sid" value="$session[hash]" />
 <if($allowloginencryption==1)><then>
 <input type="hidden" name="authentificationcode" value="$session[authentificationcode]" />
 <input type="hidden" name="crypted" value="false" />
 </then></if>
 <table cellpadding="0" cellspacing="0" border="0" style="width:{$style['tableinwidth']}">
  <tr>
   <td><img src="{$style['imagefolder']}/border_o_l.gif" alt="" /></td>
   <td style="background-image: url({$style['imagefolder']}/border_o_m.gif); width:100%;"></td>
   <td><img src="{$style['imagefolder']}/border_o_r.gif" alt="" /></td>
  </tr>
  <tr>
   <td style="background-image: url({$style['imagefolder']}/border_l_m.gif);"><img src="{$style['imagefolder']}/border_l_m.gif" alt="" /></td>
   <td>
    <table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:{$style['tableinwidth']}" class="tableinborder">
     <tr>
      <td class="tabletitle" align="left"><span class="smallfont"><b>{$lang->items['LANG_START_LOGIN']}</b></span></td>
     </tr>
     <tr>
      <td class="tableb"><table cellpadding="0" cellspacing="5" align="center" class="tableb_fc">
       <tr>
        <td><span class="smallfont">{$lang->items['LANG_START_USERNAME']}</span></td>
        <td><span class="smallfont"><input type="text" name="l_username" maxlength="50" size="20" class="input" tabindex="1" />&nbsp;&nbsp;&nbsp;&nbsp;</span></td>
        <td><span class="smallfont">{$lang->items['LANG_START_PASSWORD']} (<a href="forgotpw.php{$SID_ARG_1ST}">{$lang->items['LANG_START_LOSTPW']}</a>):</span></td>
        <td><span class="smallfont"><input type="password" name="l_password" maxlength="30" size="20" class="input" tabindex="2" />&nbsp;&nbsp;&nbsp;&nbsp;</span></td>
        <if($allowloginencryption==1)><then>
        <td><span class="smallfont"><label for="checkbox1">{$lang->items['LANG_GLOBAL_ENCRYPT_TRANSFER']}</label></span></td>
        <td><span class="smallfont"><input type="checkbox" id="checkbox1" name="activateencryption" onclick="activate_loginencryption(document.loginform);" />&nbsp;&nbsp;&nbsp;&nbsp;</span></td>
        </then></if>
        <td><input type="submit" value="{$lang->items['LANG_START_LOGIN']}" class="input" tabindex="3" /></td>
       </tr>
      </table></td>
     </tr>
    </table>
   </td>
   <td style="background-image: url({$style['imagefolder']}/border_r_m.gif);"><img src="{$style['imagefolder']}/border_r_m.gif" alt="" /></td>
  </tr>
  <tr>
   <td><img src="{$style['imagefolder']}/border_u_l.gif" alt="" /></td>
   <td style="background-image: url({$style['imagefolder']}/border_u_m.gif); width:100%;"></td>
   <td><img src="{$style['imagefolder']}/border_u_r.gif" alt="" /></td>
  </tr>
 </table>
</form>
<if($allowloginencryption==1)><then>
<script type="text/javascript">
<!--
activate_loginencryption(document.loginform);
//-->
</script></then></if>
</then>
</if>

<table style="width:{$style['tableinwidth']}">
 <tr>
  <td align="right"><span class="smallfont"><a href="search.php?action=24h{$SID_ARG_2ND}">{$lang->items['LANG_START_CURRENT_THREADS']}</a> | <a href="search.php?action=polls{$SID_ARG_2ND}">{$lang->items['LANG_START_CURRENT_POLLS']}</a> | <a href="markread.php{$SID_ARG_1ST}">{$lang->items['LANG_START_MARKREAD_ALL']}</a><if($show_archive == 1)><then> | <b><a href="archive/index.html">{$lang->items['LANG_START_ARCHIVE']}</a></b></then></if></span></td>
 </tr>
</table><br />

<table>
 <tr align="center">
  <td><img src="{$style['imagefolder']}/on.gif" alt="{$lang->items['LANG_START_NEW_POSTS']}" title="{$lang->items['LANG_START_NEW_POSTS']}" border="0" /></td>
  <td><span class="smallfont">{$lang->items['LANG_START_NEW_POSTS']}&nbsp;&nbsp;&nbsp;&nbsp;</span></td>
  <td><img src="{$style['imagefolder']}/off.gif" alt="{$lang->items['LANG_START_NONEW_POSTS']}" title="{$lang->items['LANG_START_NONEW_POSTS']}" border="0" /></td>
  <td><span class="smallfont">{$lang->items['LANG_START_NONEW_POSTS']}&nbsp;&nbsp;&nbsp;&nbsp;</span></td>
  <td><img src="{$style['imagefolder']}/offclosed.gif" alt="{$lang->items['LANG_START_BOARD_CLOSED']}" title="{$lang->items['LANG_START_BOARD_CLOSED']}" border="0" /></td>
  <td><span class="smallfont">{$lang->items['LANG_START_BOARD_CLOSED']}&nbsp;&nbsp;&nbsp;&nbsp;</span></td>
  <td><img src="{$style['imagefolder']}/link.gif" alt="{$lang->items['LANG_START_BOARD_LINK']}" title="{$lang->items['LANG_START_BOARD_LINK']}" border="0" /></td>
  <td><span class="smallfont">{$lang->items['LANG_START_BOARD_LINK']}</span></td>
 </tr>
</table>

$footer


__________________

15.02.09 20:46 Biggi ist offline Finden Als Freund hinzufügen
Love-whisper
Mitglied


Dabei seit: 21.10.05
Beiträge: 74

Themenstarter Thema begonnen von Love-whisper
Antworten Zitieren Editieren Melden       UP

Nee das war es wohl auch nicht schade wenn ich das Style hätte wäre es wohl kein Problem aber so wird das wohl nichts werden.Schade

aber Danke für deine Hilfe unglücklich
15.02.09 20:57 Love-whisper ist offline E-Mail Finden Als Freund hinzufügen
Biggi
Mitglied


Dabei seit: 08.01.07
Beiträge: 3.479
Fähigkeiten: WBB2 Profi
Forenversion: 2.3

Antworten Zitieren Editieren Melden       UP

Weißt du denn noch ungefähr, was du da eingebaut hast?


Edit:
Ist es dein Standardstyle?
Also der, den Gäste sehen, wenn sie auf deine Seite kommen?

Wenn ja, geht er bei mir:
http://bb9.net-dev.eu/index.php

Achja, und du solltest mal updaten auf 2.3.6 pl2.
Das 2.3.2 ist nicht sicher.

__________________

15.02.09 21:15 Biggi ist offline Finden Als Freund hinzufügen
Love-whisper
Mitglied


Dabei seit: 21.10.05
Beiträge: 74

Themenstarter Thema begonnen von Love-whisper
Antworten Zitieren Editieren Melden       UP

Habe gerade eine ältere datei hoch geladen sobald ich aber die Index wieder einfüge ist alles weiß wahrscheinlich warst Du gerade da drauf als ich die datei raufgeladen habe weil jetzt ist wieder alles weiß
15.02.09 21:36 Love-whisper ist offline E-Mail Finden Als Freund hinzufügen
Biggi
Mitglied


Dabei seit: 08.01.07
Beiträge: 3.479
Fähigkeiten: WBB2 Profi
Forenversion: 2.3

Antworten Zitieren Editieren Melden       UP

Nein, ich sehe dein Board immer noch korrekt.
Ich habe es gerade extra nochmal mit Strg-F5 geladen, damit auch sicher nichts aus dem Cache genommen wird.

Nur die Boardversion ist anders als gerade. 3.3.2 steht da jetzt, was es ja nicht gibt. Augenzwinkern
Das Ändern der Boardversion schützt dich nicht, mach wirklich lieber ein Update.

__________________

15.02.09 21:44 Biggi ist offline Finden Als Freund hinzufügen
Love-whisper
Mitglied


Dabei seit: 21.10.05
Beiträge: 74

Themenstarter Thema begonnen von Love-whisper
Antworten Zitieren Editieren Melden       UP

ja jetzt geht es solange ich das Template index (vom Blu DragonStyle) nicht neu Speicher. Es steht noch so wie es oben steht drin wenn ich was ändere und dann auf speichern geh ist wieder ein weiße Seite. Dann lade ich den alten Catch Ordner von meiner Festplatte wieder hoch und die Seite ist wieder da? verwirrt


Wie mach ich den ein Update 2.3.6 pl2?

Dieser Beitrag wurde 1 mal editiert, zum letzten Mal von Love-whisper: 15.02.09 22:20.

15.02.09 22:20 Love-whisper ist offline E-Mail Finden Als Freund hinzufügen
actros11
Mitglied


images/avatars/avatar-5155.gif

Dabei seit: 25.11.06
Beiträge: 192
Forenversion: 2.3

Antworten Zitieren Editieren Melden       UP

wenn Du hacks drinne hast dann am besten peer changelog

Bei Victor ist eine Anleitung wie das gemacht wird

http://www.v-gn.de/wbb/thread.php?thread...light=changelog
15.02.09 22:47 actros11 ist offline E-Mail Finden Als Freund hinzufügen
Biggi
Mitglied


Dabei seit: 08.01.07
Beiträge: 3.479
Fähigkeiten: WBB2 Profi
Forenversion: 2.3

Antworten Zitieren Editieren Melden       UP

Magst du mir das gecachte Template mal per PN schicken?
Also nimm es genau so, wie es im Ordner cache/templates ist und häng es an eine PN an.
Dann kann ich das mal vergleichen.

Das sollte ja vielleicht doch erstmal wieder laufen, bevor du die Changelogs machst.

__________________

16.02.09 01:50 Biggi ist offline Finden Als Freund hinzufügen
mkkcs mkkcs ist männlich
Mitglied


images/avatars/avatar-5746.gif

Dabei seit: 06.10.04
Beiträge: 2.051
Fähigkeiten: WBB2 Profi; WBB2 Fortgeschritten; WBB Lite 1 Profi
Herkunft: aus Mamas Bauch
Forenversion: 2.3; 2.2

Antworten Zitieren Editieren Melden       UP

mal ne Grundsätzliche Frage oder Festellung

das Template ist nicht abgeschlossen !!!!

unter dem $footer fehlt nochwas !!!
code:
1:
2:
3:
4:
</body>
</html>


__________________
LG Martin
-
grafix-board
http://www.wbbcoderforum.de
hat seine Tore wieder geöffnet!
Style-Einbau-Anleitung
WCF-News: mywbb goes to WCF
16.02.09 07:46 mkkcs ist offline E-Mail WWW Finden Als Freund hinzufügen
Love-whisper
Mitglied


Dabei seit: 21.10.05
Beiträge: 74

Themenstarter Thema begonnen von Love-whisper
Antworten Zitieren Editieren Melden       UP

So habe das Style doch bekommen (war nee ganz schöne sucherei großes Grinsen )

noch mal neu eingespielt und jetzt geht es also kann erledigt abgehakt werden.

Danke an alle
17.02.09 16:04 Love-whisper ist offline E-Mail Finden Als Freund hinzufügen
Baumstruktur | Brettstruktur
Gehe zu:

Neues Thema erstellen Antwort erstellen

yourWBB » WoltLab Burning Board Generation 2 * » Alles von und für das WBB 2.3.x » [WBB 2.3.x] Allg. Fragen und Probleme » Dringend Blue-Dragon style gesucht