OM
Asked
if i access to POS Module i get an error:
‘); mywindow.print(); mywindow.close(); return true;}
‘); mywindow.print(); mywindow.close(); return true;}
- MSAnsweredI guess you are using some cache or optimization plugin that breaking the javascript. As I know godaddy servers have such optimization feature by default.
Please contact your host and request them to disable it. I hope that will fix it.
Please let me if you still have issue, after disabling the optimization feature. - OMAnsweredi use my own vpn server
running ubuntu 18.04
vesta cp - OMAnsweredi use my own vps server running ubuntu 18.04 vesta cp
- MSAnsweredDo you use any cache, security or optimization service? If you view the page you, pay attention at the end.
- OMAnswered**[saleem](/u/saleem)** no i don't use cache, security or optimization service
- MSAnsweredCan you please email me your site link and owner account details at [email protected]
- MSAnsweredYour site is loading fine but showing 500 errors. Please check the server requirements in the documentation.pdf specially the MySql mode `only_full_group_by` and `no_zero_dates` should be disabled
- OMAnsweredMySql mode only_full_group_by and no_zero_dates is disabled but still get this error message
- MSAnsweredThe exact reason for 500 would be in your server error logs. Please check them and let me know the error details.
If you nees to enable app logs, you can do so by changing the log_threshold to 1 in app/config/config.php and then visiting the page again to reproduce the error. Lastly check the latest log from app/logs/ folder - OMAnsweredthis the latest log from app/logs/ folder
- Login to Reply