Closed (fixed)
Project:
BoWoB Chat
Version:
6.x-8.5
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Sep 2009 at 10:04 UTC
Updated:
27 Sep 2009 at 11:31 UTC
Hi Bowob, I met a trouble, lots of customer reported that as they chat on BoWoB chatroom, all of a sudden Jardemyr was suddenly writing under other user’s usernames in the chat. Other usernames involved was Orlando and MrNielsen.
Comments
Comment #1
bowob commentedHello,
I need more information about the problem:
- your website address
- screenshots about the problem
Comment #2
wuyang commentedThanks for your quick feedback, I'm going through your code, and have no idea how can you identify the username in a chat.
function bowob_footer() is used to show foot bar chat room, right? finally it will jump to function bowob_prepare_show_chat(), there is a parameter $username, but even I changed it to "111", it's still my login user name, so which position set the username in the code?
And I've checked cookie file that exist in my local computer, the only key I get is "bowob_multi_id", but in function bowob_multi_cookie_set() it always set "bowob_multi_nick" which I can not find in my cookie file, is that useful any way?
Comment #3
bowob commentedI need the information of my last reply.
Comment #4
bowob commented