RBAC Issues

Hi there

after getting frustrated from no one answering http://www.yiiframework.com/forum/index.php?/topic/26974-yii-not-giving-valid-checkaccess-results/

i came to Rights extension but when i installed it …

CDbCommand failed to execute the SQL statement: SQLSTATE[42S02]: Base table or view not found: 1146 Table ‘hotel.rights’ doesn’t exist. The SQL statement executed was: SELECT name,t1.type,description,t1.bizrule,t1.data,weight

FROM AuthItem t1

LEFT JOIN Rights t2 ON name=itemname

ORDER BY t1.type DESC, weight ASC

I donot know what is required to get you full understanding for this issue

There is an answer for your question to mentioned post. Have a look at

http://www.yiiframework.com/forum/index.php?/topic/26974-yii-not-giving-valid-checkaccess-results/