The regulary view to "Who is online" ought to have a distance between the names of the users who are online. By now, the names are grown together. So, anywhere a blank space has been lost.
Does anyone of you know, where I need to edit this blank space, please?
What?
Board URL?
Please provide more information.
OK, please have a look here:
edit: the interruption comma is missing too, you may want to compare it with the board statistics on this forum here:
I edited my last posting, so please have a look there.
Normally you write: user1, user2, user3
on our forums it is written user1user2user3
It's not looking fine, I want to change it.
it appears that $comma value is missing from your global language file (global.lang.php)
you may have to update your
German language package file for mybb 1.6.4 version ...
(2011-09-30, 10:14 AM)ranjani Wrote: [ -> ]you may have to update your German language package file for mybb 1.6.4 version ...
Ah yes, you may be right
Well, I must do it later, by now, there is no time to work with our forums
Thanks for your great support @ ranjani
Now, after updating the German language file and folder, we have an interruption comma to much, that means, it looks like that:
user1, ,user2, ,user3,
Please help ... what do I need to edit?
global.lang.php:
$l['comma'] = ", ";