Page 1 of 1
Channel history
PostPosted: 30 Jun 2011, 14:03
by GSoares
Is it possible to have arrow chat not clear the no expiring channel history? I stay login in practically all day, but if I'm inactive for a little while it clears the channel/lobby window. I would like to maintain the conversation on the channel even if I get out of it.
How hard would it be to make this happen?
PostPosted: 30 Jun 2011, 18:45
by Jason
Are you talking chat rooms or regular chat history?
PostPosted: 01 Jul 2011, 05:31
by GSoares
Jason, Chat-rooms!
PostPosted: 26 Jul 2011, 12:37
by BLifanovsky
Any news on this one? I would also like to have the history not cleared - i.e. if a new user gets into the chat room, he could see what was happening before.
PostPosted: 27 Jul 2011, 09:17
by KBurns
That would be a significant feature if it was modifiable (on/off) via the admin panel. Especially if a new user joins an existing chat.
PostPosted: 27 Jul 2011, 10:17
by Jason
I believe the messages stay for one hour if I recall correctly, but I see no reason as to why this shouldn't be customizable in the admin panel.
PostPosted: 31 Dec 2011, 10:39
by MWalsh
So where do you adjust that?
PostPosted: 01 Jan 2012, 12:44
by Jason
MWalsh wrote:So where do you adjust that?
includes/receive_chatroom_room.php under "START CHATROOM HISTORY RECEIVE". The statement that says:
- Code: Select all
sent + 3600 > ".$time."
PostPosted: 03 Jan 2012, 08:43
by MWalsh
Thanks that worked. Now how do I adjust the number of messages shown in the history? I'd like to show say the last 1500 messages
PostPosted: 21 Mar 2012, 05:02
by techinferno
thanks for the tip. would be great to see it customizable from admincp.
PostPosted: 21 Mar 2012, 05:30
by Jason
techinferno wrote:thanks for the tip. would be great to see it customizable from admincp.
It is an option in v1.5.
PostPosted: 25 Mar 2012, 08:12
by CBrugger
Jason, I don't see this as an admincp changeable option. Am I just missing it? I'll do a file edit if needed, I just need to know where to look.
PostPosted: 25 Mar 2012, 15:21
by Jason
CBrugger wrote:Jason, I don't see this as an admincp changeable option. Am I just missing it? I'll do a file edit if needed, I just need to know where to look.
It is under manage > chat rooms
PostPosted: 25 Mar 2012, 19:06
by CBrugger
Jason wrote:CBrugger wrote:Jason, I don't see this as an admincp changeable option. Am I just missing it? I'll do a file edit if needed, I just need to know where to look.
It is under manage > chat rooms
Indeed it is. I can't believe I overlooked that. Thanks.
Topic Closed
PostPosted: 07 Nov 2012, 12:40
by Staff Bot
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.