Ver Mensaje Individual
  #3 (permalink)  
Antiguo 24/01/2013, 13:04
Avatar de GatorV
GatorV
$this->role('moderador');
 
Fecha de Ingreso: mayo-2006
Ubicación: /home/ams/
Mensajes: 38.567
Antigüedad: 17 años, 10 meses
Puntos: 2135
Respuesta: mysqli_fetch_array() expects parameter 1 to be mysqli_result, boolean give

Imprime el valor de mysqli_error() ya que si te esta regresando un boolean, es porque tienes un error en tu consulta.

Saludos.