Página 1 de 1
Sale Doble Mini-Chat Tema Solucionado
Publicado: 19 Ago 2012, 16:22
por Todtuga
Hola Amigos! acabo de descargar e instalar el
MOD Mini-Chat 1.3.5., luego que seguir las instrucciones de install el Mod se instaló y ya me aparece el panel de control en el ACP/MODS pero cuando voy a verlo en el foro me encuentro con que me salen 2 Mini-Chat

- 19-08-2012 12-52-43 p-m-.jpg (266.44 KiB) Visto 720 veces
¿Cómo se soluciona este problema? Ya hay un TEMA en este foro con un problema parecido pero no tuvo solución. Muchas Gracias por vuestra ayuda como siempre.
Saludos
Re: Sale Doble Mini-Chat
Publicado: 19 Ago 2012, 16:33
por nextgen
Abrir
template/index_body.html
Buscar:
Código: Seleccionar todo
<!-- INCLUDE mchat_body.html -->
<!-- IF S_MCHAT_ENABLE and S_MCHAT_ON_INDEX and S_MCHAT_LOCATION --><!-- INCLUDE mchat_body.html --><!-- ENDIF -->
<!-- INCLUDE forumlist_body.html -->
<!-- IF S_MCHAT_ENABLE and S_MCHAT_ON_INDEX and not S_MCHAT_LOCATION --><!-- INCLUDE mchat_body.html --><!-- ENDIF -->
Reemplazar con:
Código: Seleccionar todo
<!-- IF S_MCHAT_ENABLE and S_MCHAT_ON_INDEX and S_MCHAT_LOCATION --><!-- INCLUDE mchat_body.html --><!-- ENDIF -->
<!-- INCLUDE forumlist_body.html -->
<!-- IF S_MCHAT_ENABLE and S_MCHAT_ON_INDEX and not S_MCHAT_LOCATION --><!-- INCLUDE mchat_body.html --><!-- ENDIF -->
Re: Sale Doble Mini-Chat
Publicado: 19 Ago 2012, 16:40
por Todtuga
nextgen escribió:Abrir
template/index_body.html
Buscar:
Código: Seleccionar todo
<!-- INCLUDE mchat_body.html -->
<!-- IF S_MCHAT_ENABLE and S_MCHAT_ON_INDEX and S_MCHAT_LOCATION --><!-- INCLUDE mchat_body.html --><!-- ENDIF -->
<!-- INCLUDE forumlist_body.html -->
<!-- IF S_MCHAT_ENABLE and S_MCHAT_ON_INDEX and not S_MCHAT_LOCATION --><!-- INCLUDE mchat_body.html --><!-- ENDIF -->
Reemplazar con:
Código: Seleccionar todo
<!-- IF S_MCHAT_ENABLE and S_MCHAT_ON_INDEX and S_MCHAT_LOCATION --><!-- INCLUDE mchat_body.html --><!-- ENDIF -->
<!-- INCLUDE forumlist_body.html -->
<!-- IF S_MCHAT_ENABLE and S_MCHAT_ON_INDEX and not S_MCHAT_LOCATION --><!-- INCLUDE mchat_body.html --><!-- ENDIF -->
Perfecto!

Problema resuelto! Muchas gracias "nextgen"

Saludos cordiales.
Carlos