Cdbexception Yii User

hi i used YIIUser&right Module I when i try to login website which i hist i have to face following Error

[color="#FF8C00"]

CDbCommand failed to execute the SQL statement: SQLSTATE[42S02]: Base table or view not found: 1146 Table ‘b7_13723931_channa_blog.AuthAssignment’ doesn’t exist. The SQL statement executed was: SELECT *

FROM AuthAssignment

WHERE userid=:userid [/color]

How Solve this Error

Hi,

The table name should be not "b7_13723931_channa_blog" this should be changed to blog, Please check with your table name prefix…