Hi everyone,

As suggested to this list I upgraded mantis to 1.1.4. Afterwards I received an email from a new user who was complaining that they were unable to create a new account. I noticed this bug report here:

http://www.mantisbt.org/bugs/view.php?id=9713

I downloaded the updated versions of account_page.php, session_api.php, and verify.php, but this didn't solve my problem. When I click on the confirmation email that mantis sends out the following errors appear at the top of the page:


SYSTEM WARNING: session_start() [function.session-start <http://public.kitware.com/Bug/function.session-start>]: The session id contains illegal characters, valid characters are a-z, A-Z, 0-9 and '-,'

SYSTEM WARNING: session_start() [function.session-start <http://public.kitware.com/Bug/function.session-start>]: Cannot send session cookie - headers already sent by (output started at mantis/core/error_api.php:166)

SYSTEM WARNING: session_start() [function.session-start <http://public.kitware.com/Bug/function.session-start>]: Cannot send session cache limiter - headers already sent (output started at mantis/core/error_api.php:166)

SYSTEM WARNING: Cannot modify header information - headers already sent by (output started at mantis/core/error_api.php:166)



If I ignore those errors, enter a new password, and click "Update User", I see the following error:


APPLICATION ERROR #12

This account is protected. You are not allowed to access this until the account protection is lifted.


What should I do to enable users to create new accounts in this bug tracker? I'd prefer not to revert to my backups if possible.

TIA,
-Zack
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
mantisbt-help mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mantisbt-help

Reply via email to