"Users Browsing this Forum" is unsorted (forumdisplay.php)

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Michael König
    Senior Member
    • May 2001
    • 461
    • 3.6.x

    "Users Browsing this Forum" is unsorted (forumdisplay.php)

    ...but I think most users would like to have it sorted by username

    (forumdisplay.php:
    Code:
    	$forumusers = $DB_site->query("SELECT username, invisible, userid
    						FROM user
    						WHERE  inforum = $foruminfo[forumid]
    							AND lastactivity > $datecut
    							AND lastvisit <> lastactivity");
    )
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Working...