4
You need to add a new into:
le="color: #000000"><?php kernel/user.php $this->initVar('user_intrest', XOBJ_DTYPE_TXTBOX, null, false, 150); $this->initVar('user_mailok', XOBJ_DTYPE_INT, 1, false); something like this $this->initVar('name_of_the_date_field_in_sql', XOBJ_DTYPE_TXTAREA, null, false, null);