I have just installed Mantis. I have configured it fine and have logged in under administrator.
By problem comes when a new user signs up. after the username and email where the next field says... "Enter the code as it is shown in the box on the right", there is no code to the right.
No new users can log in, please help.
Cesar
Can not sign up code
Moderators: Developer, Contributor
When you say "there is no code to the right" is it that the image is not showing, or the image is not being included in the HTML?
Check your HTML source and see if at least it's *trying* to show an image. If it is, send your browser directly to where the image is being requested from and see if you get any errors that you can use.
Alternatively, if you don't want that security feature, you could just disable Captchas in your config_inc.php file.
Check your HTML source and see if at least it's *trying* to show an image. If it is, send your browser directly to where the image is being requested from and see if you get any errors that you can use.
Alternatively, if you don't want that security feature, you could just disable Captchas in your config_inc.php file.