Title: Error Code
Last modified: August 21, 2016

---

# Error Code

 *  Resolved [Mike Garde](https://wordpress.org/support/users/bldware/)
 * (@bldware)
 * [13 years ago](https://wordpress.org/support/topic/error-code-18/)
 * `Fatal error: Call to undefined function imagettftext() in /home/lighthou/public_html/
   wp-content/plugins/really-simple-captcha/really-simple-captcha.php on line 126`
 * [http://wordpress.org/extend/plugins/really-simple-captcha/](http://wordpress.org/extend/plugins/really-simple-captcha/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [Mike Garde](https://wordpress.org/support/users/bldware/)
 * (@bldware)
 * [13 years ago](https://wordpress.org/support/topic/error-code-18/#post-3725214)
 * Sorry TTF isn’t installed. My I suggest
 *     ```
       if(!function_exists('imagettftext')) {
         // place warning in header
       }
       ```
   
 *  [funmi omoba](https://wordpress.org/support/users/funmi-omoba/)
 * (@funmi-omoba)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/error-code-18/#post-3725503)
 * Mike Garde, please how do you solved this problem. I have this problem for months
   and no way to solve it. I have Gd and free library installed on the server as
   suggested by the plugin author but the problem remains
 * thanks

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Error Code’ is closed to new replies.

 * ![](https://ps.w.org/really-simple-captcha/assets/icon-256x256.png?rev=1047241)
 * [Really Simple CAPTCHA](https://wordpress.org/plugins/really-simple-captcha/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/really-simple-captcha/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/really-simple-captcha/)
 * [Active Topics](https://wordpress.org/support/plugin/really-simple-captcha/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/really-simple-captcha/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/really-simple-captcha/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [funmi omoba](https://wordpress.org/support/users/funmi-omoba/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/error-code-18/#post-3725503)
 * Status: resolved