thyseus / yii-user-management

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

Write a message as admin at login #13

Closed Xack closed 12 years ago

Xack commented 12 years ago

PHP Notice: Trying to get property of non-object /protected/modules/friendship/models/YumFriendship.php(116)

edited file, noticed: this->_tableName = Yum::module('friendhip')->friendshipTable; changed 'friendhip' to 'friendship'.

thyseus commented 12 years ago

fixed, thanks