Who's online names are so tight together, how can i put between names " , " ?
Heres picture, please help me! Thank you very much !
![[Image: Untitled.png]](https://camo.mybb.com/b500709e061f155c30c102ab1927d1698df9ae7b/687474703a2f2f7777772e75706c6f61642e65652f696d6167652f313336313630312f556e7469746c65642e706e67)
Check your language variables. There should be one called "comma" which seems to be empty in your case; normally it's ", "
Maybe
index_whosonline_memberbit template, default is this:
{$comma}{$user['profilelink']}{$invisiblemark}
Comma is modified at global.lang.php