NP Wink
Cualquier problema que tengas (Eh, lo programe yo... TIENE que tener errores :p) pasate por este post Smile



Ya me pondría a empezar la version 0.9 (que vendría a ser una beta de la 1.0), pero me estoy obligando a primero terminar fazio y .... MySuperDuperDownloads (Mi plugin para descargas... y no, ese no es el nombre).
Me funciona muy bien hasta el momento Smile
el Editor ahora cuadra muy bien Big Grin

Esperare mucho la versión 1.0 beta para ver que nos tienes guardado 8)

Y ese otro plugin, suena también muy interesante
(ojala sea gratis)

De nuevo Gracias!

Saludos.
quien me pasa la versión anterior? Sad

aunqe me gustaron las nuevas modificaciones me deforma los perfiles de los baneados,
@Up
Has mirado en user profile.
Una cosa, para que tapas el nombre del baneado si abajo pone:
Firma de kevinshadow...
(5 Aug, 2010, 1:43 am)Niqito.- escribió: quien me pasa la versión anterior? Sad

aunqe me gustaron las nuevas modificaciones me deforma los perfiles de los baneados,

Pega aquí el contenido del template member_profile así trato de ver que onda.
(5 Aug, 2010, 3:06 am)Aeroxis escribió: @Up
Has mirado en user profile.
Una cosa, para que tapas el nombre del baneado si abajo pone:
Firma de kevinshadow...

Lo tape solo porque estaba aburrido, ademas sos moderador y te vas fuera del tema por cualquier cosa.

(5 Aug, 2010, 5:35 am)Aquilez escribió: Pega aquí el contenido del template member_profile así trato de ver que onda.

Acá te lo dejo Big Grin

Cita:<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->profile}</title>
{$headerinclude}
{$profiledesigncss}
</head>
<body>
<script type="text/javascript" src="{$mybb->settings['bburl']}/images/shootgaming/tabcontent.js">
</script>
{$header}
{$profiledesigneditor}
<div id="profile-container">
<table cellspacing="0" cellpadding="0" border="0" width="100%" align="left">
<td valign="top">

<!--Dark51-->
<table cellspacing="0" cellpadding="0" border="0" width="100%" align="left">
<td>
<!--1ra Caja-->
<table cellspacing="0" cellpadding="0" border="0" align="left">
<td class="trow1" style="padding-top:4px; padding-left:4px; padding-right:4px; padding-bottom:4px; border:1px solid #ccc;">{$avatar}</td>
<td valign="top" style="padding-left: 20px; font-size: 20px;">{$formattedname} <span style="font-size:0px;">{$online_status}</span><br>
<span style="font-size: 14px;">{$usertitle}</span>
</td>
</table>
</td>

<tr>
<td>

<table class="tborder" cellpadding="6" cellspacing="1" align="center">

<tr>
<td class="tcat">
<center><span class="smalltext"><b><font color="#fff"></font></b></span></center>

<tr>
<td class="trow1">
<span>Ultima Actividad: </span>{$memlastvisitdate} {$memlastvisittime}<br />
<span>Actividad Actual: </span> {$online_status}

</table>
<tr>
<td>

<div id="toolbar" class="usertabs" style="padding-top:40px;">

<ul id="countrytabs" class="usertabs">
<li><a href="#" rel="mensajevisita" class="selected"><b>Mensaje de Visita</b></a></li>
<li><a href="#" rel="aboutme"><b>Acerca de Mi</b></a></li>
<li><a href="#" rel="stats"><b>Estadísticas</b></a></li>
<li><a href="#" rel="amigos"><b>Amigos</b></a></li>
<li><a href="#" rel="contact"><b>Contactar</b></a></li>
</ul>
</div>

<div style="border:0px solid gray; width:100%; margin-bottom: 1px; padding: 0px">

<div id="mensajevisita" class="tabcontent">

<!-- ProfileComments {$comments_index}

</div>

<div id="amigos" class="tabcontent">
{$buddylist}
</div>

<div id="aboutme" class="tabcontent">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="6" width="100%" class="tborder">

<td class="trow1">
<strong>{$lang->registration_date}</strong>
<td class="trow1"> {$memregdate}
<tr>
<td class="trow2">
<strong>{$lang->date_of_birth}</strong>
<td class="trow2"> {$membday} {$membdayage}
<tr>
<td class="trow1">
<strong>{$lang->local_time}</strong>
<td class="trow1"> {$localtime}
<tr>
<td class="trow2">
<strong>{$lang->postbit_status}</strong>
<td class="trow2"> {$online_status}</td>
{$profilefields}
</table>
{$signature}
</div>



<div id="stats" class="tabcontent">

<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="6" width="100%" class="tborder">
<tr>
<tr>
<td class="trow1">

<strong>{$lang->joined}</strong>
<td class="trow1">{$memregdate}</td>


{$sendemail}

<tr>
<td class="trow1">
<strong>{$lang->total_posts}</strong>
<td class="trow1">{$memprofile['postnum']}
({$lang->ppd_percent_total})<br /><span class="smalltext">(<a href="search.php?action=finduserthreads&amp;uid={$uid}">{$lang->find_threads}</a> |
<a href="search.php?action=finduser&amp;uid={$uid}">{$lang->find_posts}</a>)</span></td>

<tr>
<td class="trow2">
<strong>{$lang->timeonline}</strong>
<td class="trow2">
{$timeonline}
<tr>
<td class="trow1">
<strong>{$reputation}</strong>
<tr>
<td class="trow2">
<strong>{$warning_level}</strong>
</table>

</div>

<div id="contact" class="tabcontent">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="6" width="100%" class="tborder">
<tr>

<tr>
<td class="trow1">
<strong>{$lang->homepage}</strong>
<td class="trow1">{$website}</td>


{$sendemail}
<tr>
<td class="trow1">
<strong>{$lang->pm}</strong></td>
<td class="trow1">
<a href="private.php?action=send&amp;uid={$memprofile['uid']}">{$lang->send_pm}</a></td>
<tr>
<td class="trow2">
<strong>{$lang->icq_number}</strong></td>
<td class="trow2">
<a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=icq&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['icq']}</a></td>
<tr>
<td class="trow1">
<strong>{$lang->aim_screenname}</strong></td>
<td class="trow1">
<a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=aim&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['aim']}</a></td>
<tr>
<td class="trow2">
<strong>{$lang->yahoo_id}</strong></td>
<td class="trow2">
<a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=yahoo&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['yahoo']}</a></td>
<tr>
<td class="trow1">
<strong>{$lang->msn}</strong></td>
<td class="trow1">
<a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=msn&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['msn']}</a></td>
</table>

</div>




<br>
</table>
<td valign="top" width="15px" class=""><!-- separacion -->

<td valign="top" width="280px" class="">

<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="6" width="100%" class="tborder">
<tr>
<td colspan="2" class="thead"><strong><font color="#fff"><center>Mini Estadísticas</center></font></strong></td>
<tr>
<td class="trow1">
<font color="#777">{$lang->date_of_birth}</font>
<td class="trow1">
{$membdayage}
<tr>
<td class="trow1">
<font color="#777">{$lang->registration_date}</font>
<td class="trow1">
{$memregdate}
<tr>
<td class="trow1">
<font color="#777">{$lang->total_posts}</font>
<td class="trow1">
{$memprofile['postnum']}
</table>

<br />
{$buddylist}


{$modoptions}
{$last_visit}
<br />
<br />
</table>

<script type="text/javascript">

var countries=new ddtabcontent("countrytabs")

countries.setpersist(true)

countries.setselectedClassTarget("link") //"link" or "linkparent"

countries.init()

</script>

</table>


</div>
{$footer}
</body>
</html>
Guarda el código que tenés ahora en un lugar seguro y reemplaza el member_profile por este:
Código:
<html>
<head>
<title>{$mybb->settings['bbname']} - {$lang->profile}</title>
{$headerinclude}
{$profiledesigncss}
</head>
<body>
<script type="text/javascript" src="{$mybb->settings['bburl']}/images/shootgaming/tabcontent.js">
</script>
{$header}
{$profiledesigneditor}
<div id="profile-container">
<table cellspacing="0" cellpadding="0" border="0" width="100%" align="left">
<td valign="top">

<!--Dark51-->
<table cellspacing="0" cellpadding="0" border="0" width="100%" align="left">
<td>
<!--1ra Caja-->
<table cellspacing="0" cellpadding="0" border="0" align="left">
<td class="trow1" style="padding-top:4px; padding-left:4px; padding-right:4px; padding-bottom:4px; border:1px solid #ccc;">{$avatar}</td>
<td valign="top" style="padding-left: 20px; font-size: 20px;">{$formattedname} <span style="font-size:0px;">{$online_status}</span><br>
<span style="font-size: 14px;">{$usertitle}</span>
</td>
</table>
</td>

<tr>
<td>

<table class="tborder" cellpadding="6" cellspacing="1" align="center">

<tr>
<td class="tcat">
<center><span class="smalltext"><b><font color="#fff"></font></b></span></center>

<tr>
<td class="trow1">
<span>Ultima Actividad: </span>{$memlastvisitdate} {$memlastvisittime}<br />
<span>Actividad Actual: </span> {$online_status}

</table>
<tr>
<td>

<div id="toolbar" class="usertabs" style="padding-top:40px;">

<ul id="countrytabs" class="usertabs">
<li><a href="#" rel="mensajevisita" class="selected"><b>Mensaje de Visita</b></a></li>
<li><a href="#" rel="aboutme"><b>Acerca de Mi</b></a></li>
<li><a href="#" rel="stats"><b>Estadísticas</b></a></li>
<li><a href="#" rel="amigos"><b>Amigos</b></a></li>
<li><a href="#" rel="contact"><b>Contactar</b></a></li>
</ul>
</div>

<div style="border:0px solid gray; width:100%; margin-bottom: 1px; padding: 0px">

<div id="mensajevisita" class="tabcontent">

<!-- ProfileComments -->{$comments_index}<!-- /ProfileComments -->

</div>

<div id="amigos" class="tabcontent">
{$buddylist}
</div>

<div id="aboutme" class="tabcontent">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="6" width="100%" class="tborder">

<td class="trow1">
<strong>{$lang->registration_date}</strong>
<td class="trow1"> {$memregdate}
<tr>
<td class="trow2">
<strong>{$lang->date_of_birth}</strong>
<td class="trow2"> {$membday} {$membdayage}
<tr>
<td class="trow1">
<strong>{$lang->local_time}</strong>
<td class="trow1"> {$localtime}
<tr>
<td class="trow2">
<strong>{$lang->postbit_status}</strong>
<td class="trow2"> {$online_status}</td>
{$profilefields}
</table>
{$signature}
</div>



<div id="stats" class="tabcontent">

<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="6" width="100%" class="tborder">
<tr>
<tr>
<td class="trow1">

<strong>{$lang->joined}</strong>
<td class="trow1">{$memregdate}</td>


{$sendemail}

<tr>
<td class="trow1">
<strong>{$lang->total_posts}</strong>
<td class="trow1">{$memprofile['postnum']}
({$lang->ppd_percent_total})<br /><span class="smalltext">(<a href="search.php?action=finduserthreads&amp;uid={$uid}">{$lang->find_threads}</a> |
<a href="search.php?action=finduser&amp;uid={$uid}">{$lang->find_posts}</a>)</span></td>

<tr>
<td class="trow2">
<strong>{$lang->timeonline}</strong>
<td class="trow2">
{$timeonline}
<tr>
<td class="trow1">
<strong>{$reputation}</strong>
<tr>
<td class="trow2">
<strong>{$warning_level}</strong>
</table>

</div>

<div id="contact" class="tabcontent">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="6" width="100%" class="tborder">
<tr>

<tr>
<td class="trow1">
<strong>{$lang->homepage}</strong>
<td class="trow1">{$website}</td>


{$sendemail}
<tr>
<td class="trow1">
<strong>{$lang->pm}</strong></td>
<td class="trow1">
<a href="private.php?action=send&amp;uid={$memprofile['uid']}">{$lang->send_pm}</a></td>
<tr>
<td class="trow2">
<strong>{$lang->icq_number}</strong></td>
<td class="trow2">
<a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=icq&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['icq']}</a></td>
<tr>
<td class="trow1">
<strong>{$lang->aim_screenname}</strong></td>
<td class="trow1">
<a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=aim&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['aim']}</a></td>
<tr>
<td class="trow2">
<strong>{$lang->yahoo_id}</strong></td>
<td class="trow2">
<a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=yahoo&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['yahoo']}</a></td>
<tr>
<td class="trow1">
<strong>{$lang->msn}</strong></td>
<td class="trow1">
<a href="javascript:;" onclick="MyBB.popupWindow('misc.php?action=imcenter&amp;imtype=msn&amp;uid={$uid}', 'imcenter', 450, 300);">{$memprofile['msn']}</a></td>
</table>

</div>




<br>
</table>
<td valign="top" width="15px" class=""><!-- separacion -->

<td valign="top" width="280px" class="">

<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="6" width="100%" class="tborder">
<tr>
<td colspan="2" class="thead"><strong><font color="#fff"><center>Mini Estadísticas</center></font></strong></td>
<tr>
<td class="trow1">
<font color="#777">{$lang->date_of_birth}</font>
<td class="trow1">
{$membdayage}
<tr>
<td class="trow1">
<font color="#777">{$lang->registration_date}</font>
<td class="trow1">
{$memregdate}
<tr>
<td class="trow1">
<font color="#777">{$lang->total_posts}</font>
<td class="trow1">
{$memprofile['postnum']}
</table>

<br />
{$buddylist}


{$modoptions}
{$last_visit}
<br />
<br />
</table>

<script type="text/javascript">

var countries=new ddtabcontent("countrytabs")

countries.setpersist(true)

countries.setselectedClassTarget("link") //"link" or "linkparent"

countries.init()

</script>

</table>


</div>
{$footer}
</body>
</html>
Ahí quedo ^^

No se le podría colocar un mensaje donde iría la caja de texto como para que no quede tan vació?
Gracias Aqilez >---------------Descargando----------------<
(5 Aug, 2010, 6:31 am)Niqito.- escribió: Ahí quedo ^^

No se le podría colocar un mensaje donde iría la caja de texto como para que no quede tan vació?

Edita el template profile_comments_form y buscá:
Código:
<textarea xxx=xxx xxx=xxx xxx=xxx></textarea>
Y dejalo así:
Código:
<textarea xxx=xxx xxx=xxx xxx=xxx>El mensaje que queres que aparezca por defecto</textarea>

No me acuerdo los atributos (esas xxx), y no tengo acceso a una instalación para fijarme, pero hay un solo "textarea" en el template así que no podés equivocarte.