It's true :cry:
Is a problem of my db. I will search something. Thanks.
EDIT:
I had an idea. I Put the date in the bar next door, and so correct the user block. But I can not put the two things on the same line, is one above the other. What's wrong with this code?
My bad code of viewtopic.tpl:
<tr>
<td class="row-post-date"></td>
<td class="row-post-buttons post-buttons"><div style="text-align: left;"><!-- IF S_ADMIN -->{postrow.POST_EDIT_STRING_SHORT}<!-- ELSE -->{postrow.POST_DATE}<!-- ENDIF --></div>
<div class="post-buttons;" align="right" style="text-align: right;"> {postrow.PROFILE_IMG}{postrow.PM_IMG}{postrow.EMAIL_IMG}{postrow.WWW_IMG}{postrow.ALBUM_IMG} </a>
<!-- IF not S_BOT -->
<!-- BEGIN switch_quick_quote -->
<a href="javascript:addquote(%27{postrow.U_POST_ID}%27,%27quote%27,true,false);"><img src="{IMG_QUICK_QUOTE}" alt="{L_QUICK_QUOTE}" title="{L_QUICK_QUOTE}" /></a><a href="javascript:addquote(%27{postrow.U_POST_ID}%27,%27ot%27,true,false);"><img src="{IMG_OFFTOPIC}" alt="{L_OFFTOPIC}" title="{L_OFFTOPIC}" /></a>
<!-- END switch_quick_quote -->
<!-- ENDIF -->
<a href="{U_BACK_TOP}"><img src="{IMG_ARU}" alt="{L_BACK_TOP}" title="{L_BACK_TOP}" /></a><a href="{U_BACK_BOTTOM}"><img src="{IMG_ARD}" alt="{L_BACK_BOTTOM}" title="{L_BACK_BOTTOM}" /></a>
</div>
</td>
</tr>