Dear
The System accept and register the same name of the ( User name) More than once and unlimited
Regards
public function rules() {
return array(
array('username, password, salt, email, temprecoverpassword, agency_name, ava', 'length', 'max' => 128),
array('username', 'unique'), // this rule
Users browsing this forum: No registered users and 3 guests