Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/mybb-es.com/html/inc/plugins/avatarep.php on line 1102

Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/mybb-es.com/html/inc/class_language.php on line 201
Centrar textos del postbit.
Páginas (3):    1 2 3   
Darkin   2 Feb, 2011, 9:07 pm
#11
Postbit_autor_user sin modificaciones
Código PHP:
<?php 
<div class="postbitrec" style="text-align: center"><b>{$lang->postbit_posts} {$post['postnum']}</b><br /></div>
<
div class="postbitrec" style="text-align: center"><b>{$lang->postbit_joined} {$post['userregdate']}</b></div>
<
div class="postbitrec" style="text-align: center"><b>{$post['replink']}</b></div>
<
div class="postbitrec" style="text-align: center"><b>{$post['warninglevel']}</b></div>
<
div class="postbitrec2" style="text-align: center" valign="middle"><b>Pais:</b><img src="images/flags/{$post['fid1']}.gif" border="0" alt="{$post['fid1']}" /><br /></div>
<
div class="postbitrec2"style="text-align: center"><b>Genero:</b><img src="images/flags/{$post['fid3']}.png" border="0" alt="{$post['fid3']}" /><br /></div>
</
div><br />
<
div align="center" >{$post['onlinestatus']}</div>

Postbit_classic sin modificaciones
Código PHP:
<?php 
{$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="18%" valign="top" style="white-space: nowrap; text-align: center;"><a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
<
strong><span class="largetext"><font size=2>{$post['profilelink']}</font></span></strong> <br />
<
span class="smalltext">
{
$post['usertitle']}<br />
{
$post['userstars']}
{
$post['groupimage']}
{
$post['useravatar']}<br /><br />
{
$post['user_details']}

</
span>
</
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;">
{
$post['message']}
</
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']}{$post['button_rep']}</span></td>
<
td align="right">{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quote']}{$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>
</
td>
</
tr>
</
table>
Ignnacio Ausente   2 Feb, 2011, 9:13 pm
#12
¿Ya utilizaste la forma que te dije yo?.
Darkin   2 Feb, 2011, 9:24 pm
#13
Si fijate un par de post atras, kedo deforme, algo parecido a como me quedo con el de Bour
Gustavo R.   2 Feb, 2011, 9:31 pm
#14
Así ya debería de funcionar:
Código PHP:
<?php 
<div class="postbitrec" style="text-align: center"><b>{$lang->postbit_posts} {$post['postnum']}</b><br /></div>
<
div class="postbitrec" style="text-align: center"><b>{$lang->postbit_joined} {$post['userregdate']}</b></div>
<
div class="postbitrec" style="text-align: center"><b>{$post['replink']}</b></div>
<
div class="postbitrec" style="text-align: center"><b>{$post['warninglevel']}</b></div>
<
div class="postbitrec2" style="text-align: center" valign="middle"><b>Pais:<br></b><img src="images/flags/{$post['fid1']}.gif" border="0" alt="{$post['fid1']}" /><br /></div>
<
div class="postbitrec2"style="text-align: center"><b>Genero:</b><br><img src="images/flags/{$post['fid3']}.png" border="0" alt="{$post['fid3']}" /><br /></div>
</
div><br />
<
div align="center" >{$post['onlinestatus']}</div>
Darkin   2 Feb, 2011, 9:38 pm
#15
Queda deformado tambien, parecido a antes xD!!

Dejo una img de otro foro de como quiero que quede en este caso la Nacionalidad y Sexo...
[Imagen: 2hhzngx.jpg]
Giancarlort   3 Feb, 2011, 7:03 pm
#16
hola pues mi postbit_author_user simplememnte lo tengo asi:

Código PHP:
<?php 
<table width="100%" border="0" cellspacing="2" cellpadding="1" style="font-size:12px">
<
tr><td class="trow4" align="center">
{
$lang->postbit_posts} <a href="{$mybb->settings['bburl']}/search.php?action=finduser&amp;uid={$post['uid']}">{$post['postnum']}</a
</td></tr>


<
tr><td class="trow4" align="center">
{
$lang->postbit_joined} {$post['userregdate']}
</
td></tr>

<
tr><td class="trow4" align="center">
{
$post['replink']}{$post['warninglevel']}
</
td></tr>
</
table>

y en lo que respecta a pais y genero que se encuentra en postbit_classic de esta manera:

Código PHP:
<?php 
<table width="100%" border="0" cellspacing="2"
cellpadding="1" style="font-size:12px">
<
tr><td class="trow4" align="center">
País: <img src="images/flags/{$post['fid1']}.GIF"border="0"alt="{$post['fid1']}"/><br/>
</
td></tr></table>

<
table width="100%" border="0" cellspacing="2"
cellpadding="1" style="font-size:12px">
<
tr><td class="trow4" align="center">
Género: <img src="images/sexo/{$post['fid3']}.gif"border="0"alt="{$post['fid3']}"/><br/>
</
td></tr></table>

Cambia trow4 por postbitrec
Darkin   3 Feb, 2011, 7:26 pm
#17
Me queda todo deformado, seguro lo estare asiendo mal :/!!! solo quiero editar el Genero y Pais, t dejo el postbit_author_user aver como seria, yo reemplazo eso y keda re mal u.u

Código PHP:
<?php 
<div class="postbitrec" style="text-align: center"><b>{$lang->postbit_posts} {$post['postnum']}</b><br /></div>
<
div class="postbitrec" style="text-align: center"><b>{$lang->postbit_joined} {$post['userregdate']}</b></div>
<
div class="postbitrec" style="text-align: center"><b>{$post['replink']}</b></div>
<
div class="postbitrec" style="text-align: center"><b>{$post['warninglevel']}</b></div>
<
div class="postbitrec2" style="text-align: center" valign="middle"><b>Pais:</b><img src="images/flags/{$post['fid1']}.gif" border="0" alt="{$post['fid1']}" /><br /></div>
<
div class="postbitrec2"style="text-align: center"><b>Genero:</b><img src="images/flags/{$post['fid3']}.png" border="0" alt="{$post['fid3']}" /><br /></div>
</
div><br />
<
div align="center" >{$post['onlinestatus']}</div>
Ignnacio Ausente   5 Feb, 2011, 6:59 am
#18
Código PHP:
<?php 
<div class="postbitrec" style="text-align: center"><b>{$lang->postbit_posts} {$post['postnum']}</b><br /></div>
<
div class="postbitrec" style="text-align: center"><b>{$lang->postbit_joined} {$post['userregdate']}</b></div>
<
div class="postbitrec" style="text-align: center"><b>{$post['replink']}</b></div>
<
div class="postbitrec" style="text-align: center"><b>{$post['warninglevel']}</b></div>
<
div class="postbitrec2" style="text-align: center" valign="middle"><center><b>Pais:</b><img src="images/flags/{$post['fid1']}.gif" border="0" alt="{$post['fid1']}" /><br /></center></div>
<
div class="postbitrec2"style="text-align: center"><center><b>Genero:</b><img src="images/flags/{$post['fid3']}.png" border="0" alt="{$post['fid3']}" /><br /></center></div>
</
div><br />
<
div align="center" >{$post['onlinestatus']}</div>

Ve la forma que puse.
Darkin   5 Feb, 2011, 8:00 am
#19
(5 Feb, 2011, 6:59 am)Ignnacio escribió:
Código PHP:
<?php 
<div class="postbitrec" style="text-align: center"><b>{$lang->postbit_posts} {$post['postnum']}</b><br /></div>
<
div class="postbitrec" style="text-align: center"><b>{$lang->postbit_joined} {$post['userregdate']}</b></div>
<
div class="postbitrec" style="text-align: center"><b>{$post['replink']}</b></div>
<
div class="postbitrec" style="text-align: center"><b>{$post['warninglevel']}</b></div>
<
div class="postbitrec2" style="text-align: center" valign="middle"><center><b>Pais:</b><img src="images/flags/{$post['fid1']}.gif" border="0" alt="{$post['fid1']}" /><br /></center></div>
<
div class="postbitrec2"style="text-align: center"><center><b>Genero:</b><img src="images/flags/{$post['fid3']}.png" border="0" alt="{$post['fid3']}" /><br /></center></div>
</
div><br />
<
div align="center" >{$post['onlinestatus']}</div>

Ve la forma que puse.
[Imagen: weee.png]
Ignnacio Ausente   5 Feb, 2011, 8:03 am
#20
¿Sabes algún foro que lo tenga de esa forma?.
Páginas (3):    1 2 3   
  
Powered By MyBB, © 2002-2024 MyBB Group.
Made with by Curves UI.