I'm working on a conditional to allow user selection of the postbit. In the gold releases it's
PHP Code:
if ($bbuserinfo['field13']) // This won't work until Upgrading from RC4
{
$vboptions['legacypostbit'] = false;
}
During our upgrade to 3.0.3 this will turn on, but in the meanwhile I need to test the postbit layout (I have postbit_legacy working) for our boards.