It works better, like the one I have now (modded from following instructions) for some reason doesn't display anything to guests (missing from panel), where as before it would (I had to delete some extensions to fix a little hick up).
I had the same issue along time ago, but i got it fixed.
check out my topic here:
http://lussumo.com/community/discussion/7593/whos-online-available-to-guests-as-well/#Item_6
Is there a way to change the method of ordering the names? It seems to me, that it dislays allways the first-registered users first. So the oldest registered user is allways on top. It would be great to see the list ordered by the actual login-time. newest logged-in users first (or at the bottom).
Thanks! Forgot to mention that i tried this allready. Unfortunatley it returns this error:
A fatal, non-recoverable error has occurred
Technical information (for support personel):
Error Message An error occurred while attempting to retrieve the requested information. Affected Elements WhosOnline.GetRecentUsers(); The error occurred on or near: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DESC' at line 1 For additional support documentation, visit the Lussumo Documentation website at: lussumo.com/docs
Hi all
Can anyone tell me what code I would need to edit/add to display the users first and last name (as detailed in their Personal Information) rather than their username?
Also and I guess this is a lot more work:
Under the user's Personal Information section you can add further info under Label and Value. If our users were to add, in our case, a company name, is there a way of displaying this under their listing in the Who's Online list?
Thanks in advance
CH@0S
Instructions on linux: 1. Put the patch in extensions/WhosOnline directory or somewhere else, but note that it has to be in the same directory as the file that's gonna be patched (default.php). 2. Open terminal and navigate to extensions/WhosOnline directory 3. type "patch < whosonline-multilingual-patch.diff" without quotes.
If you don't have linux term by hand you can apply it by hand. it would be nice if someone merge it in original version.
Comments
can we make it right above the footer, instead of being within the panel?
Is there a way to change the method of ordering the names?
It seems to me, that it dislays allways the first-registered users first.
So the oldest registered user is allways on top.
It would be great to see the list ordered by the actual login-time. newest logged-in users first (or at the bottom).
?
Forgot to mention that i tried this allready.
Unfortunatley it returns this error:
A fatal, non-recoverable error has occurred
Technical information (for support personel):
Error Message
An error occurred while attempting to retrieve the requested information.
Affected Elements
WhosOnline.GetRecentUsers();
The error occurred on or near: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'DESC' at line 1
For additional support documentation, visit the Lussumo Documentation website at: lussumo.com/docs
but are there any news?
Instructions on linux:
1. Put the patch in extensions/WhosOnline directory or somewhere else, but note that it has to be in the same directory as the file that's gonna be patched (default.php).
2. Open terminal and navigate to extensions/WhosOnline directory
3. type "patch < whosonline-multilingual-patch.diff" without quotes.
If you don't have linux term by hand you can apply it by hand. it would be nice if someone merge it in original version.
http://pastebin.com/f6f0aae95