SS
Asked
When i do a search on the products list it never returns a result.
If I search the orders it works just fine.
What can I check to see why it is not working for products.
- MSAnswered
Hello,
Please check the server error logs and let me know the error details.
If you are not sure about server error logs, you can enable app log by change the
log_threshold
to 1 in theapp/config/config.php
file then try to search products again to produce errors. Lastly check the latest log file in theapp/logs/
folder.Thank you
- Login to Reply