Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Topic started by: Porthos on July 11, 2006, 09:12:58 pm

Title: Problem registering with Mantis
Post by: Porthos on July 11, 2006, 09:12:58 pm
I go and fill in the information for a new account, and I get this:

Mantis

Warning: Cannot modify header information - headers already sent by (output started at /home/scp/public_html/mantis/core/html_api.php:139) in /home/scp/public_html/mantis/core/gpc_api.php on line 220

Warning: Cannot modify header information - headers already sent by (output started at /home/scp/public_html/mantis/core/html_api.php:139) in /home/scp/public_html/mantis/core/print_api.php on line 37

Warning: Cannot modify header information - headers already sent by (output started at /home/scp/public_html/mantis/core/html_api.php:139) in /home/scp/public_html/mantis/core/print_api.php on line 39

Warning: Cannot modify header information - headers already sent by (output started at /home/scp/public_html/mantis/core/html_api.php:139) in /home/scp/public_html/mantis/core/print_api.php on line 40

Warning: Cannot modify header information - headers already sent by (output started at /home/scp/public_html/mantis/core/html_api.php:139) in /home/scp/public_html/mantis/core/print_api.php on line 41

Warning: Cannot modify header information - headers already sent by (output started at /home/scp/public_html/mantis/core/html_api.php:139) in /home/scp/public_html/mantis/core/print_api.php on line 42

Warning: Cannot modify header information - headers already sent by (output started at /home/scp/public_html/mantis/core/html_api.php:139) in /home/scp/public_html/mantis/core/print_api.php on line 46


What am I doing wrong?
Title: Re: Problem registering with Mantis
Post by: redmenace on July 11, 2006, 10:06:44 pm
wrong forum mister.
Title: Re: Problem registering with Mantis
Post by: Fury on July 11, 2006, 10:50:47 pm
From the local paths you have in your error messages, I assume this is SCP Mantis in question. This topic will be moved to the SCP forum.
Title: Re: Problem registering with Mantis
Post by: Porthos on July 12, 2006, 01:04:41 am
Thanks, sorry about that.

inquiry still stands, though.
Title: Re: Problem registering with Mantis
Post by: ]C[rusader on July 12, 2006, 05:59:31 pm
@Porthos:
Hello.  When i signed up to Mantis, i had tried inputting my name as "]C[rusader", and recieved an error similar to yours.  On a guess, i removed the brackets and simply used "Crusader"--it seemed to solve the problem.  Since there is a Mantis member named "Goober5000" who has no trouble logging in... perhaps the sign-in form cannot handle characters other than the English alphabet and English numerals?
Title: Re: Problem registering with Mantis
Post by: Porthos on July 14, 2006, 03:20:12 am
@Porthos:
Hello.  When i signed up to Mantis, i had tried inputting my name as "]C[rusader", and recieved an error similar to yours.  On a guess, i removed the brackets and simply used "Crusader"--it seemed to solve the problem.  Since there is a Mantis member named "Goober5000" who has no trouble logging in... perhaps the sign-in form cannot handle characters other than the English alphabet and English numerals?

Alright, I'll try some more variations :-), Thanks for the idea.