Thank you Atrol for all your replies.
That issue is fixed now. Anyways, that was not the xampp's issue.
Search found 5 matches
- 24 Jun 2015, 05:24
- Forum: Help
- Topic: Link in the email is not working
- Replies: 8
- Views: 7490
- 22 Jun 2015, 05:51
- Forum: Help
- Topic: Link in the email is not working
- Replies: 8
- Views: 7490
Re: Link in the email is not working
Then please guide how to get rid of this issue.
- 20 Jun 2015, 06:31
- Forum: Help
- Topic: Link in the email is not working
- Replies: 8
- Views: 7490
Re: Link in the email is not working
Are your users able to access the MantisBT login page?
If so, which URL do they use in browser?
No
I have given this link: $g_path = "http://indiacssi/mantis/";
But it's not working..
I'm using these configuration settings in config_inc.php..
<?php
$g_hostname = 'localhost';
$g_db_type = 'mysql ...
If so, which URL do they use in browser?
No
I have given this link: $g_path = "http://indiacssi/mantis/";
But it's not working..
I'm using these configuration settings in config_inc.php..
<?php
$g_hostname = 'localhost';
$g_db_type = 'mysql ...
- 20 Jun 2015, 06:28
- Forum: Help
- Topic: Link in the email is not working
- Replies: 8
- Views: 7490
Re: Link in the email is not working
Are your users able to access the MantisBT login page?
If so, which URL do they use in browser?
No
I have given this link: $g_path = "http://indiacssi/mantis/";
But it's not working..
I'm using these configuration settings in config_inc.php..
<?php
$g_hostname = 'localhost';
$g_db_type = 'mysql ...
If so, which URL do they use in browser?
No
I have given this link: $g_path = "http://indiacssi/mantis/";
But it's not working..
I'm using these configuration settings in config_inc.php..
<?php
$g_hostname = 'localhost';
$g_db_type = 'mysql ...
- 18 Jun 2015, 06:59
- Forum: Help
- Topic: Link in the email is not working
- Replies: 8
- Views: 7490
Link in the email is not working
When I make a new user, a verification mail is sent to the user's registered email address with the path through which a user can open their account and maintain their profile. Now, this link is not working and displaying an HTTP 404 Error. This is an auto generated link which is generated by the ...