
AND

I can't explain why this direct PHP ERROR is thrown. Because, my understanding is, after I click create button, Yii will validate all this AR class property. If this validation failed, I simply get a Validation error (either Ajax client or server validation checking) not direct PHP error message as it has happend here.
Could someone tell me what wrong in this situation?
Thank you!

Help












