AA
Asked
while i try to view and print the POS sale list i can't see it and it's loading All the time
Attachments
- AAAnsweredhello any one can you please help for this issue
- MSAnsweredHello,
Please check your server error logs and let me know the error details to that I can suggest solution.
If you not sure about server error logs, you can check with your server administrator.
In case, you need to enable app log, you can change the `log_threshold` to 1 in `app/config/config.php` and then visit the page again to produce errors. Lastly check the latest log in the `app/logs/` folder.
Thank you - AAAnsweredi am getting this error "ERROR - 2020-11-23 13:57:01 --> Severity: error --> Exception: syntax error, unexpected '?' /home4/stsbuy55/shop.globalsts.net/vendor/endroid/qr-code/src/QrCode.php 212"
- AAAnsweredThank you for helping me.
When I changed it to 1 log_threshold it was easier for me to find the errors and I had to change PHP version Then it works
thank you - MSAnsweredHello,
Yes, SMA require you to have php7. Installer checks for the php7.4
I am glad that the issue is resolved.
Thank you for updating - Login to Reply