public function member_since_value()
 {
     return format_date($GLOBALS['Language']->getText('system', 'datefmt'), $this->user->getAddDate());
 }