EF
Asked
In the POS Module it keeps loading endlessly when I try to add a product.
I have not seen any error in app/logs ….
Also I have clicked on save in POS Settings and in system settings but still the same.
What should I do?
crm.anemifashion.gr
I have not seen any error in app/logs ….
Also I have clicked on save in POS Settings and in system settings but still the same.
What should I do?
crm.anemifashion.gr
- MSAnsweredPlease check the server requirements in the documentation.pdf and make sure your server meet the requirements.
App logs are not enabled by default, you can edit `app/config/config.php` to change `log_threshold` to 1. You can check server error logs for error details. - Login to Reply