View Full Version : Remove misc.php?do=bbcode ?
Xtrigit
08-21-2010, 11:25 PM
I would like to remove/disable the bb code list.
How can I do that?
Thanks
Xtrigit
09-01-2010, 05:54 AM
Forgot to add the solution.
Open misc.php (./misc.php or ./forum/misc.php)
find:
if ($_REQUEST['do'] == 'bbcode')
Highlight everything and stop right before:
// ############################### Popup Smilies for vbCode ################
Delete
save changes
backup original misc.php
upload modified misc.php
:)
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.