The table "users" for active record class "User" cannot be found in the database.
I have an oracle db and i use the extension yii-user…and i have this problem…
Can you help me?![]()
The table "users" for active record class "User" cannot be found in the database.
I have an oracle db and i use the extension yii-user…and i have this problem…
Can you help me?![]()
I’m not using this extension… but…
You haven’t mentioned if you have created the table “users”…
If you have then check the tableprefix…
yes i have created the table but is mysql but my db is oracle and so i have this error…maybe!!!
What prefix???
hello,
also check that in the database the name of the table is all lowercase.
bye,
Giovanni.