What steps will reproduce the problem?
1. When I login with user module
2. Error happened.
3.
code "Yii::app()->controller->module" does not work in yii-1.1.5 version,
It should be exchange with "Yii::app()->getModule('user')".
Now It is working well after exchanged the code.
Original issue reported on code.google.com by Guan.xin...@gmail.com on 6 Dec 2010 at 9:42
Original issue reported on code.google.com by
Guan.xin...@gmail.com
on 6 Dec 2010 at 9:42