Describe the issue or problem
After upgrading an OMP instance from 3.3.0-22 to 3.5.0-3, I encountered the following error on a category page or series page on the reader interface:
PHP Fatal error: Uncaught InvalidArgumentException: Order direction must be “asc” or “desc” in omp-3.5.0-3/lib/pkp/lib/vendor/laravel/framework/src/Illuminate/Database/Query/Builder.php
Steps I took leading up to the issue
- Upgrade to OMP 3.5.0-3
- Visit the category/series index page in the reader interface in OMP 3.5.0-3
Thank you