
02/12/2011, 20:46
|
(Desactivado) | | Fecha de Ingreso: septiembre-2011
Mensajes: 133
Antigüedad: 13 años, 6 meses Puntos: 1 | |
Errores Amigos:
No se que me esta pasando, tengo un sitio hecho que no tenia ningun tipo de error, formatee mi maquina, instale todo como esta ante (Windows 7, xampp, msyql administrator), entro a la web como antes desde mi propia maquina en 127.0.0.1 y me sale un montones de errores en todas las paginas, lo mas raro es que antes no habria ningun tipo de error.
Algunos de los errores que me sale son:
Notice: A session had already been started - ignoring session_start() in C:\xampp\htdocs\openlatino\includes\tiemposession. php on line 2
Notice: Use of undefined constant sec - assumed 'sec' in C:\xampp\htdocs\openlatino\negocio\seccionales.php on line 13
Notice: Use of undefined constant rub - assumed 'rub' in C:\xampp\htdocs\openlatino\negocio\seccionales.php on line 14
Notice: Use of undefined constant sub - assumed 'sub' in C:\xampp\htdocs\openlatino\negocio\seccionales.php on line 15
Notice: Use of undefined constant art - assumed 'art' in C:\xampp\htdocs\openlatino\negocio\seccionales.php on line 16
Notice: Use of undefined constant mar - assumed 'mar' in C:\xampp\htdocs\openlatino\negocio\seccionales.php on line 17
Notice: Undefined variable: altasgratisdesde in C:\xampp\htdocs\openlatino\negocio\seccionales.php on line 38
Notice: Undefined variable: altasgratisdesde in C:\xampp\htdocs\openlatino\negocio\seccionales.php on line 53
Notice: Undefined variable: retorno in C:\xampp\htdocs\openlatino\includes\procs.php on line 18
Notice: Undefined variable: retorno in C:\xampp\htdocs\openlatino\includes\procs.php on line 18
Notice: Undefined variable: retorno in C:\xampp\htdocs\openlatino\includes\procs.php on line 18
Notice: Undefined index: idusuario in C:\xampp\htdocs\openlatino\negocio\seccionales.php on line 73
Notice: Undefined index: nombre in C:\xampp\htdocs\openlatino\negocio\datospersonales .php on line 53
Notice: A session had already been started - ignoring session_start() in C:\xampp\htdocs\openlatino\includes\tiemposession. php on line 2
Deprecated: Function ereg() is deprecated in C:\xampp\htdocs\openlatino\includes\PHPPaging.lib. php on line 552
En otras maquinas funciona perfecto, y en esta funcionaba a la perfeccion hasta que la formatee. Gracias. |