Title: Captcha Not Rendering
Last modified: August 30, 2016

---

# Captcha Not Rendering

 *  Resolved [Marty](https://wordpress.org/support/users/6killer/)
 * (@6killer)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/captcha-not-rendering/)
 * I followed the directions to configure the plugin and the Captcha image is not
   rendering. According to similar support threads, it states no other plugins are
   required and that Captcha is built in to this plugin. Please advise.
 * [https://wordpress.org/plugins/salesforce-wordpress-to-lead/](https://wordpress.org/plugins/salesforce-wordpress-to-lead/)

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

 *  Plugin Author [Nick Ciske](https://wordpress.org/support/users/nickciske/)
 * (@nickciske)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/captcha-not-rendering/#post-6562867)
 * Link to where I can see the issue?
 * Are you using any caching on your site?
 * Where is your site hosted?
 *  Thread Starter [Marty](https://wordpress.org/support/users/6killer/)
 * (@6killer)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/captcha-not-rendering/#post-6562870)
 * [http://www.coastlinecredit.com/index.php/contact-us/](http://www.coastlinecredit.com/index.php/contact-us/)
 * Not using caching to my knowledge.
 * Site is hosted @ GoDaddy.com
 *  Plugin Author [Nick Ciske](https://wordpress.org/support/users/nickciske/)
 * (@nickciske)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/captcha-not-rendering/#post-6562872)
 * Can you try turning off WP_DEBUG_DISPLAY (use WP_DEBUG_LOG instead)?
 * Looks like some PHP warnings are corrupting the image output:
 * [http://www.coastlinecredit.com/wp-admin/admin-ajax.php?action=sfw2l_get_captcha&_CAPTCHA=true&t=0.50232200+1442631925&hash=0735b6bb6cbd4b65b444d592303fa1ae45df7118](http://www.coastlinecredit.com/wp-admin/admin-ajax.php?action=sfw2l_get_captcha&_CAPTCHA=true&t=0.50232200+1442631925&hash=0735b6bb6cbd4b65b444d592303fa1ae45df7118)
 * I’ll note those to fix in the next release.
 *  Thread Starter [Marty](https://wordpress.org/support/users/6killer/)
 * (@6killer)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/captcha-not-rendering/#post-6562874)
 * WP_DEBUG_DISPLAY was already set to false.
 * I added this line immediately below it and it corrected the situation, allowing
   the CAPTCHA to render and the form is working properly:
 * `@ini_set('display_errors',0);`
 * I’m not a PHP guru. Is this acceptable?
 *  Plugin Author [Nick Ciske](https://wordpress.org/support/users/nickciske/)
 * (@nickciske)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/captcha-not-rendering/#post-6562876)
 * That is acceptable and should be set on production sites. Odd that it’s not already
   set on your server.

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

The topic ‘Captcha Not Rendering’ is closed to new replies.

 * ![](https://ps.w.org/salesforce-wordpress-to-lead/assets/icon-256x256.png?rev
   =2316786)
 * [Brilliant Web-to-Lead for Salesforce](https://wordpress.org/plugins/salesforce-wordpress-to-lead/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/salesforce-wordpress-to-lead/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/salesforce-wordpress-to-lead/)
 * [Active Topics](https://wordpress.org/support/plugin/salesforce-wordpress-to-lead/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/salesforce-wordpress-to-lead/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/salesforce-wordpress-to-lead/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [Nick Ciske](https://wordpress.org/support/users/nickciske/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/captcha-not-rendering/#post-6562876)
 * Status: resolved