MF
Asked
Hey,
I took over a client that used to have Simple Stock Manager - I'm not sure what the previous developer did but I am getting a 404 error when trying to login. Can anyone help?
I took over a client that used to have Simple Stock Manager - I'm not sure what the previous developer did but I am getting a 404 error when trying to login. Can anyone help?
- MSAnsweredHello,
Please mention the version number.
If you are talking about v2, please
1. check that `.htaccess` file is successfully uploaded and exists in the main directory
2. make sure that your apache `mod_rewite` is enabled and configured to use `.htaccess` from site directory
3. make sure that `base_url` in `app/config/config.php` is correct
For v3-beta, please set the correct root path for your domain, it's the `public` folder in your uploaded files and make sure that mod_rewrite is enabled.
Thank you - Login to Reply