Using the charge bb code feature, is there a way to have a default credit amount so members dont ever have to fill that in manually?
Charge bb code are not functionality from this add-in. It's DragonByte Credits add-in functionality.
Using the charge bb code feature, is there a way to have a default credit amount so members dont ever have to fill that in manually?
Hm, I don't think so. I'm not really a fan of them, and it should be fairly easy to create them as custom BB Codes.
I'll look into it.Any way to add the old unlink option back? The current implementation, with the little hover editor, sucks, since you can only unlink one link at a time. It was much better when I could "select all" and nuke every link in a post with one click, if I wanted to.
Hm, I don't think so. I'm not really a fan of them, and it should be fairly easy to create them as custom BB Codes.
\src\addons\KL\EditorManager\BbCode\Renderer\Html.php and replace line 480if ($options['user_id']) {
if (isset($options['user_id'])) {
@Mr Lucky I've got my hands on an IE11 installation, but everything appears to be working fine there. Would it be possible to find out which OS the people affected by this issue use? From what I can tell it works fine with IE11 on Win10.
Hi@Mr Lucky I've got my hands on an IE11 installation, but everything appears to be working fine there. Would it be possible to find out which OS the people affected by this issue use? From what I can tell it works fine with IE11 on Win10.



F12 or right click anywhere on the website and click View source. A small window will pop up on the lower end of the window. You can enlargen it by clicking on the second icon from the right at the right hand side of the black bar. Then click on the console tab. Here's a short video on how to: https://my.mixtape.moe/zmmlba.mp4What I'd be interested to see in would be the browser console. You can bring it up in IE11 by either pressingF12or right click anywhere on the website and clickView source. A small window will pop up on the lower end of the window. You can enlargen it by clicking on the second icon from the right at the right hand side of the black bar. Then click on the console tab. Here's a short video on how to: https://my.mixtape.moe/zmmlba.mp4
What I'd be interested to see in would be the browser console. You can bring it up in IE11 by either pressingF12or right click anywhere on the website and clickView source. A small window will pop up on the lower end of the window. You can enlargen it by clicking on the second icon from the right at the right hand side of the black bar. Then click on the console tab. Here's a short video on how to: https://my.mixtape.moe/zmmlba.mp4
The content of the console will probably hold some more information on what's going on.
Changelog
This update mostly focuses around fixing a bunch of critical or highly annoying errors. It is recommended to upgrade as soon as possible. Feature additions are to be expected for the next update.
Bugfixes & Changes
- Fixed an 'undefined index: user_id' error that would pop up, if hide tags were located inside the RSS feeds content.
- Fixed a critical bug that would prevent the...
We use essential cookies to make this site work, and optional cookies to enhance your experience.