sarvan75 / yii-user-management

Automatically exported from code.google.com/p/yii-user-management
0 stars 0 forks source link

Profile visits page error #125

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. in admin section
2. go to 'Show Profile Visits'
3. and error appears

What is the expected output? What do you see instead?
-Profile visits page

To fix this just change  all string with $data->visited->profile->profile_id to 
$data->visited->profile->id

Original issue reported on code.google.com by sergey.m...@gmail.com on 7 May 2011 at 1:20