MyBB Community Forums

Full Version: [Help] Got a bug in MyCode features
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I got a bug when I am saving a MyCode that I made like..

Regular Expression: \[b\](.*?)\[/b\]
Replacement: <b>$1</b>

It is changing it to

Regular Expression: \\\[b\\\](.*?)\[/b\\\]
Replacement: <b>$1</b>

Does anyone know how to fix this?
Found out that this problem is all over the site.
If I post a \ it makes it into \\.
Pretty weird.
Works fine on my test install. What version are you running?
Oh.
Version: 1.4.11
Maybe that could be the problem.
Thanks for asking.
Actually it wasn't my site.
Just one of my friends that asked me.
I will tell if the problem isn't fixed after upgrading.
Thanks again.
There were many bug fixes in 1.4.12 so that's probably your problem Smile Regardless though you should still update to the latest which is 1.4.13.