I am trying to install it. I just says, 404 | Not Found and nothing else. Any help would be greatly appreciated. I installed laravel to /wims, and then uploaded the files there. I created a subdomain at /wims/public.
- MSAnswered
Hello,
404 not found caused when your mod_rewrite is not enable or configure to use
.htaccessfile. If you are not using apache then please check with your server admin.To install WIMS on subdomain you will need to set the path to
wims/publicthis is not complate path. You need to set it to full path ya. You can check the full path in your file manager.If you can’t manage, please let me know the server details in private reply I will help you check.
Thank you
- CMAnswered
Thank you. We ended up getting it to work on a different server. However, when I try to do certain things - like transfer inventory from one warehouse to another, I get a 500 Server error notification. Same if I try to edit and save an item. When I try to do the transfer, the post it sends shows old_quantity as undefined. And I think that is the error. Do you know what might be causing these issues?
- MSAnswered
Hello,
Please check the latest log file in the
storage/logs/folder and let me know the error details so that I can suggest solution.Thank you
- MSAnswered
Hello,
I have checked. The item and variants quantity are not synchronized. I guess you have enabled variants after quantity was updated.
Can you please add new item now and test with it? Please let me know the results.
Thank you
- Login to Reply