thyseus / yii-user-management

a user management module collection for the yii framework
186 stars 122 forks source link

CException - 'profileFieldTable' => 'tbl_profile_field' #121

Closed Avtonom closed 11 years ago

Avtonom commented 11 years ago
  1. if comment in protected\config\main.php: 'profile' => array( // 'profileFieldTable' => 'tbl_profile_field',

Go url: /profile/profile/view/id/1/ CException - YumProfile and its behaviors do not have a method or closure named getPublicFields

  1. if not comment

Go url: /profile/profile/view/id/1/ CException - Undefined property "ProfileModule.profileFieldTable".

thyseus commented 11 years ago

fixed in 997c7a6, thank you for reporting

Avtonom commented 11 years ago

did not help. /registration/registration/