( ! ) Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/mybb-es.com/inc/plugins/google_seo/redirect.php on line 298
Call Stack
#TimeMemoryFunctionLocation
10.0001378712{main}( ).../showthread.php:0
20.0002403640require_once( '/var/www/mybb-es.com/global.php ).../showthread.php:28
30.00521726784pluginSystem->run_hooks( $hook = 'global_start', $arguments = ??? ).../global.php:100
40.00521726816google_seo_redirect_hook( '' ).../class_plugins.php:142
50.00531727600preg_replace( $pattern = '/\\?([^&?=]+)([=&])/u', $replacement = '&$1$2', $subject = NULL ).../redirect.php:298

( ! ) Deprecated: parse_str(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/mybb-es.com/inc/plugins/google_seo/redirect.php on line 315
Call Stack
#TimeMemoryFunctionLocation
10.0001378712{main}( ).../showthread.php:0
20.0002403640require_once( '/var/www/mybb-es.com/global.php ).../showthread.php:28
30.00521726784pluginSystem->run_hooks( $hook = 'global_start', $arguments = ??? ).../global.php:100
40.00521726816google_seo_redirect_hook( '' ).../class_plugins.php:142
50.00551728480parse_str( $string = NULL, $result = NULL ).../redirect.php:315
¿Justificar a la izqueirda contenido de "ultimo mensaje"?

¿Justificar a la izqueirda contenido de "ultimo mensaje"?
URL: http://www.chronos-world.webcindario.com.../index.php Version: 1.6 Actualización: De smf a mybb Theme: NDesign Quiero poner a la izquierda e...

URL: http://www.chronos-world.webcindario.com.../index.php
Version: 1.6
Actualización: De smf a mybb
Theme: NDesign

Quiero poner a la izquierda el texto de "ultimos mensajes" que sale a la derecha del todo de cada foro. ¿Alguien sabe como?
No entendí muy bien, pero dices lo de

[CW] ¡¡Puesto 46 en el ...
Hoy 06:04 PM
por DR0PL3A ?

Si es eso:

ACP > Plantillas y Estilos > Plantillas > Tu tema > Caja del Foro - Plantillas > forumbit_depth2_forum_lastpost > Editar


Cita:<div align="left" style="white-space:nowrap">
<span class="smalltext">

{$forum['lastpost_icon']} <a href="{$lastpost_link}"
title="{$full_lastpost_subject}"><strong>{$lastpost_subject}</strong></a>

<br />{$lang->by} {$lastpost_profilelink}

</div>

<div align="right" style="white-space:nowrap">

{$lastpost_date} {$lastpost_time}

<a href="{$lastpost_link}"
title="{$full_lastpost_subject}"><img class="inlineimg"
src="{$theme['imgdir']}/lastpost.png" alt="Ir al último mensaje"
border="0" /></a>

</div>

</div>
Si, es eso n.n Mmm, no se adapta del todo a todas las cajas, ¿alguna manera de que todas tengan el mismo tamaño y que se vean iguales? Si es que no es mucho pedir.