( ! ) 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.0001382016{main}( ).../showthread.php:0
20.0001406944require_once( '/var/www/mybb-es.com/global.php ).../showthread.php:28
30.00441732880pluginSystem->run_hooks( $hook = 'global_start', $arguments = ??? ).../global.php:100
40.00441732912google_seo_redirect_hook( '' ).../class_plugins.php:142
50.00461733664preg_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.0001382016{main}( ).../showthread.php:0
20.0001406944require_once( '/var/www/mybb-es.com/global.php ).../showthread.php:28
30.00441732880pluginSystem->run_hooks( $hook = 'global_start', $arguments = ??? ).../global.php:100
40.00441732912google_seo_redirect_hook( '' ).../class_plugins.php:142
50.00481734544parse_str( $string = NULL, $result = NULL ).../redirect.php:315
Como se pone el titulo como aqui?
la variable va en showthread y es {$thread['subject']}, de ahi en mas te toca meterle CSS Wink
:)
Por cierto Cluster, debo decirte que te quedo muy guapo.
(1 Jun, 2012, 10:11 am)Cluster escribió: la variable va en showthread y es {$thread['subject']}, de ahi en mas te toca meterle CSS Wink

No me a quedado nada claro Big Grin soy nuevo en MyBB mas pistas por favor
Vas a la edicion de las plantillas de tu theme y en "Mostrar tema" desglozas las plantillas y buscas showthread, la abres y pegas en algun lugar coherente la variable {$thread['subject']} (un lugar coherente seria por encima de un <table>
:)