Editor & BB Code Manager

Editor & BB Code Manager 2.0.1 Patch Level 1

No permission to download
Hello Lukas,

I have a problem with the color picker of the background color. Although I adjusted the colors of the color picker to the background color in the backend, xenforo only takes the default colors.

What I also noticed is that if I deactivate the Hex Color of the background color, then the Hex Color of the text color is also deactivated. The two things seem to be related.

1711374280324.webp

I use the Editor & BB Code Manager 2.0.1 Patch Level 1 and xenforo 2.2.9

Thank you!
 
Just did the update to the patch version, still have a random issue running under PHP 8.1.27. XF is v2.2.15.

It is variable where and when the error will strike--in a thread, FAQ, comment, or an AMS article, by it's being called up. Then, at least 20-30 errors like this are thrown together:

ErrorException: Template error: [E_DEPRECATED] preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated
src/addons/KL/EditorManager/XF/BbCode/Renderer/Html.php:675

This does not happen when running PHP 7.4
 
I am trying to disable [img ] so follow: Edit BBcode Image - I want to disable it for all registered member.

But no matter what I do, registered acocunt can still use the BB code. I pick no grouop for "only in the usergroup" and "registered" for "not in the usergroup, but the code [img ] still works. How do I turn this off for all users?

 
Also try a different way - user criteria set to User has been registered for at least 5 days. A new account could still use the BB code
 
This addon doesn't work with 2.3. It makes my forum show a 500 server error, and no page is working except when I uninstall the addon.

Code:
Server error log
ErrorException: Fatal Error: Declaration of KL\EditorManager\XF\Str\Formatter::replaceSmiliesHtml($text) must be compatible with XF\Str\Formatter::replaceSmiliesHtml(string $text, string $format = 'default'): string src/addons/KL/EditorManager/XF/Str/Formatter.php:51
Generated by: Unknown account Jun 3, 2024 at 12:11 AM
Stack trace
#0 [internal function]: XF::handleFatalError()
#1 {main}

Any fix for this error?
 
This addon doesn't work with 2.3. It makes my forum show a 500 server error, and no page is working except when I uninstall the addon.

Code:
Server error log
ErrorException: Fatal Error: Declaration of KL\EditorManager\XF\Str\Formatter::replaceSmiliesHtml($text) must be compatible with XF\Str\Formatter::replaceSmiliesHtml(string $text, string $format = 'default'): string src/addons/KL/EditorManager/XF/Str/Formatter.php:51
Generated by: Unknown account Jun 3, 2024 at 12:11 AM
Stack trace
#0 [internal function]: XF::handleFatalError()
#1 {main}

Any fix for this error?
What is your PHP version?
 
I would be pretty surprised if this worked with 2.3 without problems. This is the last addon I'd want to chance on still working without it getting an update.
It took my site out and I'm disabling all addons right now to fix the problem.
 
It took my site out and I'm disabling all addons right now to fix the problem
Yeah, too many sweeping changes with this addon to expect it to keep working after any major update. I enjoyed using it once upon a time, but you're better off in the long run without it. Find alternatives.
 
Yeah, too many sweeping changes with this addon to expect it to keep working after any major update. I enjoyed using it once upon a time, but you're better off in the long run without it. Find alternatives.
Yeah, I've disabled it and removed all files.
 
Like what? As far as I can tell, there are none.

@Lukas W. Please save us! : (
It depends on what features you were mainly using it for. But remember that Xenforo have stated that they plan on replacing their editor in the near future, so that's another reason you probably wouldn't want to get too invested in this addon. With a little luck, the new editor might even allow me to add fonts to the editor again. :cool:
 
Back
Top Bottom