Ver Mensaje Individual
  #1 (permalink)  
Antiguo 24/09/2006, 19:54
Anarko
 
Fecha de Ingreso: febrero-2004
Mensajes: 1.987
Antigüedad: 20 años, 2 meses
Puntos: 22
if(php_errormsg)mail(admin,url,error) que opinan ?

Hola,

recien se me ocurre agregar en "piedepagina.php" esto:
Código PHP:
if(php_errormsg)mail(admin,url,error
Que opinan ustedes ?

Ademas, hice una prueba y miren o que me envio al correo:
Código PHP:
It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'America/New_York' for '-5.0/no DST instead 
La verdad no me dice mucho...

El error ocacionado adrede era abrir un file no existente...