Carraydataprovider

I upgraded from PHP 5.3 to PHP 5.4.22.

I got CArrayDataProvider PHP Warning "illegal string offset ‘id’.

How can I fix problem with out having to go back to PHP 5.3?

Thanks.

Hi,

This is may be because of your primary key of your table.

Cheers!