Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on exporting Collection #31

Open
sicutdeux opened this issue Aug 8, 2017 · 0 comments
Open

Error on exporting Collection #31

sicutdeux opened this issue Aug 8, 2017 · 0 comments

Comments

@sicutdeux
Copy link

The error shows after exporting a collection using Quick Export method, Error:

Warning: Missing argument 3 for Model::find(), called in /home/admin/web/[REDACTED]/public_html/mgo/application/controllers/Collection.php on line 461 and defined in /home/admin/web/[REDACTED]/public_html/mgo/system/Model.php on line 72

Notice: Undefined variable: query in /home/admin/web/[REDACTED]/public_html/mgo/system/Model.php on line 81

Warning: MongoCollection::find(): expects parameter 1 to be an array or object, null given in /home/admin/web/[REDACTED]/public_html/mgo/system/Model.php on line 81

Fatal error: Call to a member function limit() on null in /home/admin/web/[REDACTED]/public_html/mgo/system/Model.php on line 81
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant