( ! ) 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.0001378552{main}( ).../showthread.php:0
20.0002403480require_once( '/var/www/mybb-es.com/global.php ).../showthread.php:28
30.00541732744pluginSystem->run_hooks( $hook = 'global_start', $arguments = ??? ).../global.php:100
40.00541732776google_seo_redirect_hook( '' ).../class_plugins.php:142
50.00561733528preg_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.0001378552{main}( ).../showthread.php:0
20.0002403480require_once( '/var/www/mybb-es.com/global.php ).../showthread.php:28
30.00541732744pluginSystem->run_hooks( $hook = 'global_start', $arguments = ??? ).../global.php:100
40.00541732776google_seo_redirect_hook( '' ).../class_plugins.php:142
50.00591734408parse_str( $string = NULL, $result = NULL ).../redirect.php:315
Insertar Logo en Tema Square

[Ayuda]  Insertar Logo en Tema Square
intento insertar un logo en el tema Square , pero cuando selecciono el directorio de imágenes y la dirección de la imagen y guardo los cambios, el lo...

intento insertar un logo en el tema Square , pero cuando selecciono el directorio de imágenes y la dirección de la imagen y guardo los cambios, el logo por defecto del tema sigue hay.

[Imagen: 30ikk13.jpg]
¿Algo así?

[Imagen: ajgv14x.png]

En plantillas -> tu theme -> header o cabecera -> header

Busca

Código:
<div class="logo">

    <div class="logo2"></div>

     Square

</div>

Reemplazalo con

Código:
<div class="logo" original-title="">

    <a href="http://http://pkmnhispano.hol.es/"><img src="http://www.otakudaro.tk/community/images/otakudaro/logo.png" /></a>

</div>

Obviamente, la URL de tu imagen la debes cambiar por el logo que desees.
¡Gracias AndresXZ09!

Mil Gracias, visitare tú foro cuando pueda.
(25 Apr, 2015, 7:36 pm)ZoroarkShade escribió: ¡Gracias AndresXZ09!

Mil Gracias, visitare tú foro cuando pueda.


Eres bienvenido ^^