Leaderboard
-
in Entry Comments
- All areas
- Images
- Image Comments
- Image Reviews
- Albums
- Album Comments
- Album Reviews
- Files
- File Comments
- File Reviews
- Articles
- Article Comments
- Article Reviews
- Tutorials
- Tutorial Comments
- Tutorial Reviews
- Entries
- Entry Comments
- Entry Reviews
- Maps
- Map Comments
- Map Reviews
- Status Updates
- Status Replies
- Support Replies
- Comments
-
All time
-
All time
February 24 2013 - September 18 2025
-
Year
September 18 2024 - September 18 2025
-
Month
August 18 2025 - September 18 2025
-
Week
September 11 2025 - September 18 2025
-
Today
September 18 2025
- Custom Date
-
All time
Popular Content
Showing content with the highest reputation since 02/24/2013 in Entry Comments
-
Changed Fixed In to Babble 2.2.0 Changed Status to Implemented Feature2 points
-
seems if you move a controller from one module to another module, its acp perm gets removed. I've added it back in for 2.2.0 (which should be released some time this week)2 points
-
2 points
-
this is the limitation of the giphy api, i'll see if there is anymore i can do with it. hopefully i have this addressed in 3, as this is sorta a complicated thing, as the image needs to load first to know the dimensions of it, to be able to scroll to the bottom. at this point, i haven't been able to fully "solve" it yet, but i'm working on it.1 point
-
the messages in babble are "items" so the report system works, as the report system isn't independent of the items class. this will show up, if you have your content managed by app. i will see if i can hide.1 point
-
you can change the image for the notifications, its in babble/interface/imgs/notification.png. you can change the announcement icon, in the babble.css #elBabbleAnnounce .cBabbleAnnounceIcon > i:before { font-family: FontAwesome; content: '\f0f3'; }1 point
-
this is done in version 3, the bots have been completely revamped.1 point
-
2.2.5 is out, i'll have the service version update here in a bit if anyone is waiting on that one.1 point
-
alright figured out what was going on. the part of the element i was observing to determine height on the responsive collapses to 0, so i moved it to the part the doesn't collapse. something in one of these last few updates must've changed to cause this, as it use to work1 point
-
it will display that, if it detects the conf_global.php setting "sql_utf8mb4" isn't set to true, this is a good sign the charset of the database isn't set to utf8mb4_unicode_ci, and you pass it a utf8 unicode symbol of some kind.1 point
-
i've edited your previous reply, in the spoiler you will see a line i've marked in red. place it after that one.1 point
-
1 point
-
fixed, will roll out a update for it tomorrow (about to hit the sack). had to completely replace the word to kw method (had to go with DOMDocumentor, over the regex i was using), as i couldn't loosen up the regex enough to prevent it from breaking the image on edit. which is a good thing, can drop it into 3.1 with a few changes.1 point
-
well even tho it wasn't "my" bug perse, i've gonna ahead and added the 1 extra line of code to fix this for the avatar so its no longer a pink SS (). it was so draining, not sure i will make it thru the rest of the day...1 point
-
1 point
-
[Joel] Who needs fancy badges when you can use fake prefixes. [Eyeroll] Am I right??1 point
-
i'm not ignoring you, i swear, i just forgot about this its on the agenda today, hope i can get to it1 point
-
check out the new version it is an app now, instead of a plugin. it will generate actual avatars now instead of "html text", so it will work like any avatar used on any theme so no more of me poking around trying to duplicate css and worry about things that do not use the templates1 point
-
1 point
-
yeah, different versions of the same distro can use different init systems. most of them use systemd now days. there are still a few hold outs on using sysV and some might still being usings ubuntu's upstart. I'll get a guide written up for how to add one for systemd and your tech guy can get it configured and running :).1 point
-
.cBabbleRow .cBabbleUserMain, .cBabbleRow .cBabbleContent, .cBabbleRow .cBabbleDate { padding: 10px; vertical-align: top; } you can add this to your customs.css, and alter the padding rule to your liking. there isn't a whole lot of padding, 10px for top and bottom. fontsize is set by ips body ruleset in css, which i think on the default skin is 14px.1 point
-
1 point
-
1 point
-
Changed Fixed In to CJ Duplicate Member Logger 1.0.10 Changed Status to Closed1 point
-
Its optional in IPS. I use to have a script that would handle update checks, but i've been too busy to update it for IPS 4.1 point
-
There's several ways to go about it but the easiest, without modifying template files is to go into custom.css and call the ID with class like #elBabbleMainContainer .ipsPageHeader { margin:0 !important; } The "!important" may not be necessary since custom.css overrides the other css files. Try it and see if that works.1 point
-
its not a RTE, it remains a textarea, but it has a row above it now with some RTE style buttons, that will insert/wrap BBC. so it works the same way it does now. it already does the IPS embeds, you need to turn it on in the acp (when i say IPS embeds, I refer to when they post a internal link, and the app supports the embed option, it will display that instead of the link). Pictures can be upload or use the img bbc. this is a chat system honestly, not a microblogger :).1 point
-
okay this is the IPS Text parsing removing the css class as its not "allowed". To make it "allowed" go to ACP->Customizations->Editor->Settings, click on the advanced tab and follow the directions for adding in allowed classes. Its not too clear in the description for the field, I'll update it in 2.2.0.1 point
-
warn: --minUptime not set. Defaulting to: 1000ms warn: --spinSleepTime not set. Your script will exit if it does not stay up for at least 1000ms for me it says this.1 point
-
nah its not hard coded, its a setting, but it only shown if you choose the default action to do is send a pm. I'll switch it over to a language string in the next version.1 point
-
1 & 2. check the permission for the groups, i added several new groups permissions in the last version, it looks like you don't have them configured. 3. Changed the attachment issue has been fixed too.1 point
-
@Michael Working fine now with the 1.0.6 version. Many thanks for the support.1 point
-
the data is useless, as it deleted the parents, so its okay to drop/truncate the table and restore from there. and the problem is in the php code, so don't run it again till 1.0.61 point
-
sorry, i see in the code what happened. if you have a back up, you can restore from that? I'll get it fixed later tonight or tomorrow morning in 1.0.6.1 point
-
some how the settting entry got lost, so it had nothing to save too and so it was just defaulting to the default value each time. it appears to be the only one to have done this, I'll verify the other settings before release to make sure.1 point
-
1 point
-
1 point
-
Yes this is intended behavior. I should change the reports of whats been fixed, so instead of showing "guest" (as part of the confusion to why guest would show up), the member_id will display instead. you can remove these.1 point
-
1 point
-
1 point
-
sorry got busy with other stuff. I'll finish up testing and try to have it out tomorrow1 point
-
odd, it should tar should contain all the libs for babble.js, there is a package.json, if you installed npm, try running this command in that directory: npm install I've attached the node_modules that i use, you can extract them to the Node folder, and try starting it again: node babble.js node_modules.tar.gz1 point
-
No i was saying the problem is due to it not paginating, its trying to render to many rows. I'll see why its not paginating. You can email me at the file you were trying to attach. I'll check the settings as I'm pretty sure PM's should allow attachments.1 point
-
one of the reasons why the bots can use html/bbc is so you can insert advertisements in them. not sure about plugging it into the template engine tho. might reconsider it if there is a lot of demand for it. I'm not sure what you mean by "/card me style1" i don't have a ps4 and i've never heard of psnprofiles.com :). with the sockets class that babble comes with, some one could create a "feed bot" and have it send messages to the room as a bot, so unless there is a lot of demand, I don't see me expanding the bots much more than what is already there. reporting has been added in, it will be apart of the menu that appears when you click on a username in the message area (not the online list). sending a whisper is sort the same thing as a /invite, they can choose to ignore it :). commands/menu options the user/group doesn't have access to are removed/hidden from them. I'll take rooms creation to happen on the front end under consideration, but like i said i don't have any plans to do it.1 point
-
I couldn't reproduce this one. the default order is oldest to newest, then when you filter thru the filter bar, it all works as intended on my end.1 point
-
This has been fixed, there was a problem with the matching function, the fix will be in the next version. This one will be a problem, as it matches whole words first and it is configured to match the keyword first over the alias. the alias field is meant for different keywords to be used, not so much for the keyword itself to be used in the alias. I'll see what i can do to try to change this, it really will come down to a cost vs gain situation, as the app does the conversion on the fly, and i do everything i can to make the process as fast and efficient as possible so it doesn't slow down page loads, and a heavier regex would do just that. so this might not be a feasible thing to implement, I'll see what i can do. i can add a list to the ACP to show the keywords, but individual settings like this would slow down the process tremendously and that is something i don't see happening. I'll do a few test to see what the cost vs benefit would be. the tooltip content area is a codemirror editor, you can use HTML/BBC (i have it running thru the IPS Text parser, so if the user doesn't have the group permission to use any html, it will clean it out, but it wont cleanse the html if the user does have HTML permission). I went with a codemirror helper over the RTE helper cause it offers better highlight of HTML than the RTE does, and the RTE does add some undesirable HTML at times.1 point
-
adding in moderation shouldn't be too difficult. I'll check out your other issue.1 point
-
added in a method to scroll back to the bottom if order is reversed, if a rotation is triggered, can only guarantee it will work on iOS.1 point
-
You can disable the primary menu in group management (go to edit group and toggle the slider off), this will make the IPS menu display on the front end, but will allow you to build menu items for CJ Menu in your ACP (preview will work during this, so you can view a mock up what it will look like on the front end).1 point
-
Like i mentioned in the PM you sent, I don't do anything with IP addresses. When i tested, I wasn't able to reproduce it locally. The excluded member doesn't get logged from a sub account, as it does check to see if any of the accounts involved are excluded. I do apologize if you feel I've neglected the issue here, I do look at all the reports. As for the other "no answer" reports, the one you speak of is a "suggestion", and the others have never responded back again, so there was little I could do to address their issues. I've gone back and checked out the exclusion feature again, I was unable to reproduce the issue again. Maybe you are doing something that i haven't thought of, if you could detail what you do to get it to trigger, I'll try that out. I've tested it out in chrome, firefox, edge and IE, but since what actually does the logging is server side, I don't think it would make a difference.1 point