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
No se me ve ningún chatbox
Lyudegul   1 Aug, 2013, 1:53 pm
#1
URL del foro: http://ota-gamer.netau.net/
Versión de mybb: 1.6
Actualización: No
Nombre del tema: Default

Pues como veréis acabo de empezar con este foro y lo que pasa es que por más que instale chats no se me ve ninguno.
He probado con el shoutbox y el chatbox, los he instalado ambos y no me aparece ninguno, he mirado en la plantilla del index y ahí sí me aparecen. Y no sé qué hacer. Alguna solución?

Para más info, mi hosting es 000webhost.
Finer   1 Aug, 2013, 2:58 pm
#2
(1 Aug, 2013, 1:53 pm)Lyudegul escribió: URL del foro: http://ota-gamer.netau.net/
Versión de mybb: 1.6
Actualización: No
Nombre del tema: Default

Pues como veréis acabo de empezar con este foro y lo que pasa es que por más que instale chats no se me ve ninguno.
He probado con el shoutbox y el chatbox, los he instalado ambos y no me aparece ninguno, he mirado en la plantilla del index y ahí sí me aparecen. Y no sé qué hacer. Alguna solución?

Para más info, mi hosting es 000webhost.

Fijate si la variable del shoutbox te aparece en el index..
creo que era algo asi myshuboxabcd se que terminaba con abcd.
si no te aparece la variable volve a instarlalo otra cosa no se me ocurre.
Lyudegul   1 Aug, 2013, 3:21 pm
#3
Código PHP:
<?php 
<html>
<
head>
<
title>{$mybb->settings['bbname']}</title>
{
$headerinclude}
<
script type="text/javascript">
<!--
lang.no_new_posts = "{$lang->no_new_posts}";
lang.click_mark_read = "{$lang->click_mark_read}";
// -->
</script>
</
head>
<
body>
{
$header}

{
$forums}
{
myshoutbox_abcd}
{
$boardstats}

<
dl class="forum_legend smalltext">
<
dt><img src="{$theme['imgdir']}/on.gif" alt="{$lang->new_posts}" title="{$lang->new_posts}" style="vertical-align: middle; padding-bottom: 4px;" /></dt>
<
dd>{$lang->new_posts}</dd>

<
dt><img src="{$theme['imgdir']}/off.gif" alt="{$lang->no_new_posts}" title="{$lang->no_new_posts}" style="vertical-align: middle; padding-bottom: 4px;" /></dt>
<
dd>{$lang->no_new_posts}</dd>

<
dt><img src="{$theme['imgdir']}/offlock.gif" alt="{$lang->forum_locked}" title="{$lang->forum_locked}" style="vertical-align: middle;" /></dt>
<
dd>{$lang->forum_locked}</dd>
</
dl>
<
br style="clear: both" />
{
$footer}
</
body>
</
html>
Esto es mi plantilla de index
bender   2 Aug, 2013, 7:31 pm
#4
estoy casi seguro que 000webhosting tiene problemas con los chatbox
te recomiendo visitar la categoria "Dominios y alojamientos" donde podras encontrar
Hosting gratis y P2H mejores que 000webhosting saludos!
Lyudegul   3 Aug, 2013, 8:24 am
#5
Ok, muchas gracias, cambiaré de hosting entonces. Podéis cerrar esto Smile
  
Powered By MyBB, © 2002-2024 MyBB Group.
Made with by Curves UI.