( ! ) 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.0001378280{main}( ).../showthread.php:0
20.0002403208require_once( '/var/www/mybb-es.com/global.php ).../showthread.php:28
30.00491733432pluginSystem->run_hooks( $hook = 'global_start', $arguments = ??? ).../global.php:100
40.00491733464google_seo_redirect_hook( '' ).../class_plugins.php:142
50.00511734184preg_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.0001378280{main}( ).../showthread.php:0
20.0002403208require_once( '/var/www/mybb-es.com/global.php ).../showthread.php:28
30.00491733432pluginSystem->run_hooks( $hook = 'global_start', $arguments = ??? ).../global.php:100
40.00491733464google_seo_redirect_hook( '' ).../class_plugins.php:142
50.00531735064parse_str( $string = NULL, $result = NULL ).../redirect.php:315
Redes Sociales en el post

Redes Sociales en el post
Post traducido por Ignnacio. Mybb.com - Damion (Creador). Redes Sociales Ejemplo de como quedaria si tu lo pones de esa manera: Pasos a seguir:...

Post traducido por Ignnacio.
Mybb.com - Damion (Creador).

Redes Sociales


Ejemplo de como quedaria si tu lo pones de esa manera:

[Imagen: 43316887.png]

Pasos a seguir:
  • Buscar los iconos que sean de tu gusto, recuerda que de cada red social que agregaras deberas buscar.
  • Sube los iconos a tu servidor
  • Ve a AdminCP - Estilos y Plantillas - Plantillas - Theme que usas - Mostrar Tema (Plantillas) - showthread_ratethread

    Ingresa lo siguiente en la plantilla showthread_ratethread en donde mas gustes.

    Codigo para poner las redes sociales:
    Código PHP:
    <div style="margin-top: 6px; padding-right: 10px;" class="float_left">

    <
    strong style="float: left; padding-right: 10px;">Share Post:</strong>

    <
    a title="Digg" href="http://digg.com/submit?url={$mybb->settings['bburl']}/showthread.php?tid={$thread['tid']}target="_blank"><img src="LINK TO SOCIAL ICON" alt="Digg" /></a>

    <
    a title="Delicious" href="http://del.icio.us/post?url={$mybb->settings['bburl']}/showthread.php?tid={$thread['tid']}&title={$thread['subject']}target="_blank"><img src="LINK TO SOCIAL ICON" alt="Delicious" /></a>

    <
    a title="Reddit" href="http://reddit.com/submit?url={$mybb->settings['bburl']}/showthread.php?tid={$thread['tid']}&title={$thread['subject']}target="_blank"><img src="LINK TO SOCIAL ICON" alt="Reddit" /></a>

    <
    a title="Facebook" href="http://www.facebook.com/share.php?u={$mybb->settings['bburl']}/showthread.php?tid={$thread['tid']}target="_blank"><img src="LINK TO SOCIAL ICON" alt="Facebook" /></a>

    <
    a title="Twitter" href="http://twitter.com/home?status={$thread['subject']} - {$mybb->settings['bburl']}/showthread.php?tid={$thread['tid']}target="_blank"><img src="LINK TO SOCIAL ICON" alt="Twitter" /></a>

    <
    a title="StumbleUpon" href="http://www.stumbleupon.com/submit?url={$mybb->settings['bburl']}/showthread.php?tid={$thread['tid']}target="_blank"><img src="LINK TO SOCIAL ICON" alt="StumbleUpon" /></a>

    </
    div


Forma de editar las redes sociales:
Código PHP:
<a title="nombre de la red social" href="http://link de la red social.com (lo otro lo dejan como esta) /submit?url={$mybb->settings['bburl']}/showthread.php?tid={$thread['tid']}target="_blank"><img src="LINK HACIA LOS ICONOS puede ser x ejemplo images/twitter.png o un link directo" alt="nombre de la red social" /></a

Gracias Wink.

Recuerda que para pedir soporte estan los lugares de pedir soporte pero puedes aqui decir que necesitas soporte de este tema y respondes aqui "necesito ayuda, aqui esta el link para que vallan a mi tema de soporte aqui en mybb-es".
Me gusta hehe lo pondre en mi foro ^^