- 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.
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..!!
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;"> </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..!!