I've been asking these to the forum but no one answers i maybe you guys can help me I've been trying to display users on the online list. please take a look. thanks. http://www.simplemachines.org/community/index.php?topic=288587.0
okay.. you can save the function in your Subs-Auth.php file.. the function repo for user related functions. Now the last line with the echo.. you need to paste / adjust in the main template file so that $random_number is showing the user count in the position you want it displayed. FYI : as you can see with most modern forum software, the usernames which are online are also displayed alongside the user count. so by manipulating the count and a register member wont be able to figure out anyway, where do these random members come from.. Good luck anyway..