Re: [ADDON] ElkArte Ajax Chat Reply #30 – October 23, 2015, 06:54:56 am @wintstar just as a quick hack, I put an inline style in the text area so it respond to its parent like so:Code: [Select]<textarea id="ajaxChatInputField" style="width: 100%;"
Re: [ADDON] ElkArte Ajax Chat Reply #31 – October 23, 2015, 07:03:48 am The chat is created on the original contained Theme. In other Theme used, the design adjustments themselves must be made.
Re: [ADDON] ElkArte Ajax Chat Reply #32 – October 23, 2015, 10:42:43 am Hi @wintstar do you know where can I adjust the shoutbox? currently its default to 10 shouts only and I want to increase it.
Re: [ADDON] ElkArte Ajax Chat Reply #33 – October 23, 2015, 12:10:08 pm Look in the Ajax Chat Tips, and this: QuoteThe AJAX Chat contains two additional configuration files:root*/chat/lib/config.php - This file contains the server-side (PHP) settingsroot*/chat/js/config.js - This file contains the client-side (JavaScript) settingsDo you mean?root*/chat/lib/config.php Code: (php) [Select]// Max number of messages to display on each request:$config['requestMessagesLimit'] = 10;
Re: [ADDON] ElkArte Ajax Chat Reply #34 – October 24, 2015, 02:17:10 am @wintstar yes thats it. thanks! btw, im curious to know if the messages are deleted after say 10 (which is the default) or is it saved somewhere? where I can archive it on a daily basis just for archive purposes.
Re: [ADDON] ElkArte Ajax Chat Reply #35 – October 24, 2015, 02:55:15 am To my knowledge, there is no archiving system for Blueimp Ajax Chat. You can issue to the support for Blueimp Ajax Chat, click here.
Re: [ADDON] ElkArte Ajax Chat Reply #36 – October 24, 2015, 04:28:19 am @wintstar thanks but do you know where in the folder it saves the messages?
Re: [ADDON] ElkArte Ajax Chat Reply #37 – October 24, 2015, 05:00:29 am @wintstar is it possible to set that members can view the shoutbox even if they are inside a forum? currently if members are in the homepage only they can see the shoutbox, but if they are inside a forum, its not visible.
Re: [ADDON] ElkArte Ajax Chat Reply #38 – October 24, 2015, 08:31:50 am Judging by the database structure (and the fact there is a database) I'd guess messages are saved.
Re: [ADDON] ElkArte Ajax Chat Reply #39 – October 24, 2015, 08:33:36 am Messages are stored in the database "*_chat_messages".View the shoutboxLook under Permissions:
Re: [ADDON] ElkArte Ajax Chat Reply #40 – October 25, 2015, 01:11:31 am @wintstar yes, I already set the permission thats why only logged in members can view the chat in the homepage. but even logged in members if they are inside one of the forum, the chat is not visible. there is not settings that I can set in the permission that will allow logged in members to view the chat inside a forum. only in the homepage.
Re: [ADDON] ElkArte Ajax Chat Reply #41 – October 25, 2015, 03:57:58 am You can read it clearly in the descriptionQuote from: click hereShoutbox Enable shoutbox above at the Board Categories* Enable shoutbox below at Board Categories*Board Categories is the main forum page (Homepage). Within the forums, the shoutbox is not visible. This function does not exist. And the chat can be seen only on the chat page. Provided that the corresponding thereto permissions are set correctly.
Re: [ADDON] ElkArte Ajax Chat Reply #42 – October 28, 2015, 01:59:59 pm Update is in progress. The progress can follow her here => My Projects
Re: [ADDON] ElkArte Ajax Chat Reply #43 – November 01, 2015, 01:43:59 pm Addon updated to version 1.0.1Changelog 1.0.1Bug fixed "datetime", appears in MySQL databases versions 5.5.32-5.5.42Activation Button the chat page is missing from the configuration of the Ajax ChatShoutbox text input field runs in mobile view from the "div"Download, see first post.
Re: [ADDON] ElkArte Ajax Chat Reply #44 – December 21, 2015, 09:02:21 pm Update to new version 1.0.6 ElkArte not necessary.