Page 1 of 1
Big number on unread messages
PostPosted: 12 Jan 2017, 05:49
by perrada
Hi,
I find next problem with ArrowChat:
When I have a new message, the number of new messages is constantly growing by itself.
Maybe the problem is related to the indication of the writing, which I published earlier.
Sorry for my bad english.
Re: Big number on unread messages
PostPosted: 12 Jan 2017, 15:29
by Jason
Sounds like some kind of conflict. Make sure our full header/footer code is on your site, CloudFlare is in developer mode, and your browser extensions are disabled.
Re: Big number on unread messages
PostPosted: 13 Jan 2017, 10:08
by perrada
Hi,
in header I have this:
- Code: Select all
<link type="text/css" rel="stylesheet" id="arrowchat_css" media="all" href="/arrow/external.php?type=css" charset="utf-8" />
and in footer file I have this:
- Code: Select all
<script type="text/javascript" src="/arrow/external.php?type=djs" charset="utf-8"></script>
<script type="text/javascript" src="/arrow/external.php?type=js" charset="utf-8"></script>
Re: Big number on unread messages
PostPosted: 20 Jan 2017, 08:25
by perrada
Hi,
I now added arrowchat to blank page (so no conflict with another script) and this bug is the same :(
Re: Big number on unread messages
PostPosted: 20 Jan 2017, 09:01
by perrada
Hi,
it's my fault... I have wrong configuration on my server. Wrong is apache session file.
sorry for mistake.