No se ven los avatars
Titulo: No se ven los avatars! url: http://www.elisony.com version del foro: 1.4 Actualizacion: 1.4.13 informacion del problema: Bueno pues insta...

Titulo: No se ven los avatars!
url: http://www.elisony.com
version del foro: 1.4
Actualizacion: 1.4.13
informacion del problema: Bueno pues instale myplaza turbo y todo salio bien despues agrege el idioma español que me encontre en este foro en traducciones y no se vio pero me dejo de visualizar los avatars ahora elimine todo lo de mi plaza turbo y los avatrs siguen igual ya cheque la plantilla posbit_casic y si se encuentra esto: {$post['useravatar']} entonces alguien sabe porque no se ve?

les dejo una imagen y les marco donde deveria estar el avatar que antes si se veia!!

[Imagen: 15wl6hw.png]
Saludos!
verifica la plantilla
postbit_avatar

que este bien esto:

Código:
<a href="{$post['profilelink_plain']}"><img src="{$post['avatar']}" alt="" {$avatar_width_height} /></a>
No ,muestrame tu Postbit ,que a mi me paso igual WinkSmile
ok aqui esta mi postbi_clasic
Código:
{$ignore_bit}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="{$post_extra_style} {$post_visibility}" id="post_{$post['pid']}">
    <tr>
        <td class="{$altbg}" width="15%" valign="top" style="white-space: nowrap; text-align: center;"><a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
        <strong>
<table width="100%" border="0" cellspacing="2"
cellpadding="1"&nbsp;&nbsp;style="font-size:12px">
<tr><td class="trow4" align="center">
<span class="largetext">{$post['profilelink']} </span></strong> <br />
        <span class="smalltext">
            {$post['useravatar']}<br />
            {$post['user_details']}<br />
                                          {$post['levelbar']}<br />

</td></tr>
</table>


    </td>
    <td class="{$altbg}" valign="top">
        <table width="100%">
            <tr><td>{$post['posturl']}<span class="smalltext"><strong>{$post['icon']}{$post['subject']} {$post['subject_extra']}</strong></span>
            <br />
            <div id="pid_{$post['pid']}" style="padding: 5px 0 5px 0;">
                    <table cellSpacing="0" cellPadding="0" border="0" style="width:auto"><tr><td style="padding: 0px"><img src="images/globito/01.gif"></td><td style="padding: 0px" background="images/globito/02.gif"></td><td style="padding: 0px"><img src="images/globito/03.gif"></td></tr><tr><td valign="top" style="padding: 0px" background="images/globito/04.gif"><img src="images/globito/05.gif"></td><td style="padding: 0px; background-color: #ffffff" bgColor="#ffffff">
                
{$post['message']}

</td><td style="padding: 0px" background="images/globito/06.gif"></td></tr><tr><td style="padding: 0px"><img src="images/globito/07.gif"></td><td style="padding: 0px" background="images/globito/08.gif"></td><td style="padding: 0px"><img src="images/globito/09.gif"></td></tr></table>


            </div>
            {$post['attachments']}
            {$post['signature']}
            <div style="text-align: right; vertical-align: bottom;" id="post_meta_{$post['pid']}">
                <div id="edited_by_{$post['pid']}">{$post['editedmsg']}</div>
                {$post['iplogged']}
            </div>
        </td></tr>
    </table>
</td>
</tr>
<tr>
    <td class="{$altbg}" style="white-space: nowrap; text-align: center; vertical-align: middle;"><span class="smalltext">{$post['postdate']} {$post['posttime']}</span></td>
    <td class="{$altbg}" style="vertical-align: middle;">
        <table width="100%" border="0" cellpadding="0" cellspacing="0">
            <tr valign="bottom">
                <td align="left" ><span class="smalltext">{$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}</span></td>
                <td align="right">{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quote']}{$post['thanks']}{$post['button_multiquote']}{$post['button_report']}{$post['button_warn']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}</td>
            </tr>
        </table>{$post['thxdsp']}
    </td>
</tr>
</table>
Cita:{$ignore_bit}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="{$post_extra_style} {$post_visibility}" id="post_{$post['pid']}">
<tr>
<td class="{$altbg}" width="15%" valign="top" style="white-space: nowrap; text-align: center;"><a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
<strong>
<table width="100%" border="0" cellspacing="2"
cellpadding="1"&nbsp;&nbsp;style="font-size:12px">
<tr><td class="trow4" align="center">
<span class="largetext">{$post['profilelink']} </span></strong> <br />
<span class="smalltext">
{$post['usertitle']}<br />
{$post['userstars']}
{$post['groupimage']}
{$post['useravatar']}<br />
{$post['user_details']}
</span>
{$post['levelbar']}<br />

</td></tr>
</table>


</td>
<td class="{$altbg}" valign="top">
<table width="100%">
<tr><td>{$post['posturl']}<span class="smalltext"><strong>{$post['icon']}{$post['subject']} {$post['subject_extra']}</strong></span>
<br />
<div id="pid_{$post['pid']}" style="padding: 5px 0 5px 0;">
<table cellSpacing="0" cellPadding="0" border="0" style="width:auto"><tr><td style="padding: 0px"><img src="images/globito/01.gif"></td><td style="padding: 0px" background="images/globito/02.gif"></td><td style="padding: 0px"><img src="images/globito/03.gif"></td></tr><tr><td valign="top" style="padding: 0px" background="images/globito/04.gif"><img src="images/globito/05.gif"></td><td style="padding: 0px; background-color: #ffffff" bgColor="#ffffff">

{$post['message']}

</td><td style="padding: 0px" background="images/globito/06.gif"></td></tr><tr><td style="padding: 0px"><img src="images/globito/07.gif"></td><td style="padding: 0px" background="images/globito/08.gif"></td><td style="padding: 0px"><img src="images/globito/09.gif"></td></tr></table>


</div>
{$post['attachments']}
{$post['signature']}
<div style="text-align: right; vertical-align: bottom;" id="post_meta_{$post['pid']}">
<div id="edited_by_{$post['pid']}">{$post['editedmsg']}</div>
{$post['iplogged']}
</div>
</td></tr>
</table>
</td>
</tr>
<tr>
<td class="{$altbg}" style="white-space: nowrap; text-align: center; vertical-align: middle;"><span class="smalltext">{$post['postdate']} {$post['posttime']}</span></td>
<td class="{$altbg}" style="vertical-align: middle;">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr valign="bottom">
<td align="left" ><span class="smalltext">{$post['button_email']}{$post['button_pm']}{$post['button_www']}{$post['button_find']}</span></td>
<td align="right">{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quote']}{$post['thanks']}{$post['button_multiquote']}{$post['button_report']}{$post['button_warn']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}</td>
</tr>
</table>{$post['thxdsp']}
</td>
</tr>
</table>
Prueba con ese a ver si te va