Autor Tema: [AYUDA] Problema con el Minichat v6 MOD v3 by RamFu [Solucionado]  (Leído 731 veces)

Desconectado .:lvictorl:.

  • PHPer@
  • **
  • Mensajes: 58
  • Karma: 2
  • Sexo: Masculino
  • Hola, esto es un texto personal.
    • Ver Perfil
[AYUDA] Problema con el Minichat v6 MOD v3 by RamFu [Solucionado]
« en: 23 de Julio de 2010, 22:48:04 pm »
Solucionado!  :D

-Gracias Nenk por el codigo!
-Gracias Guero Por recordarmelo!xd
« Última modificación: 25 de Julio de 2010, 21:54:57 pm por .:lvictorl:. »

Comunidad PHPeros

[AYUDA] Problema con el Minichat v6 MOD v3 by RamFu [Solucionado]
« en: 23 de Julio de 2010, 22:48:04 pm »

Desconectado SoyJoaquin.

  • PHPero Master
  • ******
  • Mensajes: 2.737
  • Karma: 131
  • Sexo: Masculino
  • ส้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้ส้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้้ Problem?
    • Ver Perfil
    • IsoMap
Re: [AYUDA] Problema con el Minichat v6 MOD v3 by RamFu
« Respuesta #1 en: 23 de Julio de 2010, 23:03:00 pm »
Tengo 2 respuestas...
La mas lógica es que aya un <br>

La menos lógica .. es que aya una calda pequeña...
Puedes dejar el código para poderlo resolver?
Gracias.
Twitter: @JoakoM010



Desconectado .:lvictorl:.

  • PHPer@
  • **
  • Mensajes: 58
  • Karma: 2
  • Sexo: Masculino
  • Hola, esto es un texto personal.
    • Ver Perfil
Re: [AYUDA] Problema con el Minichat v6 MOD v3 by RamFu
« Respuesta #2 en: 23 de Julio de 2010, 23:07:03 pm »
ok
« Última modificación: 23 de Julio de 2010, 23:43:57 pm por .:lvictorl:. »

Desconectado .:lvictorl:.

  • PHPer@
  • **
  • Mensajes: 58
  • Karma: 2
  • Sexo: Masculino
  • Hola, esto es un texto personal.
    • Ver Perfil
Re: [AYUDA] Problema con el Minichat v6 MOD v3 by RamFu
« Respuesta #3 en: 23 de Julio de 2010, 23:46:06 pm »
Tengo 2 respuestas...
La mas lógica es que aya un <br>

La menos lógica .. es que aya una calda pequeña...
Puedes dejar el código para poderlo resolver?
Gracias.

Aqui el codigo

 <?
// Comprobamos si el archivo indispensable para le funcionamiento este presente
if(!file_exists("conectar.php")){
      echo"<body><title>
      Error: archivo conectar inexistente!!</title><b><font size=3>¡¡El Archivo conectar.php no existe!!</font></b><br><br><h1><font face=verdana>Sin ese archivo dificilmente vas a poder usar el minichat ¬¬, arreglalo! xD</font></h1></body>";
   } else {
// Comprobamos si el instalador esta presente en la carpeta
if(file_exists("instalador.php")){
      echo"<body><title>
      Error: debes borrar el archivo instalar.php!!</title><b><font size=3>¡¡Para poder usar el minichat debes borrar el archivo instalador.php!!</font></b><br><br>
      <h1><font face=verdana>Mas facil no puede ser, BORRA EL ARCHIVO instalador.php ;)</font></h1></body>";
   } else {
session_start();
session_cache_limiter('nocache,private');

include("configtag.php");
include("lanzaralerta.php");
include("lanzaralertageneral.php");
include("colores.php");
include("funciones.php");
include("language/lang-".$langactual.".php");
?>

<? if ($activarMant == "off") { ?>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Description" content="Minichat v<?=$version; ?>">
<meta name="Author" content="RamFu">
<meta name="Generator" content="Minichat v<?=$version; ?>">
   <title>Minichat v<?=$version; ?></title>
<link REL="STYLESHEET" HREF="style.css" TYPE="text/css">

<script language="javascript">
<? include("funciones.js"); ?>
function catalogo(URL) {
   day = new Date();
   id = day.getTime();
   eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,menubar=0,resizable=0,width=580,height=400,left = 152,top = 134');");
}
function registro(URL) {
   day = new Date();
   id = day.getTime();
   eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,menubar=0,resizable=0,width=230,height=260,left = 152,top = 134');");
}
function badges(URL) {
   day = new Date();
   id = day.getTime();
   eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,menubar=0,resizable=0,width=230,height=200,left = 152,top = 134');");
}
function guias(URL) {
   day = new Date();
   id = day.getTime();
   eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,menubar=0,resizable=0,width=230,height=260,left = 152,top = 134');");
}
function ayuda(URL) {
   day = new Date();
   id = day.getTime();
   eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,menubar=0,resizable=0,width=307,height=263,left = 152,top = 134');");
}

</script>
<style type="text/css">
<!--
.CampoTexto {
   font-size: 10px;
   font-family: verdana;
   border: 1px solid <? echo $bordecampo; ?>;
   background: <? echo $fondocampo; ?>;

}
#caja1 {
   margin:0px;
   padding:0px;
   width:626px;
   height:71;
}
#caja2 {
   margin:0px;
   padding:0px;
   width:626px;
   height:71;
   background-image:url(img/vip_middle.png);
   background-repeat:repeat;
}
.Texto {
   font-family: verdana;
   font-size: 10px;
   font-weight: normal;
   color: <?=$colortexto; ?>;
}

.toolbar{
background-image:url(menu_new/menu_new2.PNG);
border:#37798A SOLID 1PX;
}
.Estilo3 {
   color: #FFFFFF;
   font-weight: bold;
   font-size: 12px;
}
body {
   background-image: url();
   margin-left: 5px;
   margin-top: 5px;
}
.buttonv3 {
   BORDER-RIGHT: #37798A 2px solid; BORDER-TOP: #37798A 2px solid; FONT-WEIGHT: bold; FONT-SIZE: 10px; BORDER-LEFT: #37798A 2px solid; CURSOR: pointer; COLOR: #37798A; BORDER-BOTTOM: #37798A 4px solid; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #E0EFF3; border-radius: 4px; moz-border-radius: 4px
}
</style>
</head>
<body bgcolor="<?=$colorfondo; ?>">
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td bordercolor="#000000">
  <div align="center">
    <table width="626" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
        <td height="71"><div class="toolbar">
            <table width="95%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="80%"><?
if (isset($_SESSION['nnick'])) {
  if (!isset($_SESSION['iden'])) {
   $iden = idenAdmin($_SESSION['nnick']);
      $_SESSION['iden'] = $iden;
   $id = idAdmin($_SESSION['nnick']);
   $_SESSION['id'] = $id;
  }
 
?>
                    <a href="upanel.php?<? echo session_name()."=".session_id() ?>" class="EnlaceMenu" target="_blank"><span style="font-family: Trebuchet MS; font-size: 11px; color:white;"><b><img src="menu_new/ir_panel2.png" width="49" height="60" border="0" align="absmiddle"></b></span></a>
                    <? } ?></td>
                <td width="100%"><div align="right"><?php
            if (isset($_SESSION['nnick'])) {
            ?>
                  <a href="javascript:badges('badges');"><img src="menu_new/badges.gif" width="20" height="25" border="0" align="absmiddle"></a><a href="javascript:catalogo('shop');"><img src="menu_new/catalogo2.png" width="49" height="60" border="0" align="absmiddle"></a>
            <?php
            } else {?><a href="javascript:registro('catalogo');"><img src="menu_new/vip_head.png" width="20" height="25" border="0" align="absmiddle"></a><?php
            }
            ?><a href="javascript:ayuda('ayuda');"> <img src="menu_new/help2.png" width="49" height="60" border="0" align="absmiddle"></a></div></td>
              </tr>
            </table>
        </div></td>
        </tr>
    </table>
    <?
include ("main.php");
if ($_GET['mostrar'] == "tag.php") {
?>
    <iframe marginwidth="0" marginheight="0" src="tag.php?<?=session_name()."=".session_id(); ?>" frameborder="0" width="626" height="350" scrolling="auto" name="iframe" ></iframe>
    <?
} else {
?><div class="frame">
<? include("./".$_GET['mostrar']);
{
}
?>
</div>
  <? } ?></td>
</tr>
<form onSubmit="return enviado()" method="post"
action="procesar.php?<? echo session_name()."=".session_id() ?>" name="tag">
<tr>
  <td align="center" class="Texto">
    <div align="center">
      <?
if (isset($_SESSION['nnick'])) {
 echo _WELLCOME." <b>".$_SESSION['nnick']."";
 echo "</b> <a href=\"logout.php\" class=\"EnlaceMenu\">"._LOGOUT."</a>&nbsp;";
 if (isset($_SESSION['nnick'])){
 $nick = $_SESSION['nnick'];
   }
 else if (isset($_POST['nick'])) {
      echo "</b> <a href=\"logout.php\" class=\"EnlaceMenu\">"._LOGOUT."</a>&nbsp;";
       }
 } else {

if ($activarReg == "on")
   $size = "17";
else
   $size = "30";

if (!isset($_GET['n']) || $_GET['n'] == "")
   $nick =_NICKNAME;
else
   $nick = $_GET['n'];

?>
    </div>
    <label></label>
  <div align="left">
    <input name="nick" value="<?=$nick; ?>"  size="16" class="buttonv3"
maxlength="<? echo $maxNick; ?>" onFocus="borrarNick();" onClick="borrarNick();">
    <? if ($activarReg == "on") { ?>
    <input name="clave" value="<?=_PASSWORD; ?>" size="10" maxlength="10" type="Password"
onfocus="borrarClave();" class="buttonv3">
    <? } ?>
    <? } ?>
    &nbsp;</div></td></tr>
<? if ($activarUrl == "on") {
if (!isset($_GET['u']) || $_GET['u'] == "")
   $web = "http://";
else
   $web = $_GET['u'];
?>
<tr>
<td align="center">
   <input name="url" value="<?=$web; ?>" size=33 class="buttonv3"></td>
</tr>
<? } ?>
<tr>
<td align="left" class="Texto" valign="middle">
   <? if(!$_SESSION['nnick']) { echo "Logueate para enviar mensajes."; } else { ?>
   <input name="mensaje" size="23" value="<?=_MESSAGE; ?>" class="buttonv3" onFocus="borrarMensaje();"
   maxlength="<? echo $maxMsg ?>" onKeyPress="charsleft(this);" onKeyDown="charsleft(this);"
   onBlur="charsleft(this);" onKeyUp="charsleft(this);" wrap="VIRTUAL"
   onChange="charsleft(this);">
   <input class="buttonv3" size="2" value="<? echo $maxMsg ?>" name="num"
   readonly></td><? } ?>
</tr>
<tr>
<td align="center">
     <div align="left">
       <input class="buttonv3" type="submit" value="<?php
     if (isset($_SESSION['nnick'])) {
     echo "Enviar";
     } else {
     echo "Conectar";
     }
     ?>" name="enviar">
       <?php
     if (isset($_SESSION['nnick'])) {
     } else {
     ?>
         <input class="buttonv3" type="Reset" value="<?=_RESET; ?>" name="borrar" id="login-submit-button">
         <?php
     }
     if (isset($_SESSION['nnick'])) {
     echo '<input class="buttonv3" type="button" value="Actualizar" onClick="location.reload()">';
     } else {
     }
     ?>
      </div>
</form>
</form>
</tr>
</td>
</table>
</body>
</html>
<? } else { ?>
<body bgcolor="#82A1D9">
<p></p>
<p></p>
<p></p>
<p align="center">
<img border="0" src="img/mantenimiento.gif">&nbsp; </p>
<? } } } ?>
<? if ($raton == "on") {?>
<script language="Javascript">
var vie=
parseFloat(navigator.appVersion.slice(navigator.appVersion.indexOf("MSIE")+4,navigator.appVersion.length));
function sinmenu()
{
event.cancelBubble = true;
event.returnValue = false;
return false;
}
function noclicderecho(e)
{
if (navigator.appName == 'Netscape' && (e.which == 3 || e.which == 2)) return false;
else
if (navigator.appName == 'Microsoft Internet Explorer' && (event.button == 2 || event.button == 3))
{
if (vie < 5) // -- para el IE4 -- \\
{
alert('Puedes personalizar este mensaje');
return false;
}
else
if (vie >= 5) // -- para el IE5 -- \\
{
document.oncontextmenu = sinmenu;
return false;
}
}
return true;
}
document.onmousedown=noclicderecho;

// -- Desabilita el clic derecho en las capas (layers) -- \\

if (document.layers)window.captureEvents(Event.MOUSEDOWN);
window.onmousedown=noclicderecho;
</script>
<!--webbot bot="HTMLMarkup" endspan --><!--webbot bot="HTMLMarkup" startspan --><script language="JavaScript">
<!--

   function event_false() {
         window.event.returnValue = false
   }

document.onselectstart = event_false

//-->
</script>
<!--webbot bot="HTMLMarkup" endspan -->
<? } ?>

Desconectado nenk333

  • PHPer@ Fijo
  • ***
  • Mensajes: 196
  • Karma: 16
    • Ver Perfil
Re: [AYUDA] Problema con el Minichat v6 MOD v3 by RamFu
« Respuesta #4 en: 24 de Julio de 2010, 18:20:29 pm »
Copia este haber...:
Código: [Seleccionar]
<?
// Comprobamos si el archivo indispensable para le funcionamiento este presente
if(!file_exists("conectar.php")){
      echo"<body><title>
      Error: archivo conectar inexistente!!</title><b><font size=3>¡¡El Archivo conectar.php no existe!!</font></b><br><br><h1><font face=verdana>Sin ese archivo dificilmente vas a poder usar el minichat ¬¬, arreglalo! xD</font></h1></body>";
   } else {
// Comprobamos si el instalador esta presente en la carpeta
if(file_exists("instalador.php")){
      echo"<body><title>
      Error: debes borrar el archivo instalar.php!!</title><b><font size=3>¡¡Para poder usar el minichat debes borrar el archivo instalador.php!!</font></b><br><br>
      <h1><font face=verdana>Mas facil no puede ser, BORRA EL ARCHIVO instalador.php </font></h1></body>";
   } else {
session_start();
session_cache_limiter('nocache,private');

include("configtag.php");
include("lanzaralerta.php");
include("lanzaralertageneral.php");
include("colores.php");
include("funciones.php");
include("language/lang-".$langactual.".php");
?>

<? if ($activarMant == "off") { ?>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Description" content="Minichat v<?=$version; ?>">
<meta name="Author" content="RamFu">
<meta name="Generator" content="Minichat v<?=$version; ?>">
   <title>Minichat v<?=$version; ?></title>
<link REL="STYLESHEET" HREF="style.css" TYPE="text/css">

<script language="javascript">
<? include("funciones.js"); ?>
function catalogo(URL) {
   day = new Date();
   id = day.getTime();
   eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,menubar=0,resizable=0,width=580,height=400,left = 152,top = 134');");
}
function registro(URL) {
   day = new Date();
   id = day.getTime();
   eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,menubar=0,resizable=0,width=230,height=260,left = 152,top = 134');");
}
function badges(URL) {
   day = new Date();
   id = day.getTime();
   eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,menubar=0,resizable=0,width=230,height=200,left = 152,top = 134');");
}
function guias(URL) {
   day = new Date();
   id = day.getTime();
   eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,menubar=0,resizable=0,width=230,height=260,left = 152,top = 134');");
}
function ayuda(URL) {
   day = new Date();
   id = day.getTime();
   eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=0,location=0,menubar=0,resizable=0,width=307,height=263,left = 152,top = 134');");
}

</script>
<style type="text/css">
<!--
.CampoTexto {
   font-size: 10px;
   font-family: verdana;
   border: 1px solid <? echo $bordecampo; ?>;
   background: <? echo $fondocampo; ?>;

}
#caja1 {
   margin:0px;
   padding:0px;
   width:626px;
   height:71;
}
#caja2 {
   margin:0px;
   padding:0px;
   width:626px;
   height:71;
   background-image:url(img/vip_middle.png);
   background-repeat:repeat;
}
.Texto {
   font-family: verdana;
   font-size: 10px;
   font-weight: normal;
   color: <?=$colortexto; ?>;
}

.toolbar{
background-image:url(menu_new/menu_new2.PNG);
border:#37798A SOLID 1PX;
}
.Estilo3 {
   color: #FFFFFF;
   font-weight: bold;
   font-size: 12px;
}
body {
   background-image: url();
   margin-left: 5px;
   margin-top: 5px;
}
.buttonv3 {
   BORDER-RIGHT: #37798A 2px solid; BORDER-TOP: #37798A 2px solid; FONT-WEIGHT: bold; FONT-SIZE: 10px; BORDER-LEFT: #37798A 2px solid; CURSOR: pointer; COLOR: #37798A; BORDER-BOTTOM: #37798A 4px solid; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #E0EFF3; border-radius: 4px; moz-border-radius: 4px
}
</style>
</head>
<body bgcolor="<?=$colorfondo; ?>">
<table border="0" cellpadding="0" cellspacing="0">
<tr>
<td bordercolor="#000000">
  <div align="center">
    <table width="626" border="0" align="center" cellpadding="0" cellspacing="0">
      <tr>
        <td height="71"><div class="toolbar">
            <table width="95%" border="0" cellspacing="0" cellpadding="0">
              <tr>
                <td width="21%"><?
if (isset($_SESSION['nnick'])) {
  if (!isset($_SESSION['iden'])) {
   $iden = idenAdmin($_SESSION['nnick']);
      $_SESSION['iden'] = $iden;
   $id = idAdmin($_SESSION['nnick']);
   $_SESSION['id'] = $id;
  }
 
?>
                    <a href="upanel.php?<? echo session_name()."=".session_id() ?>" class="EnlaceMenu" target="_blank"><span style="font-family: Trebuchet MS; font-size: 11px; color:white;"><b><img src="menu_new/ir_panel2.png" width="49" height="60" border="0" align="absmiddle"></b></span></a>
                    <? } ?></td>
                <td width="56%"><div align="right"><?php
            
if (isset($_SESSION[&#39;nnick&#39;])) {
            
?>

                  <a href="javascript:badges('badges');"><img src="menu_new/badges.gif" width="20" height="25" border="0" align="absmiddle"></a>
                  <?php
            
} else {?>

                  <a href="javascript:registro('catalogo');"><img src="menu_new/vip_head.png" width="20" height="25" border="0" align="absmiddle"></a><?php
            
}
            
?>
<a href="javascript:ayuda('ayuda');"> </a></div></td>
                <td width="12%"><a href="javascript:catalogo('shop');"><img src="menu_new/catalogo2.png" width="49" height="60" border="0" align="absmiddle"></a></td>
                <td width="11%"><a href="javascript:ayuda('ayuda');"><img src="menu_new/help2.png" width="49" height="60" border="0" align="absmiddle"></a></td>
              </tr>
            </table>
        </div></td>
        </tr>
    </table>
    <?
include ("main.php");
if ($_GET['mostrar'] == "tag.php") {
?>
    <iframe marginwidth="0" marginheight="0" src="tag.php?<?=session_name()."=".session_id(); ?>" frameborder="0" width="626" height="350" scrolling="auto" name="iframe" ></iframe>
    <?
} else {
?><div class="frame">
<? include("./".$_GET['mostrar']);
{
}
?>
</div>
  <? } ?></td>
</tr>
<form onSubmit="return enviado()" method="post"
action="procesar.php?<? echo session_name()."=".session_id() ?>" name="tag">
<tr>
  <td align="center" class="Texto">
    <div align="center">
      <?
if (isset($_SESSION['nnick'])) {
 echo _WELLCOME." <b>".$_SESSION['nnick']."";
 echo "</b> <a href=\"logout.php\" class=\"EnlaceMenu\">"._LOGOUT."</a>&nbsp;";
 if (isset($_SESSION['nnick'])){
 $nick = $_SESSION['nnick'];
   }
 else if (isset($_POST['nick'])) {
      echo "</b> <a href=\"logout.php\" class=\"EnlaceMenu\">"._LOGOUT."</a>&nbsp;";
       }
 } else {

if ($activarReg == "on")
   $size = "17";
else
   $size = "30";

if (!isset($_GET['n']) || $_GET['n'] == "")
   $nick =_NICKNAME;
else
   $nick = $_GET['n'];

?>
    </div>
    <label></label>
  <div align="left">
    <input name="nick" value="<?=$nick; ?>"  size="16" class="buttonv3"
maxlength="<? echo $maxNick; ?>" onFocus="borrarNick();" onClick="borrarNick();">
    <? if ($activarReg == "on") { ?>
    <input name="clave" value="<?=_PASSWORD; ?>" size="10" maxlength="10" type="Password"
onfocus="borrarClave();" class="buttonv3">
    <? } ?>
    <? } ?>
    &nbsp;</div></td></tr>
<? if ($activarUrl == "on") {
if (!isset($_GET['u']) || $_GET['u'] == "")
   $web = "http://";
else
   $web = $_GET['u'];
?>
<tr>
<td align="center">
   <input name="url" value="<?=$web; ?>" size=33 class="buttonv3"></td>
</tr>
<? } ?>
<tr>
<td align="left" class="Texto" valign="middle">
   <? if(!$_SESSION['nnick']) { echo "Logueate para enviar mensajes."; } else { ?>
   <input name="mensaje" size="23" value="<?=_MESSAGE; ?>" class="buttonv3" onFocus="borrarMensaje();"
   maxlength="<? echo $maxMsg ?>" onKeyPress="charsleft(this);" onKeyDown="charsleft(this);"
   onBlur="charsleft(this);" onKeyUp="charsleft(this);" wrap="VIRTUAL"
   onChange="charsleft(this);">
   <input class="buttonv3" size="2" value="<? echo $maxMsg ?>" name="num"
   readonly></td><? } ?>
</tr>
<tr>
<td align="center">
     <div align="left">
       <input class="buttonv3" type="submit" value="<?php
     
if (isset($_SESSION[&#39;nnick&#39;])) {
     
echo "Enviar";
     } else {
     echo 
"Conectar";
     }
     
?>
" name="enviar">
       <?php
     
if (isset($_SESSION[&#39;nnick&#39;])) {
     
} else {
     
?>

         <input class="buttonv3" type="Reset" value="<?=_RESET; ?>" name="borrar" id="login-submit-button">
         <?php
     
}
     if (isset(
$_SESSION[&#39;nnick&#39;])) {
     
echo &#39;<input class="buttonv3" type="button" value="Actualizar" onClick="location.reload()">&#39;;
     
} else {
     }
     
?>

      </div>
</form>
</form>
</tr>
</td>
</table>
</body>
</html>
<? } else { ?>
<body bgcolor="#82A1D9">
<p></p>
<p></p>
<p></p>
<p align="center">
<img border="0" src="img/mantenimiento.gif">&nbsp; </p>
<? } } } ?>
<? if ($raton == "on") {?>
<script language="Javascript">
var vie=
parseFloat(navigator.appVersion.slice(navigator.appVersion.indexOf("MSIE")+4,navigator.appVersion.length));
function sinmenu()
{
event.cancelBubble = true;
event.returnValue = false;
return false;
}
function noclicderecho(e)
{
if (navigator.appName == 'Netscape' && (e.which == 3 || e.which == 2)) return false;
else
if (navigator.appName == 'Microsoft Internet Explorer' && (event.button == 2 || event.button == 3))
{
if (vie < 5) // -- para el IE4 -- \\
{
alert('Puedes personalizar este mensaje');
return false;
}
else
if (vie >= 5) // -- para el IE5 -- \\
{
document.oncontextmenu = sinmenu;
return false;
}
}
return true;
}
document.onmousedown=noclicderecho;

// -- Desabilita el clic derecho en las capas (layers) -- \\

if (document.layers)window.captureEvents(Event.MOUSEDOWN);
window.onmousedown=noclicderecho;
</script>
<!--webbot bot="HTMLMarkup" endspan --><!--webbot bot="HTMLMarkup" startspan --><script language="JavaScript">
<!--

   function event_false() {
         window.event.returnValue = false
   }

document.onselectstart = event_false

//-->
</script>
<!--webbot bot="HTMLMarkup" endspan -->
<? } ?>

Desconectado .:lvictorl:.

  • PHPer@
  • **
  • Mensajes: 58
  • Karma: 2
  • Sexo: Masculino
  • Hola, esto es un texto personal.
    • Ver Perfil
Re: [AYUDA] Problema con el Minichat v6 MOD v3 by RamFu
« Respuesta #5 en: 25 de Julio de 2010, 06:14:17 am »
Gracias nenk pero ahora se ve el Catalogo sin estar logueado :(


Desconectado Guero

  • PHPero Avanzado
  • ****
  • Mensajes: 439
  • Karma: 13
  • Sexo: Masculino
  • PHPeros, tu web PHP
    • Ver Perfil
    • De aquí, puedes encontrar Roma
Ayuda - Problema MiniChat RamFu
« Respuesta #6 en: 25 de Julio de 2010, 10:40:58 am »
Ponle un Session, y ya está. :o

Desconectado .:lvictorl:.

  • PHPer@
  • **
  • Mensajes: 58
  • Karma: 2
  • Sexo: Masculino
  • Hola, esto es un texto personal.
    • Ver Perfil
Re: [AYUDA] Problema con el Minichat v6 MOD v3 by RamFu
« Respuesta #7 en: 25 de Julio de 2010, 21:06:44 pm »
ok ok e.e

Desconectado Warlox

  • Moderadores PHP
  • PHPero Master
  • ****
  • Mensajes: 1.278
  • Karma: 77
  • Sexo: Masculino
  • A veces hay que aprender a correr antes de caminar
    • Ver Perfil
    • Página personal
Re: [AYUDA] Problema con el Minichat v6 MOD v3 by RamFu [Solucionado]
« Respuesta #8 en: 25 de Julio de 2010, 22:03:48 pm »
Cierro tema ;)
Saludos ^^
- Moderador de PHP