It's a known bug in version 1.0.3. When it redirects it doesn't insert a ? in the link.
i.e.
http://x.x.x.x/mantis/view.phpid=8
should be
http://x.x.x.x/mantis/view.php?id=8
There's a fix for it though, just check on bugs.mantisbt.org ;)
Search found 14 matches
- 10 Jul 2006, 12:44
- Forum: Help
- Topic: Link in notification, results in: Error 404
- Replies: 5
- Views: 7109
- 03 Jul 2006, 12:38
- Forum: Help
- Topic: Stopping outgoing emails to certain users
- Replies: 2
- Views: 3750
- 03 Jul 2006, 10:32
- Forum: Help
- Topic: Stopping outgoing emails to certain users
- Replies: 2
- Views: 3750
- 29 Jun 2006, 12:46
- Forum: Help
- Topic: Login Issue
- Replies: 1
- Views: 3247
- 29 Jun 2006, 12:36
- Forum: Help
- Topic: Stopping outgoing emails to certain users
- Replies: 2
- Views: 3750
Stopping outgoing emails to certain users
so, i've loaded this patch to allow incoming emails to be loaded into the mantis system. A very nice feature indeed.
What i need is to exclude all email addresses (except internal) from receiving the signup notification.
I also need to exclude certain email addresses (these would be internal) from ...
What i need is to exclude all email addresses (except internal) from receiving the signup notification.
I also need to exclude certain email addresses (these would be internal) from ...
- 04 May 2006, 14:06
- Forum: Help
- Topic: Mantis Mailing Lists
- Replies: 2
- Views: 3535
- 20 Apr 2006, 07:57
- Forum: Help
- Topic: Mantis Mailing Lists
- Replies: 2
- Views: 3535
Mantis Mailing Lists
Hi,
When i try subscribe to the mailing list via SourceForgei get 404 errors...
Anybody know how i can get on the mailing lists or is this problem going to be rectified?
Oh yeah, My company is officially going to start pilotting Mantis in the coming weeks :D
Thanks
When i try subscribe to the mailing list via SourceForgei get 404 errors...
Anybody know how i can get on the mailing lists or is this problem going to be rectified?
Oh yeah, My company is officially going to start pilotting Mantis in the coming weeks :D
Thanks
- 11 Apr 2006, 06:55
- Forum: Help
- Topic: Changing some names
- Replies: 5
- Views: 5962
- 11 Apr 2006, 06:54
- Forum: Help
- Topic: mantis help
- Replies: 1
- Views: 3052
see my reply here
- 11 Apr 2006, 06:52
- Forum: Help
- Topic: starting with mantis
- Replies: 4
- Views: 5507
- 10 Apr 2006, 14:01
- Forum: Help
- Topic: Changing some names
- Replies: 5
- Views: 5962
- 10 Apr 2006, 13:01
- Forum: Help
- Topic: Changing some names
- Replies: 5
- Views: 5962
- 10 Apr 2006, 12:01
- Forum: Help
- Topic: Setup Error: database is not supported by PHP
- Replies: 2
- Views: 4620
Have you ensured that the extension is enabled in your php.ini?
Example:
If you want to use MS Sql, change your php.ini from this
to this
Same applies for any other extensions ;)
Hope this helps.
Example:
If you want to use MS Sql, change your php.ini from this
Code: Select all
;extension=php_mssql.dllCode: Select all
extension=php_mssql.dllHope this helps.
- 10 Apr 2006, 11:07
- Forum: Help
- Topic: Changing some names
- Replies: 5
- Views: 5962
Changing some names
Hi,
Firstly, excellent program. I am investigating deploying this within our organisation and it is definitely the front runner at the moment.
I need to change the name Project: next to the dropdown box, Reason being our management would prefer to have it called Request For: and then select the ...
Firstly, excellent program. I am investigating deploying this within our organisation and it is definitely the front runner at the moment.
I need to change the name Project: next to the dropdown box, Reason being our management would prefer to have it called Request For: and then select the ...