JU
Asked
Hello, brothers I can't login or Register to my new install Stock Manager Advance with All Modules site please help.
We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies.
after I click accept the cookies I see this {404 Not Found The resource requested could not be found on this server!]
here is my new install site psatomnerb.com
We use cookies to improve your experience on our website. By browsing this website, you agree to our use of cookies.
after I click accept the cookies I see this {404 Not Found The resource requested could not be found on this server!]
here is my new install site psatomnerb.com
- MSAnsweredHello,
Please check your `base_url` in the `app/config/config.php` it should start with `https://` as you have enabled ssl.
Thank you - JUAnsweredWhy after clicking on accept cookies and see this message [404
Not Found
The resource requested could not be found on this server!] - JUAnsweredI still could not login as owner.
Here is my login credential:
email: [email protected]
password: 12345678 - MSAnsweredHello,
Pleaes make sure that you have uploaded the `.htaccesss`
Your server mod_rewrite should be enabled and configure to use `.htaccess` from site directory.
Looks like there issues with your installation. Your `base_url` should be `https://psatomnerb.com/`
Thank you - JUAnsweredI have done this already brotther you can see the text I copy from config file code.
Base Site URL
|--------------------------------------------------------------------------
|
| URL to your CodeIgniter root. Typically this will be your base URL,
| WITH a trailing slash:
|
| http://example.com/
|
| If this is not set then CodeIgniter will try guess the protocol, domain
| and path to your installation. However, you should always configure this
| explicitly and never rely on auto-guessing, especially in production
| environments.
|
*/
$config['base_url'] = 'https://psatomnerb.com/'; - MSAnsweredHello,
This is from my previous reply.
---
Please make sure that you have uploaded the `.htaccesss`
Your server `mod_rewrite` should be enabled and configure to use `.htaccess` from site directory.
---
Please check with your server admin, if you are not sure.
Thank you - Login to Reply