I'm wondering if it's a matter of upperCase/camelCase, altough I had the same error with a relation today and the solution was to rename my views/controllers/models to OLD_<name> and rebuild them with the yiic 1.0.6 tool, which declares the relations from MySQL automatically in the generated models…