Wrong number og new messages
PostPosted: 05 May 2011, 09:29
Hello,
I just installed Arrowchat and faced with a strange problem:
I get a private chat message. I answer this message and close private chat window. My chat partner is sending me a message again. New minimized private chat window appears and I see that I have 1 new message. I don't read it. After a few seconds I see that I have 2 new messages.
This happends all the time if I close private chat window with X.
If I just minimize chat partner's window without closing, the number of new messages is correct.
Any ideas?
One more question.
Is it ncessary to include these files in header:
if there is already included one Jquery file:
Thanks.
I just installed Arrowchat and faced with a strange problem:
I get a private chat message. I answer this message and close private chat window. My chat partner is sending me a message again. New minimized private chat window appears and I see that I have 1 new message. I don't read it. After a few seconds I see that I have 2 new messages.
This happends all the time if I close private chat window with X.
If I just minimize chat partner's window without closing, the number of new messages is correct.
Any ideas?
One more question.
Is it ncessary to include these files in header:
- Code: Select all
<script type="text/javascript" src="/arrowchat/includes/js/jquery.js"></script>
<script type="text/javascript" src="/arrowchat/includes/js/jquery-ui.js"></script>
if there is already included one Jquery file:
- Code: Select all
jquery-1.4.2.min.js
Thanks.