public static $belongs_to = array(
array('thread', 'class_name' => 'Model_Thread')
);
ActiveRecord\DatabaseException [ 42 ]: 42S22, 1054, Unknown column 'modelthread_id' in 'where clause'
It looks like you're new here. If you want to get involved, click one of these buttons!