i’m using v2. Every time i try to checkin or checkout an item and i go back to the dashboard i have 500 error. If i go back and delete the checkin or checkout everyting works good. How can i solve this?
- MSAnswered
Hello,
Please check the error details in the
storage/logs/
and let me know so that I can suggest.Thank you
- LSAnswered
Can you please tell me how to do this? i tried to navigate at mysite.com/storage/logs but i have a 404…i checked on console and i have this error:
VM10:5 crbug/1173575, non-JS module files deprecated. (anonymous) @ VM10:5
- MSAnswered
Hello,
You can check with your server admin for php error logs.
For Laravel logs, it’s not accessible from the browser. You need to login to your server where you uploaded the files for installation. The path mention is relative to the upload folder.
Thank you
- MSAnswered
Hello,
Just a thought, as SSM doesn’t delete any record but marked it as deleted.
To delete permanently you can select the rows then delete permanently or select the filters for only trashed and delete them.
I suspect, you data might be in the database and while creating new record you getting error. The real cause would be in the error logs and can suggest upon getting the error details.
Thank you
- LSAnswered
Logs folder is empty
- Login to Reply