function search_tags wird genutzt wenn man einen Tag anklickt.
Versuch mal:
Code: Alles auswählen
#
#-----[ FIND ]----------------------------------------------------------------
#
function search_tags($tags, $start = 0, $end = false){
#
#-----[ FIND ]----------------------------------------------------------------
#
ORDER BY count DESC";
#
#-----[ REPLACE WITH ]--------------------------------------------------------
#
ORDER BY topi.topic_last_post_time DESC, count DESC";
#
#-----[ SAVE/CLOSE ALL FILES ]------------------------------------------------
#
# EoM