Page 1 of 1

Custom BBCode ID?

Posted: 07 Sep 2010, 01:25
by Daniel_Knecht
Hello,
i have a problem...

I wanted to tangle own badges for my own BBCodes. However, my problem is this my BBCode the ID 14, however, state kind of the IMG-BBCode also has the ID 14 has. how do I find out now the right ID of my BBCodes?

Here is my Custom BBCode Script from "posting_buttons.html":

Code: Select all

<input type="button" class="buttonz" name="addbbcode14" value="" onclick="bbstyle(14)" title="Infotext" style="background: url('images/info.png');" />
I hope any can help me!

Re: Custom BBCode ID?

Posted: 07 Sep 2010, 05:56
by Oyabun1
If you go to ACP > POSTING > BBCodes where your custom BBCodes are listed nad then hover the cursor over the edit icon (usually a green cog) in the status bar of your browser the address will show. The last part is the ID number of the BBCode, for example, .... edit&bbcode=20

Re: Custom BBCode ID?

Posted: 07 Sep 2010, 06:21
by Stoker
Read this thread: viewtopic.php?f=19&t=1132

Re: Custom BBCode ID?

Posted: 07 Sep 2010, 13:52
by Daniel_Knecht
Thank u :)
Sorry i have no see this Post in the Search :oops:

Re: Custom BBCode ID?

Posted: 07 Sep 2010, 17:40
by Stoker
No problem ;)