Ver Mensaje Individual
  #13 (permalink)  
Antiguo 11/03/2003, 14:45
Avatar de jpogsistem
jpogsistem
 
Fecha de Ingreso: diciembre-2001
Mensajes: 2.405
Antigüedad: 22 años, 4 meses
Puntos: 4
No quiero abusar de tu ayuda, pero no hay una manera de habilitar estas variables en modo cgi?

Ahora si entra al gestor pero marca errores en

aut_gestion_usuarios.php
Notice: Undefined index: PHP_SELF in c:\inetpub\wwwroot\autentificator_v201\aut_gestion _usuarios.php on line 15

Warning: Cannot modify header information - headers already sent in c:\inetpub\wwwroot\autentificator_v201\aut_gestion _usuarios.php on line 309



Y así:

LINEA 120 header ("Location: $pag?error=0");

LINEA 192 if ($_GET['accion']=="editarnivel"){

LINEA 204 header ("Location: $pag");

LINEA 215 <form method="post" action="$PHP_SELF?accion=hacernuevo">

LINEA 300 header ("Location: $pag?accion=nuevo&error=4");

LINEA 309 header ("Location: $pag");


Nuevamente gracias