
30/07/2012, 10:48
|
| | Fecha de Ingreso: julio-2012
Mensajes: 51
Antigüedad: 12 años, 7 meses Puntos: 0 | |
Respuesta: Error al crear variable de sesion He realizado lo que me dices y cuando actuzalizo el formulario en primera insatncia me sale este error:
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at G:\AppServ\www\web\modulos\Admin.php:1) in G:\AppServ\www\web\modulos\Admin.php on line 2
y al darle logueo me devuelve a la pagina de logue o y me muestra este error:
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at G:\AppServ\www\petrominerales\modulos\Admin.php:1) in G:\AppServ\www\web\modulos\Admin.php on line 2
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in G:\AppServ\www\web\modulos\Admin.php on line 52
Warning: Cannot modify header information - headers already sent by (output started at G:\AppServ\www\web\modulos\Admin.php:1) in G:\AppServ\www\web\modulos\Admin.php on line 70
de verdad que me vuelvo loco no se que hacer no se donde esta el error. |