Question: Server Error How To Solve It

Server Error How To Solve It

When I create oreshow error 500: Server Error also when I create user its show eeor

FA

fahad ahmed

Asked
When I create oreshow error 500: Server Error
also when I create user its show eeor
  • MS

    Mian Saleem

    Answered
    Hello,

    Please check the latest log file in `storage/logs/` folder and let me know the error details.

    If the error is from `stream_socket_client` then please make sure that you have the correct email server settings in `.env` file.

    Thank you
  • FA

    fahad ahmed

    Answered
    And If customer give partial payment how to put and how to manage payments
  • FA

    fahad ahmed

    Answered
    And when delete payment it not show any notification and page still show when we again refresh payment was delete
  • MS

    Mian Saleem

    Answered
    Hello,

    You can add any amount for payment as you need. It will be shown on order view.

    All the data is soft deleted, means it will be marked as deleted. There is filter for `Trashed` if you show with transhed then deleted records will be shown too. You can resoter any record or delete it permanently.

    Thank you
  • Login to Reply