04-04-2024, 12:29 PM
[img]Registrate o inicia tu sesión para ver este contenido[/img]
[img]Registrate o inicia tu sesión para ver este contenido[/img]
En posts.php --> inc --> php --> posts.php
Buscar:
Código PHP:
// AFILIADOS
$smarty->assign("tsAfiliados",$tsAfiliado->getAfiliados());
Arriba agregar:
Código PHP:
// CHAT CBOX
include(TS_CLASS."c.chat.php");
$tsChat =new tsChat();
$smarty->assign("tsBanchat",$tsChat->getBan());
$smarty->assign("tsRango",$tsChat->getRango());
$tsChat->getClean();
$smarty->assign("tsConectadostotal",$tsChat->getConectadostotal());
En t.home.tpl --> themes --> default --> templates --> t.home.tpl
Buscar:
Código PHP:
{include file='sections/main_header.tpl'}
Debajo agregar:
Código PHP:
{include file='chat/chat.tpl'}
Y subir esta carpeta
Mega
http://Registrate o inicia tu sesión par... contenido
Mediafire
http://Registrate o inicia tu sesión par... contenido
4shared
http://Registrate o inicia tu sesión par... contenido