MyBB Community Forums

Full Version: All online users
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Is there a plugin to list all the members that have been online that day on the index page?
http://mods.mybb.com/download/online-today-1.2.2

You've to make few changes though;

Open plugin file ./inc/plugins/onlinetoday.php and find;
		"compatibility" =>	"14*",
and Change it into;
		"compatibility" =>	"16*",

Install Smile
Is it compatible with 1.6.5?
Once you perform the edit mentioned above, It should be.
@OP, its better if you check that by installing & activating ... one gains a lot by experimenting !