Ho provato anche con:
Codice PHP:
SELECT t.id AS top_idt.title AS top_titlet.posts AS top_postst.views AS top_viewst.status AS top_statust.last_id_poster AS top_last_id_postert.last_name_poster AS top_last_name_postert.last_date_post AS top_last_date_postf.* FROM irf_topics tirf_forums f WHERE t.fid='".$Input->GET['f']."' ORDER BY t.status DESC 
Ma il risultato è uguale.