Bueno tengo instalado el mod Top Five
y no encuentro


enlace del mod http://www.phpbb.com/customise/db/mod/top_five/
Recordad que para pedir soporte alguno, debéis facilitar los datos de soporte oportunos por favor, mirad aquí y leer las Normas generales del foro, esto nos servirá de ayuda para dar el mejor soporte..
Gracias.
La Administración de phpBB España.
Código: Seleccionar todo
'ORDER_BY' => 't.topic_last_post_time DESC',
Código: Seleccionar todo
'ORDER_BY' => 't.topic_id DESC',
$view_topic_url
para que no valla al ultimo post del tema sino al id del tema.Código: Seleccionar todo
$view_topic_url = append_sid("{$phpbb_root_path}viewtopic.$phpEx", 'f=' . $row['forum_id'] . '&p=' . $row['topic_last_post_id'] . '#p' . $row['topic_last_post_id']);
Código: Seleccionar todo
$view_topic_url = append_sid("{$phpbb_root_path}viewtopic.$phpEx", 'f=' . $row['forum_id'] . '&p=' . $row['topic_last_post_id']);
Pues yo diria no?Makoto escribió:abro otro tema? por qué tengo más dudas sobre este mod u_u
メルビン・ガルシア • nextgen Solutions • DDAnime • XenForo Hispano