Ver Mensaje Individual
  #4 (permalink)  
Antiguo 29/10/2008, 17:15
Avatar de jaronu
jaronu
 
Fecha de Ingreso: febrero-2008
Mensajes: 2.183
Antigüedad: 16 años, 2 meses
Puntos: 52
Respuesta: Sistema de Usuarios PHP

en negrita te pongo donde estan los errores

Warning: session_register() [function.session-register]: Cannot send session cache limiter - headers already sent (output started at /home/elfuego/public_html/config.php:11) in /home/elfuego/public_html/autentificar.php on line 14

Warning: Cannot modify header information - headers already sent by (output started at /home/elfuego/public_html/config.php:11) in /home/elfuego/public_html/autentificar.php on line 21

seguramente sera este header

Header("Location: login.php"); //volvemos al login donde nos saldrá nuestro menú de usuario

No has de quitar nada, solo que no haya codigo HTML o algun echo antes del header