problem with bbcode no select

Modifications for phpBB3.
Try the Mods here and share Your own Mods
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support

problem with bbcode no select

Post by akim »

hello, i put bbcode no select into my forum,but don't work,and phpbb3 does not recognize the bbcode.
If I enter any text between the tags I have this result.
noselect.png
Why?
Thanks for your support. ;)
You do not have the required permissions to view the files attached to this post.

problem with bbcode no select

Post by Stoker »

Oh boy, I have searched this forum for: bbcode no select
Not found.
Maybe you have a link?

problem with bbcode no select

Post by Steve »

problem with bbcode no select

Post by Stoker »

In every BBCode in the database you will find an Example code.
In this case it looks like this:
Example:

Code: Select all

[NoSelect][/NoSelect]
So when you are experiencing problems with any bbcode you can simply try with the example code.
Its a good way to troubleshoot.

problem with bbcode no select

Post by martin123456 »

Hey stoker you might want to add chrome to the browser list in the viewtopic.php?f=2&t=182 ;) it works on chrome too.

problem with bbcode no select

Post by akim »

the bbcode function properly. It was my error. Before you open the bbcode and then enter the text, but never between the tags. ;)
Now for the images into the post there is something similar?
Thanks boys!