I was working with YII framework, I made the models and then I used the Crud generator and I also made those things using Crud generator. Everything works fine so when I go to localHost/myprogram/index.php/myTable I can see the table myTable. I have 6 tables in my Database and they are connected to each other, This page works for 5 tables and for one of them I get this error that I wasnt getting before: I was working with YII framework, I made the mo