
30/04/2009, 13:27
|
| | Fecha de Ingreso: mayo-2003 Ubicación: Tauranga, NZ.
Mensajes: 89
Antigüedad: 21 años, 11 meses Puntos: 0 | |
Respuesta: error con include exacto.
No se si sera un avance o no...pero ahora me tira de todo.
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\AppServ\www\asc\systemHome.php:7) in C:\AppServ\www\asc\extplorer\libraries\standalone. php on line 76
Warning: Cannot modify header information - headers already sent by (output started at C:\AppServ\www\asc\systemHome.php:7) in C:\AppServ\www\asc\extplorer\index.php on line 51
Warning: Cannot modify header information - headers already sent by (output started at C:\AppServ\www\asc\systemHome.php:7) in C:\AppServ\www\asc\extplorer\index.php on line 52
Warning: Cannot modify header information - headers already sent by (output started at C:\AppServ\www\asc\systemHome.php:7) in C:\AppServ\www\asc\extplorer\index.php on line 53
Warning: Cannot modify header information - headers already sent by (output started at C:\AppServ\www\asc\systemHome.php:7) in C:\AppServ\www\asc\extplorer\index.php on line 54
Warning: Cannot modify header information - headers already sent by (output started at C:\AppServ\www\asc\systemHome.php:7) in C:\AppServ\www\asc\extplorer\index.php on line 55

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at C:\AppServ\www\asc\systemHome.php:7) in C:\AppServ\www\asc\extplorer\include\login.php on line 64
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at C:\AppServ\www\asc\systemHome.php:7) in C:\AppServ\www\asc\extplorer\include\login.php on line 64
Creo que ya no es un tema de include sino de la aplicación supongo. Que tortura. |