Guitar Gathering Posted January 2, 2018 Posted January 2, 2018 BomAle, I'm in the language settings in Admin CP but I'm not seeing where I can add that string to edit. Then I scroll down to Chatbox and I changed the name in the green box to Chat and saved it. All that seemed to do was change the name in the Admin CP Language screen but not on my actual board menu... I refreshed the file in Firefox and in Chrome and it's still "CHATBOX". Any thoughts?
Guitar Gathering Posted January 6, 2018 Posted January 6, 2018 My Chatbox had been working fine but then today it is getting cut off. I find that I can expand the sidebar to 500 and I can see everything but this makes the page look wrong. I looked for a setting in chatbox to determine its width or wrap around amount and couldn't find it. Any thoughts? Also, I've downloaded Chatbox Extender but I'm not sure how to install it.
Howard L Martinez Posted February 5, 2018 Posted February 5, 2018 after upgrading to chatbox 2.1.1 , i think chatbox extenderd stop working beacuse when i post new topic now its not show in the chatbox any help ??
Ocean West Posted February 15, 2018 Posted February 15, 2018 is it possible to allow users to dismiss hide the chat box from the sidebar
ipio Posted February 22, 2018 Posted February 22, 2018 I have a question how i can edit the message layout with my own text message?
BomAle Posted February 25, 2018 Author Posted February 25, 2018 On 5/2/2018 at 8:41 PM, Howard L Martinez said: after upgrading to chatbox 2.1.1 , i think chatbox extenderd stop working beacuse when i post new topic now its not show in the chatbox any help ?? try version 1.0.14 On 6/1/2018 at 11:52 PM, Guitar Gathering said: My Chatbox had been working fine but then today it is getting cut off. I find that I can expand the sidebar to 500 and I can see everything but this makes the page look wrong. I looked for a setting in chatbox to determine its width or wrap around amount and couldn't find it. Any thoughts? Also, I've downloaded Chatbox Extender but I'm not sure how to install it. try to update the plugin with v1.0.14 I have a question how i can edit the message layout with my own text message? you can edit language bit, find it on admin cp > customization > translations
tsruha Posted March 10, 2018 Posted March 10, 2018 Is there a way to show how many people are in chat on the chat tab or somewhere on the main page? As it is, you have to enter into the chatbox to see who's in there.
AmericanRev2 Posted March 16, 2018 Posted March 16, 2018 The chat box seems to ignore forum viewing permissions , this is a problem
BomAle Posted March 24, 2018 Author Posted March 24, 2018 On 10/3/2018 at 1:49 AM, tsruha said: Is there a way to show how many people are in chat on the chat tab or somewhere on the main page? this is easy to doing, I leave here some code as note: #\IPS\bimchatbox\modules\front\chatbox\chatbox::manage \IPS\Session::i()->setLocation( \IPS\Http\Url::internal( 'app=bimchatbox&module=chatbox&controller=chatbox', 'front', 'chatbox' ), array(), 'loc_viewing_chatbox' ); Next update I will integrate, a counter will show into header as a badge with autoupdating. On 16/3/2018 at 9:58 PM, DieselMinded said: The chat box seems to ignore forum viewing permissions , this is a problem It is loaded as a widget, look into admincp module
AmericanRev2 Posted March 24, 2018 Posted March 24, 2018 1 hour ago, BomAle said: this is easy to doing, I leave here some code as note: #\IPS\bimchatbox\modules\front\chatbox\chatbox::manage \IPS\Session::i()->setLocation( \IPS\Http\Url::internal( 'app=bimchatbox&module=chatbox&controller=chatbox', 'front', 'chatbox' ), array(), 'loc_viewing_chatbox' ); Next update I will integrate, a counter will show into header as a badge with autoupdating. It is loaded as a widget, look into admincp module Not what i meant , if you have forums only admin and moderators can see , the posts show up in the chat to EVERYONE
BomAle Posted March 25, 2018 Author Posted March 25, 2018 2 hours ago, DieselMinded said: Not what i meant , if you have forums only admin and moderators can see , the posts show up in the chat to EVERYONE Ah for this there are settings inside plugin Into this way you can choose who & forums where extender works.
mrbowers Posted March 25, 2018 Posted March 25, 2018 On 3/9/2018 at 7:49 PM, tsruha said: Is there a way to show how many people are in chat on the chat tab or somewhere on the main page? As it is, you have to enter into the chatbox to see who's in there. This can be done easy by just using the "Recently Browsing" function. Put the chat in the middle and the Recently Browsing on the side. It will show the users currently viewing the app.
BomAle Posted March 25, 2018 Author Posted March 25, 2018 1 minute ago, mrbowers said: This can be done easy by just using the "Recently Browsing" It don't seem work fine, but at least it shows correctly the name of the users.
mrbowers Posted March 25, 2018 Posted March 25, 2018 It's feature is to only show who is looking on that page and about all you will get out of it sorry. But at least you see who viewing that page and once they leave it should refresh them out. It's just a simple idea which hopeful will work for you.
BomAle Posted March 25, 2018 Author Posted March 25, 2018 I hope to have more time next week so I can also add a live counter, the challenge is to lighten as much as possible the AJAX request. Anyhow I think this could be a feature to be added on main chatbox application, @onlyME or for who are interested suggest him directly
AmericanRev2 Posted March 25, 2018 Posted March 25, 2018 11 hours ago, BomAle said: Ah for this there are settings inside plugin Into this way you can choose who & forums where extender works. Yes i know but when you select a forum that only admin have rights to see , everyone can see the posts in the chat not just admins
BomAle Posted March 25, 2018 Author Posted March 25, 2018 Unfortunately it is a limitation wanted to avoid further overload, otherwise there would have been the possibility to filter "Who can see message?". Remember, all data are stored into a hardcoded string.
AmericanRev2 Posted March 27, 2018 Posted March 27, 2018 the site watchs the chat box for new posts, so every post in the admin section gets ignore because they dont show up in chat because we dont want everyone seeing them
BomAle Posted March 28, 2018 Author Posted March 28, 2018 On 27/3/2018 at 12:05 PM, DieselMinded said: the site watchs the chat box for new posts, so every post in the admin section gets ignore because they dont show up in chat because we dont want everyone seeing them the admins should check the stream in this case (only stream works with permissions, after message is submitted into chatbox there is no way to filter how can see it). For permise this I should redo all the plugin by combining the results (posts, comments, reviews...) with chatbox messages.
AmericanRev2 Posted April 28, 2018 Posted April 28, 2018 can you have the content deleted if member was flagged as a spammer
KPDub Posted April 28, 2018 Posted April 28, 2018 Am I right in understanding that the level of integration with Clubs, is only to say "member x has joined a club". I can't get it to show if anyone has posted to a topic in clubs
BomAle Posted April 28, 2018 Author Posted April 28, 2018 if you have enabled club to send into chatbox you will see something like to edit format check into language words: chatbox_extender_chat_in_club chatbox_extender_chat_in_club_mini
KPDub Posted April 28, 2018 Posted April 28, 2018 4 minutes ago, BomAle said: if you have enabled club to send into chatbox you will see something like to edit format check into language words: chatbox_extender_chat_in_club chatbox_extender_chat_in_club_mini Thanks for the fast response, so there is a setting within Clubs rather than chatbox extender to make this work?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.