Ver Mensaje Individual
  #6 (permalink)  
Antiguo 11/10/2011, 13:59
Avatar de GatorV
GatorV
$this->role('moderador');
 
Fecha de Ingreso: mayo-2006
Ubicación: /home/ams/
Mensajes: 38.567
Antigüedad: 18 años
Puntos: 2135
Respuesta: Error al convertir timestamp

Muy raro PHP no miente, puedes forzar la variable:
Código PHP:
Ver original
  1. echo date("Y-m-d", (int) $asunto->fechahora);