nachdem ich die memb_list.htm um -7 erweitert habe
<td><a href="index.php?user-details-{UID}-7">{NAME}</a></td>
<td align="center"><font style="font-size: 10px">{RANG}</font></td>
<td align="center">{GRUPE}</td>
<td>{DATE}</td>
<td align="center">{POSTS}</td>
ändert sich allerdings nicht ich denke dass es an der userdetails.htm des profiledit 1.0 hängt ?
<a href="javascript:history.back(1)"><b>«</b> {_lang_back}</a>
<style type="text/css">
<!--
.profil10{
display:inline;
padding:0px;
margin:0px 1px 0px 1px;
}
.profil11{
display:inline;
background:#322212;
padding:0px;
margin:0px;
border-color: #322212;
border-width: 1px;
border-style: solid;
}
.ProfTitel{
background-color: #292929;
color:#232323;
font-size:11px;
padding:1px 0px 1px 0px;
margin:1px 0px 3px 0px;
border:0px;
}
-->
</style>
<br />
<br />
<table width="100%" cellpadding="3" cellspacing="1" class="border">
{EXPLODE}
<tr class="Chead">
<th colspan="3"><b>{_lang_detailsfrom} {NAME}</b></th>
</tr>
<tr>
{profilefieldtitle}
</tr>
<tr class="Chead" height="4px">
<th colspan="3"></th>
</tr>
<tr>
<td class="Cmite" width="30%">{_lang_nickname}</td>
<td class="Cnorm" width="40%">{NAME}</td>
<td class="Cnorm" width="30%" rowspan="{rowspan}" valign="top" align="center">
{USERBILD}
</td>
</tr>
{EXPLODE}
<tr class="Chead">
<th colspan="3"><b>{_lang_detailsfrom} {NAME}</b></th>
</tr>
<tr>
{profilefieldtitle}
</tr>
<tr class="Chead" height="4px">
<th colspan="3"></th>
</tr>
<tr>
<td class="Cmite">{_lang_regsince}</td>
<td class="Cnorm">{JOINED}</td>
<td class="Cnorm" width="30%" rowspan="{rowspan}" valign="top" align="center">
{AVATA}
<br /><br />
<font class="smalfont">{RANG}</font>
</td>
</tr>
<tr>
<td class="Cmite">{_lang_lastactivity}</td>
<td class="Cnorm">{LASTAK}</td>
</tr>
<tr>
<td class="Cmite">{_lang_posts2}</td>
<td class="Cnorm">{POSTS}, {_lang_perday}: {postpday}</td>
</tr>
{EXPLODE}
<tr class="Chead">
<th colspan="2"><b>{_lang_detailsfrom} {NAME}</b></th>
</tr>
<tr>
{profilefieldtitle}
</tr>
<tr class="Chead" height="4px">
<th colspan="2"></th>
</tr>
{EXPLODE}
{profilefields}
</table>
<br />
<a href="javascript:history.back(1)"><b>«</b> {_lang_back}</a>
Keinen blassen Schimmer... Danke für eure Hilfe
mfg Anub!s