Hi guys,
The captcha is not displayed in the account creation window. Any idea ?
Captcha not displayed
Moderators: Developer, Contributor
Captcha not displayed
- Attachments
-
- 2024-06-24 17_40_18-S’inscrire - Mantis AMR et 10 pages de plus - Travail – Microsoft Edge.png (51.77 KiB) Viewed 10919 times
Mantis: 2.27.0
PHP: 7.4.33
SQL: MySQL 5.5.60
OS: Devian 7.11
PHP: 7.4.33
SQL: MySQL 5.5.60
OS: Devian 7.11
Re: Captcha not displayed
Did you activate the PHP-GD library?
Re: Captcha not displayed
Can you tell me how to check that? I'll look into it because I don't know if it's activated.
Mantis: 2.27.0
PHP: 7.4.33
SQL: MySQL 5.5.60
OS: Devian 7.11
PHP: 7.4.33
SQL: MySQL 5.5.60
OS: Devian 7.11
Re: Captcha not displayed
run a script on you website with the following content:
This will give you all the info 
Code: Select all
<?php
phpinfo();

Re: Captcha not displayed
Looks like: #35302.