array_keys() expects parameter 1 to be array, object given

Hello,

I have this error : array_keys() expects parameter 1 to be array, object given

Can anyone help me?

Do you really think that anybody can tell where you made a mistake from that error message?

I mean without any info on where did that error happen… in yii core… in your code… in the controller… in the model… in the view… what is your code that got to this error… the call stack… and so on…