Hi,
there’s this problem - I have 2 file inputs and only 1 of them gets submitted through $_POST. Whichever stands first - gets submitted. So I can’t CUploadedFile::getInstance the second one. Atleast I cannot check if it was submitted or not. So there.
Maybe not all that much of an Yii error, but can some one show me a workaround?