Ver Mensaje Individual
  #2 (permalink)  
Antiguo 19/05/2006, 17:46
Avatar de -Defero-
-Defero-
Colaborador
 
Fecha de Ingreso: julio-2004
Ubicación: Guipúzcoa
Mensajes: 4.776
Antigüedad: 20 años, 4 meses
Puntos: 76
Cambia esto:

Cita:
$sql = "SELECT * FROM " . $table_prefix . "posts ORDER BY post_time DESC";
Por esto otro:

Cita:
$sql = "SELECT * FROM " . $table_prefix . "posts WHERE forum_id='9' ORDER BY post_time DESC";
__________________
abogado en Errenteria + procuradora en San Sebastián = equipo imparable