Quote by Jerry: when does a small camera appear by the side of the name of an online person ?
When that person has uploaded a user photo.
Quote by Jerry: how to determine how many names will appear in whos online block eg a busy site with 100 users online will certainly make the page leeeennnnggthyyy to scroll.
There is currently no limit to the number of names that are displayed in the block.
Simply adding a "LIMIT 20" (or whatever you prefer) to the SQL request in function phpblock_whosonline in lib-common.php would take care of this.
bye, Dirk