Clear Model Cache
Ever wonder changing something on the database, like adding a new table field and then manipulating it on the controller, then you thought everything is going well until you find out that the table field you just added is not updating?? Try deleting the entire /tmp/cache/model folder, then you're good to go.