[RESOLVED] CakePHP: Missing Database Table for Model
Ho hum:
Cake seems to think I am missing the database table "fields" for the model "Field". The problem is that I have deleted the Field model, the fields_controller, every single view in views/fields including the "fields" folder. I have deleted the whole cache three times, restarted apache twice, removed every reference I could find to this model in any controllers (e.g. "uses" arrays, "paginate" rules) and other models (e.g. relationships). I am at a complete loss as to what to do. I even made the commits to my repository in the vain hope that some magic would occur.
I have been bashing my head against this for about an hour now. And have searched for the words "field" and "Field" a few times. Nothing is coming up anymore.
Bookmarks