Title: [Plugin: WP-reCAPTCHA] Wp-recaptcha interfering with posts
Last modified: August 19, 2016

---

# [Plugin: WP-reCAPTCHA] Wp-recaptcha interfering with posts

 *  [scottsemple](https://wordpress.org/support/users/scottsemple/)
 * (@scottsemple)
 * [15 years, 4 months ago](https://wordpress.org/support/topic/plugin-wp-recaptcha-wp-recaptcha-interfering-with-posts/)
 * Please check out this post: [http://climbingconditions.com/mcr-icefields-parkway-closed-for-ava-control-jan-9-sunday/](http://climbingconditions.com/mcr-icefields-parkway-closed-for-ava-control-jan-9-sunday/)
 * The error cascading down the page is:
    Warning: pack() [function.pack]: Type 
   H: illegal hex digit L in /home/scott/public_html/climbingconditions.com/wp-content/
   plugins/wp-recaptcha/recaptchalib.php on line 243
 * Please let me know how to solve this. It’s ruining posts and appearing in feeds
   as well.
 * Thank you!
    Scott

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

 *  [emma4ever](https://wordpress.org/support/users/emma4ever/)
 * (@emma4ever)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-wp-recaptcha-wp-recaptcha-interfering-with-posts/#post-1859165)
 * I have the same problem!!!
    I disable this plugin now!
 * Need help too
 * thx
 *  [Khang Minh](https://wordpress.org/support/users/oddoneout/)
 * (@oddoneout)
 * [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-wp-recaptcha-wp-recaptcha-interfering-with-posts/#post-1859166)
 * Please check if your private key contains any space character at the end. You
   might also try changing `$ky = pack('H*', $privkey);` in recaptchalib.php (line
   243) to `$ky = pack('H*', trim($privkey));`

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

The topic ‘[Plugin: WP-reCAPTCHA] Wp-recaptcha interfering with posts’ is closed
to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-recaptcha.svg)
 * [WP-reCAPTCHA](https://wordpress.org/plugins/wp-recaptcha/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-recaptcha/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-recaptcha/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-recaptcha/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-recaptcha/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-recaptcha/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [Khang Minh](https://wordpress.org/support/users/oddoneout/)
 * Last activity: [15 years, 2 months ago](https://wordpress.org/support/topic/plugin-wp-recaptcha-wp-recaptcha-interfering-with-posts/#post-1859166)
 * Status: not resolved