MyBB Community Forums

Full Version: MyCode Problem
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
I created a MyCode and where the $1 bit of code is supposed to go, I just added some links so that when the :

[test]http://www.testing.com[/test]

is inserted into a signature it would show the links I have set it to in the ACP. However, it shows up in every forum and was working perfectly well but I have to disable showing it in my signature in threads that contain a poll. The reason being is that it just shows the:

[test][/test]

code, and not what it should be showing, which is the links I inserted in the ACP when creating the MyCode.

This isn't a big issue, but I'm frustrated that it's not working for me, at least not in some areas.
Can you post the regular expression and replacement you're using?
Since it was just a test to see how it worked, it's:

\[sig\]\[/sig\]

<div align="center">
<b>Test Links</b>
<a href="#">Test Link</a> » <a href="#">Test Link</a> » <a href="#">Test Link</a>
</div>
Anyone know why it wouldn't show when polls are created? I also notice it stops working sometimes in normal threads.
Anyone at all? I'm still stuck on this problem.
^ tested exact code given above AND it is working on posts & signature ...
If you read again, the only problem I'm having is it showing when a poll is created.
^ rechecked it with adding a simple poll ; it worked fine ; not sure how poll affects custom MyCode !!
http://www.diigo.com/item/image/27vz5/yrpv

That is what happens a poll is created.
URL and test account?
Pages: 1 2