Poner Inferno ShoutBox en el Portal

Ricardo Núñez Seguir

Eta
¡Usuario con pocos negocios! ¡Utiliza siempre saldo de Forobeta!
Desde
17 Dic 2008
Mensajes
1.330
PRIMERO ANTES QUE NADA DEBEN TENER INSTALADO Y SUBIDOS TODOS LOS ARCHIVOS DEL INFERNO SHOUTBOX.

1. En el ACP: vbadvanced / add module / template

2.
HTML:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> 

<thead> 
<tr> 
    <td class="tcat" align="center"> 
        <a style="float:right" href="#top" onclick="return toggle_collapse('forumhome_infernoshout')"><img id="collapseimg_forumhome_infernoshout" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_infernoshout].gif" alt="" border="0" /></a> 
        <a href="infernoshout.php?do=archive" title="Ver Archivo">.:: Chat - Portal por Rinunez - vBhispano XD ::.</a> 
    </td> 

</tr> 
</thead> 
<tbody id="shoutbox_editshout" style="display: none;"> 
    <tr> 
        <td class="alt1" align="left" width="100%"> 
            <form onsubmit="return InfernoShoutbox.do_edit_shout();" action="index.php" id="editshoutform"> 
                <span style="float: right;"> 
                    <input type="submit" class="button" value="Update" /> 
                    <input type="button" class="button" value="Delete" onclick="InfernoShoutbox.do_edit_shout(true);" /> 
                    <input type="button" class="button" value="Cancel" onclick="InfernoShoutbox.cancel_edit_shout();" /> 

                </span> 
                <input type="text" size="60" class="bginput" name="editshout" /> 
                <input type="hidden" name="shoutid" value="" /> 
            </form> 
        </td> 
    </tr> 
</tbody> 
<tbody id="shoutbox_smilies" style="display: none;"> 
    <tr> 
        <td class="alt1" align="center" width="100%" id="shoutbox_smilies_row"> 

        </td> 
    </tr> 
</tbody> 
<tbody id="collapseobj_forumhome_infernoshout" style=""> 
    <tr> 
        <td class="alt1" align="left" width="100%"> 
         
            <form onsubmit="return InfernoShoutbox.shout();" action="index.php"> 
            <table width='100%' border='0' cellpadding='0' cellspacing='0'> 
    <tr> 
    <td width='100%'> 

        <input type="text" name="vbshout_pro_shoutbox_editor" style="width: 93%" class="bginput" id="vbshout_pro_shoutbox_editor" /> 
    </td> 
    <td style='white-space:nowrap' width='1%'> 
        <input type="button" value="Shout" class="button" onclick='InfernoShoutbox.shout();' /> 
        <input type="button" value="Opcion" class="button" onclick='InfernoShoutbox.goto_options();' /> 
    </td> 

</tr> 
</table> 
            <div style="height: 4px"></div> 
            </form> 
         


        <div class="alt2" style="padding: 0px; margin: 0px; border: 0px;"> 
                <table width="100%" cellpadding="0" cellspacing="0" id="vbshout_pro_tabs"> 
                <tr> 
                    <td class="alt1" width="100%" style="padding: 0px; margin: 0px; border: 0px;">&nbsp;</td> 
                </tr> 
                </table> 

        </div> 

        <div class="alt2" id="shoutbox_notice" style="display: none; padding-left: 3px; padding-top: 3px;"><b class="highlight">Noticia del Shoutbox:</b> <span class="smallfont" id="shoutbox_notice_message"></span></div> 
        <div class="alt2" id="shoutbox_window"><span id="shoutbox_frame" style="display: block; padding: 3px; overflow:auto;height:250px; width: 99%;">Cargando...</span><span id="shoutbox_users_frame" style="display: none; padding: 3px; overflow:auto;height:250px; width: 99%;">Cargando...</span></div> 

         
        </td> 
    </tr> 
</tbody> 

</table> 

<script type="text/javascript" src="infernoshout/browser/infernoshout.js?ver=1.0.1"></script> 
<script type="text/javascript"> 
<!-- 

/** 
 * Inferno Shoutbox Javascript Engine 
 * Created By Inferno Technologies 
 * All Rights Reserved 
 * * * * * * * * * * * * * * * 
 */ 

InfernoShoutbox = new _ishout; 
InfernoShoutbox.initiate( 
    'index', 
    '1.8E+15', 
    '0', 
    '0', 
    '0', 
    '0', 
    '0', 
    '250', 
    parseInt("5") * 1000 
); 

--> 
</script>

3. OjO: Busca en el modulo Use Module Wrapper Template ponle no

Listo..! ya tienes el Shoutbox en el Portal =D

PD: Por Ahi dice: .:Chat en el portal Por Rinunez-vBhispano ahi modificas por lo que quieras que salga en el titulo de tu chatbox

Agradece si te Gusto..!!
 

Ricardo Núñez

Eta
¡Usuario con pocos negocios! ¡Utiliza siempre saldo de Forobeta!
Desde
17 Dic 2008
Mensajes
1.330
Donde estas creando el modulo salen unas palomitas en donde estan los nombres de los grupos, entonces desmarcas donde dice: UNREGISTERED/NOT LOGUED IN
 

pro-pumper

Alfa
¡Usuario con pocos negocios! ¡Utiliza siempre saldo de Forobeta!
Desde
26 May 2009
Mensajes
26
muchas gracias por el tuto, esto es lo q necesitaba, pero...como puedo añadirle las demás opciones al chat?
 

pro-pumper

Alfa
¡Usuario con pocos negocios! ¡Utiliza siempre saldo de Forobeta!
Desde
26 May 2009
Mensajes
26
He estado modificando el código y ya pude poner los emoticons y otros archivos, pero no puedo lograr que funcionen correctamente ((no se casi nada de programación T_T ))
En fin, este es el código para añadir los botones

Insertar CODE, HTML o PHP:
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center"> 

<thead> 
<tr> 
    <td class="tcat" align="center"> 
        <a style="float:right" href="#top" onclick="return toggle_collapse('forumhome_infernoshout')"><img id="collapseimg_forumhome_infernoshout" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_infernoshout].gif" alt="" border="0" /></a> 
        <a href="infernoshout.php?do=archive" title="Ver Archivo">.:: Chat - Portal Extremo::.</a> 
    </td> 

</tr> 
</thead> 
<tbody id="shoutbox_editshout" style="display: none;"> 
    <tr> 
        <td class="alt1" align="left" width="240"> 
            <form onsubmit="return InfernoShoutbox.do_edit_shout();" action="index.php" id="editshoutform"> 
                <span style="float: right;"> 
                    <input type="submit" class="button" value="Update" /> 
                    <input type="button" class="button" value="Delete" onclick="InfernoShoutbox.do_edit_shout(true);" /> 
                    <input type="button" class="button" value="Cancel" onclick="InfernoShoutbox.cancel_edit_shout();" /> 

                </span> 
                <input type="text" size="60" class="bginput" name="editshout" /> 
                <input type="hidden" name="shoutid" value="" /> 
            </form> 
        </td> 
    </tr> 
</tbody> 
<tbody id="shoutbox_smilies" style="display: none;"> 
    <tr> 
        <td class="alt1" align="center" width="240" id="shoutbox_smilies_row"> 

        </td> 
    </tr> 
</tbody> 
<tbody id="collapseobj_forumhome_infernoshout" style=""> 
    <tr> 
        <td class="alt1" align="left" width="240"> 
         
            <form onsubmit="return InfernoShoutbox.shout();" action="index.php"> 
            <table width='240' border='0' cellpadding='0' cellspacing='0'> 
    <tr> 
    <td width='240'> 

        <input type="text" name="vbshout_pro_shoutbox_editor" style="width: 240" class="bginput" id="vbshout_pro_shoutbox_editor" /> 
    </td> 
    <td style='white-space:nowrap' width='1%'> 
        <input type="button" value="Enviar" class="button" onclick='InfernoShoutbox.shout();' /> 
        <input type="button" value="Opciones" class="button" onclick='InfernoShoutbox.goto_options
        <input type="button" value="Limpiar" class="button" onclick='InfernoShoutbox.clear();'/>
        <input type="button" value="Emoticons" class="button" onclick='InfernoShoutbox.smilies();'/>
    </td> 

</tr> 
</table> 
            <div style="height: 4px"></div> 
            </form> 
         


        <div class="alt2" style="padding: 0px; margin: 0px; border: 0px;"> 
                <table width="240" cellpadding="0" cellspacing="0" id="vbshout_pro_tabs"> 
                <tr> 
                    <td class="alt1" width="240" style="padding: 0px; margin: 0px; border: 0px;">&nbsp;</td> 
                </tr> 
                </table> 

        </div> 

        <div class="alt2" id="shoutbox_notice" style="display: none; padding-left: 3px; padding-top: 3px;"><b class="highlight">Noticia del Shoutbox:</b> <span class="smallfont" id="shoutbox_notice_message"></span></div> 
        <div class="alt2" id="shoutbox_window"><span id="shoutbox_frame" style="display: block; padding: 3px; overflow:auto;height:250px; width: 240;">Cargando...</span><span id="shoutbox_users_frame" style="display: none; padding: 3px; overflow:auto;height:240px; width: 240">Cargando...</span></div> 

         
        </td> 
    </tr> 
</tbody> 

</table> 

<script type="text/javascript" src="infernoshout/browser/infernoshout.js?ver=1.0.1"></script> 
<script type="text/javascript"> 
<!-- 

/** 
 * Inferno Shoutbox Javascript Engine 
 * Created By Inferno Technologies 
 * All Rights Reserved 
 * * * * * * * * * * * * * * * 
 */ 

InfernoShoutbox = new _ishout; 
InfernoShoutbox.initiate( 
    'index', 
    '1.8E+15', 
    '0', 
    '0', 
    '0', 
    '0', 
    '0', 
    '250', 
    parseInt("5") * 1000 
); 

--> 
</script>
Espero que ayuden a configurarlo para que contenga todas las opciones como vienen por default.
Así como tambien poder usar el 'adv_portal_module_wrapper' para que se autoajuste al foro.
 

Ricardo Núñez

Eta
¡Usuario con pocos negocios! ¡Utiliza siempre saldo de Forobeta!
Desde
17 Dic 2008
Mensajes
1.330
Despues de moderar un poco mis foros trabajare en ese codigo para dejarlo en completo pero haber si no se desajusta el foro...
 

ximenavi

Beta
¡Usuario con pocos negocios! ¡Utiliza siempre saldo de Forobeta!
Desde
7 Jun 2009
Mensajes
127
Despues de moderar un poco mis foros trabajare en ese codigo para dejarlo en completo pero haber si no se desajusta el foro...


Hay perrito, dime si es confiable este shoubox?
es para todas las versiones?, y otra cosa, este es el mejor?
o hay otros?
 

MacGiber

Gamma
¡Usuario con pocos negocios! ¡Utiliza siempre saldo de Forobeta!
Desde
9 Abr 2009
Mensajes
232
panin en el mio despues de trabajar perfecto ahora se queda todo el tiempo cargando !!
 

Ricardo Núñez

Eta
¡Usuario con pocos negocios! ¡Utiliza siempre saldo de Forobeta!
Desde
17 Dic 2008
Mensajes
1.330
que raro :S

Yo uso la Pro y va de maravilla!!

No intentaste modificar el logo?

Borra el modulo y vulvelo a poner y me dices que tal
 

MacGiber

Gamma
¡Usuario con pocos negocios! ¡Utiliza siempre saldo de Forobeta!
Desde
9 Abr 2009
Mensajes
232
lo deje tal como tu lo bajastes al foro!! pero intento y te dejo saber !!
 

moises9633

Gamma
¡Usuario con pocos negocios! ¡Utiliza siempre saldo de Forobeta!
Desde
7 Oct 2009
Mensajes
220
lo instale en el foro me corre de 10
pero en el portal dice
Cargando... y hay se queda T_T
PD: no lo quiero en el foro solo lo instale para probarlo hay
lo quiero en en portal :'(
please help me
 

Andrés Durán

Xi
¡Usuario con pocos negocios! ¡Utiliza siempre saldo de Forobeta!
Desde
23 Abr 2009
Mensajes
4.371
Hola moises9633.

Busca en el código que te adjunté esta línea:

HTML:
<script type="text/javascript" src="infernoshout/browser/infernoshout.js?ver=1.0.1"></script>

Y la reemplazas por esta:

HTML:
<script type="text/javascript" src="$vboptions[bburl]/infernoshout/browser/infernoshout.js?ver=1.0.1"></script>

Si no te funciona, por favor me lo haces saber.
 
Arriba