PLEASE HELP
I would very much appreciate if someone can help answer this question, point me in the right direction or give any relevant info regarding how to sort the order of Simple Messenger chat bubbles in the member menu section.
What I want is to sort the order by (date/time) latest message for Simple Messenger chat bubbles in member menu (extra_top_menu.html) so that most recent conversation "chat bubble" will appear on the most left side in the row of "chat bubbles" in the member menu section.
I have already tried to reverse the SQL query sort order but it does not really solve the issue, I suspect it must be done by JavaScript and sorting array index of the variable iChatBoxIndex or something like that!?
PLEASE HELP