I'm trying to disable Youtube embeds in the CB, but I can't figure out where, or if, that's possible. I know PHP fairly well but don't know the vBulletin system at all. I'm looking in shoutbox.php and see that it loads the permissions for bbcodes, but I don't know where it loads that from
I don't know where that exists, so my research ends there. Any ideas?
Code:
$permissions = fetch_bitfield_definitions('nocache|allowedbbcodesfull');
I don't know where that exists, so my research ends there. Any ideas?