[size=large]See Post Below This one for better update[/size]
FIX: For all of those using
Bad_Madman's addition.
At the top of sedit.php
after
Code:
require("global.php");
$noheader=1;
Add this:
Code:
if ($bbuserinfo[showvbcode])
$vbcode_buttons = getcodebuttons();
You might also need to change reference to the 'sedit' script in Bad_Madman's new template to .php from .php3
This is just a heads up