PHP Tutors
Results
1
comments of
PHP Tutors
Same problem occur with me. I have solved this by doing following steps: 1) Goto file YiiMongoDbSuite\EMongoDocument.php find function name search() do this in it: ``` //return new EMongoDocumentDataProvider($this); return...