What steps will reproduce the problem?
1. install 'rights' module on yii
2. access /index.php?r=gii or /index.php/gii
3. result is error: Unable to resolve the request "gii".
What is the expected output? What do you see instead?
Instead of the GII interface you get the mentioned error: Unable to resolve the
request "gii". This happens even on the developer website at
http://www.cniska.net/yii_blog/
What version of the product are you using? On what operating system?
current version, 1.2.0 on yii 1.1.8
Please provide any additional information below.
If i disable the rights module the GII works just fine. When logging is enabled
the log shows:
error exception.CHttpException.404
exception 'CHttpException' with message 'Unable to resolve the request
"gii".' in
/var/www/dynamic/klumea.ro/yii/framework/web/CWebApplication.php:281
Stack trace:
#0 /var/www/dynamic/klumea.ro/yii/framework/web/CWebApplication.php(136):
CWebApplication->runController('gii')
#1 /var/www/dynamic/klumea.ro/yii/framework/base/CApplication.php(158):
CWebApplication->processRequest()
#2 /var/www/dynamic/klumea.ro/freeindex/index.php(13): CApplication->run()
#3 {main} REQUEST_URI=/index.php?r=gii
Original issue reported on code.google.com by radu.her...@gmail.com on 5 Sep 2011 at 11:46
Original issue reported on code.google.com by
radu.her...@gmail.com
on 5 Sep 2011 at 11:46