Question: Modal Window Is Not Working

Modal Window Is Not Working

Modal window of some report and listing e.g. product list, customer report etc is not opening. when i click on this it take me to indefinite time and runing forever... Please look into this

VS

Verified Sol

Asked
Modal window of some report and listing e.g. product list, customer report etc is not opening. when i click on this it take me to indefinite time and runing forever...
Please look into this issue and resolve asap....


Thanks and Regards
VS
  • MS

    Mian Saleem

    Answered
    Hello,

    Please check your server's php error logs and let me know the error details so that I can suggest.

    If you are not sure about server error logs, you can try to enable app logs by changing the `log_threshold` to 1 in the `app/config/config.php` and the try again. Lastly check the error details in the latest log file in `app/logs/` folder.

    Thank you
  • VS

    Verified Sol

    Answered
    i found this error on app/logs folder
    "ERROR - 2021-12-14 18:05:22 --> Severity: error --> Exception: Class 'Endroid\QrCode\QrCode' not found /home/verifiso/public_html/pos/app/libraries/Tec_qrcode.php 22"
  • MS

    Mian Saleem

    Answered
    Hello,

    Please download the file again and replace the vendor folder with latest. If still same, please check your `app/config/config.php` for composer auto line. It should be `$config['composer_autoload'] = FCPATH . 'vendor/autoload.php';`

    Thank you
  • VS

    Verified Sol

    Answered
    Thanks its Working Now......
  • Login to Reply