Search: Advanced search
|
Browse by category:
|
Glossary |
Search: Advanced search
|
Browse by category:
|
Glossary |
CAPTCHA not working |
|||||
In Mambo you can enable CAPTCHA
on forms via Administration -> Global Configuration. CAPTCHA is a function that transforms a series of letters and/or digits into an image. The user is asked to type these letters/numbers into a form field. This is a method of spam protection against bots.
In order to use the optional CAPTCHA your server must be configured with the following:
If CAPTCHA isn't working, first check that GD or GD2 is enabled on your server. You can check this via Administration -> System Info -> PHPInfo. If you are on a local host, or have acces to the php.ini file, change this line: ;extension=php_gd2.dllto extension=php_gd2.dll(delete the semi-colon which disables this function) To check if the imagettftext function is present access CAPTCHA directly using your browser like so: http://yourdomain.com/includes/captcha.php The following error indicates that imagettftext() cannot be found: Fatal error: Call to undefined function: imagettftext() in /home/hosting/thewiseman/includes/captcha.php on line 96 If you have access to your local server, this might help: http://us2.php.net/imagettftext If your site is in a shared hosting environment or you use managed hosting services, please contact your host and ask the host to enable these two functions. |
|||||
Copyright © 2000 - 2008 Mambo Foundation, Inc | Reg. No. A0047564G | Terms of Use | Privacy Policy
Mambo® and the Mambo logos are trademarks of the Mambo Foundation, Inc.
Managed Servers by DedicatedNOW