I use some mode the file function_newpost (dont want live links)
Original
PHP Code:
$urlReplaceArray = array(
"\\2\\4"
);
Change with
PHP Code:
$urlReplaceArray = array(
"[code]\\2\\4[/code]"
);
And put inside this
PHP Code:
$text = str_replace("[/code]\r\n[code]","\r\n",$text);
$text = str_replace("[/code]\n[code]","\n",$text);
Then I Censorship words
But now when I buy the passivevideo the any url going to code and can view the video.
So I want to know is some solution to have both mods and enjoy of the both?
I tried to combine with Censorship words but nothing help.
Can I put something in function_newpost to avoid bbcode if I put some links from youtube or something similar