Help
General ArrowChat talk that doesn't fit any other forum.
User avatar
classlink
Free
 
Posts: 2
Joined: 12 Jun 2012, 09:15

 

by classlink 12 Jun 2012, 09:17

I am considering purchasing Arrowchat. I am sick of cometchat and all the issues it has. Every update breaks the system, its slow and never works consistently.

Anyone switch from comet and have feedback?
User avatar
Jason
Customer
 
Posts: 2356
Joined: 12 Dec 2009, 16:06

 

by Jason 12 Jun 2012, 15:32

We have a ton of customers that switch from CometChat. I've heard only positive feedback so far.
User avatar
classlink
Free
 
Posts: 2
Joined: 12 Jun 2012, 09:15

 

by classlink 14 Jun 2012, 08:12

One of the issues I have now is when users log out and back on even from another machine old chat messages appear. Does arrow have the same issue?

Or worse if you log into the same machine as another user, chats from the previous session will appear.
User avatar
CAlchin
Customer
 
Posts: 119
Joined: 22 Feb 2010, 10:53

 

by CAlchin 17 Jun 2012, 14:06

I switched from comet chat. Comet chat was a nice script, worked well. However they're slow on updates, nothing really new being developed and the support was awful. Even on their support forum messages were being removed because they may of been negative towards the product.

The only support I really got was from Jason, when he run a site for comet chat mods.

Hence the move to arrow chat was logical, new - refreshing and a product made by someone who knows what they're doing.

Arrowchat runs well on my site, especially with the push notifications. When I wasn't using push, my RED5 server on the container used to crash every 24 hours or so. Now it doesn't.

With arrow chat I would like to see more themes, especially chat bar themes that don't carry the classic full length chat bar. Possibly an option to have the applications displayed to the right with the chat list and chatroom etc...

All in all, nothing important.

I'm not too tech savvy when it comes to advanced languages etc... But with Facebook, the script is always visible and doesn't reload on page change. I know it's not possible to create an out-of-the-box product for that, but I've always wondered if it is possible to script into a site by the hire of the arrow chat team? Again I'm not too in knowledge with the workings of such a modification etc... so I could be just talking rubbish lol :D

To sum up, well worth the move from comet chat. ;)
User avatar
jjoensen
Customer
 
Posts: 4
Joined: 22 Jul 2012, 17:00

 

by jjoensen 25 Jul 2012, 12:00

Yes, I am considering to go from cometchat to arrowchat. As said in this forum, cometchat has many bugs. I accually experience very good support at their´re site. Arrow chat is MUCH MUCH faster, even without the "Push server" enabled. I tried Cometchat with push server, but there wasn´t much a difference.
CAlchin: I totally agree on what you are saying. "But with Facebook, the script is always visible and doesn't reload on page change." I really would love a sollution for that.
Anyways, I am on my triapperiod now, I have repported some small issues, and the support is fast :)

Great decision so far!
User avatar
Jason
Customer
 
Posts: 2356
Joined: 12 Dec 2009, 16:06

 

by Jason 25 Jul 2012, 13:05

jjoensen wrote:"But with Facebook, the script is always visible and doesn't reload on page change."

This is something that we would love to implement, but I really don't see it being possible on our end.

All Facebook pages load via ajax which is why the chat doesn't reload. We would have to figure out some method to load all <a> clicks with ajax and somehow keep the URL.
User avatar
vienem
Customer
 
Posts: 14
Joined: 27 Apr 2012, 16:14

 

by vienem 31 Jul 2012, 08:31

Would this work? https://github.com/defunkt/jquery-pjax/

Looks like this can be run clientside so lite on the the server load and possable to append it to all <a> classes.

example of the script

HTML
Code: Select all
<a href='/explore' data-pjax='#main'>Explore</a>


Javascript
Code: Select all
$('a[data-pjax]').pjax()


I would suggest make this optional in the admin area as this is a tricky feature to add when you dont have direct control over the actual website design.
User avatar
Jason
Customer
 
Posts: 2356
Joined: 12 Dec 2009, 16:06

 

by Jason 31 Jul 2012, 08:54

Vienem, yes, something like that is technically possible. However, there are going to be a LOT of unintended consequences if we do something like that.

It may be something we throw in if it doesn't add too much code, though.
User avatar
Staff Bot
ArrowChat Team
 
Posts: 8996
Joined: 07 Nov 2012, 13:41

 

by Staff Bot 16 Dec 2014, 00:26

[b]This thread has been locked because the last post is greater than six months old. There is a good chance that the information in this thread is outdated. Please open a new topic if you wish to discuss this further.[/b]