Hoy no es mi dia... estoy posteando 2 mensajes seguidos xD perdon otra vez, fijaros en la diferencia de fecha espero k no lo tomeis a mal.
Ya se cual es la plantilla que esta mal, al menos en mi foro es la
forumhome_lastpostby, si la renvierto se aregla pero claro vuelve en default y no me gusta nada xD aki tenemis mi plantilla
Insertar CODE, HTML o PHP:
<if condition="$show['lastpostinfo']">
<table width="90%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td align="left">
<div style="clear:both">
<if condition="$show['icon']"><img class="inlineimg" src="$icon[iconpath]" alt="$icon[title]" border="0" /></if>
<span class="smallfont"><a href="showthread.php?$session[sessionurl]goto=newpost&t=$lastpostinfo[lastthreadid]" title="<phrase 1="$lastpostinfo[lastthread]">$vbphrase[go_first_unread_in_thread_x]</phrase>"><strong>$lastpostinfo[trimthread]</strong></a></span>
</div>
<div>
</span>$lastpostinfo[lastpostdate] <if condition="!$show['detailedtime']"><span class="time">$lastpostinfo[lastposttime]</span></if><br />
<span class="smallfont"><phrase 1="member.php?$session[sessionurl]find=lastposter&f=$lastpostinfo[forumid]" 2="$lastpostinfo[lastposter]">$vbphrase[by_x]</phrase>
</div>
</td>
<td>
<div align="right" valign="middle">
<a href="showthread.php?$session[sessionurl]goto=lastpost&t=$lastpostinfo[lastthreadid]"><img class="inlineimg" src="$stylevar[imgdir_button]/lastpost.gif" alt="$vbphrase[go_to_last_post]" border="0" /></a>
</div>
</td>
</tr>
</table>
<else />
<div class="smallfont" align="$stylevar[right]">
$lastpostinfo[lastpostdate] <if condition="!$show['detailedtime']"><span class="time">$lastpostinfo[lastposttime]</span></if>
<a href="showthread.php?$session[sessionurl]goto=lastpost&t=$lastpostinfo[lastthreadid]"><img class="inlineimg" src="$stylevar[imgdir_button]/lastpost.gif" alt="$vbphrase[go_to_last_post]" border="0" /></a>
</div>
</if>
No le visto nada del otro mundo, si no le veis vostros algo fuera de lo comun volvere a modificar el default de otra forma.
Gracias