// check to make sure VB_AREA is defined if (defined('VB_AREA')) { // add these to the validfields $this->validfields['usedefaultbbcode'] = array(TYPE_BOOL, REQ_NO); }