Hello,
I am using cmultifile widget and tinymce extension in my yii project, but when i use them both in a view file, the cmultifile widget is not working properly, it is sending only one file back to my controller irrespective of how many files i select…
when i comment the tinymce editor from the page, then everything is working fine.
Am i missing something?
Pls help…