Help
Ask questions about how to do or fix things in Arrowchat
User avatar
perrada
Customer
 
Posts: 16
Joined: 20 Mar 2016, 23:01

 

by perrada 12 Jan 2017, 05:49

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.
User avatar
Jason
Customer
 
Posts: 2330
Joined: 12 Dec 2009, 16:06

 

by Jason 12 Jan 2017, 15:29

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.
User avatar
perrada
Customer
 
Posts: 16
Joined: 20 Mar 2016, 23:01

 

by perrada 13 Jan 2017, 10:08

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>
User avatar
perrada
Customer
 
Posts: 16
Joined: 20 Mar 2016, 23:01

 

by perrada 20 Jan 2017, 08:25

Hi,

I now added arrowchat to blank page (so no conflict with another script) and this bug is the same :(
User avatar
perrada
Customer
 
Posts: 16
Joined: 20 Mar 2016, 23:01

 

by perrada 20 Jan 2017, 09:01

Hi,

it's my fault... I have wrong configuration on my server. Wrong is apache session file.

sorry for mistake.