In the method public function relations ()?
'comune1'=>array(self::HAS_MANY, 'anagrafe', 'COMUNE_COMUNE_ID')
But sometimes gives me the error and sometimes not and why?
I was wrong to set the relation?
Posted 08 May 2010 - 01:45 AM
'comune1'=>array(self::HAS_MANY, 'anagrafe', 'COMUNE_COMUNE_ID')
Posted 08 May 2010 - 04:50 AM