Title: JSON Parse error unrecognised token &#8216;&lt;&#039;
Last modified: September 10, 2016

---

# JSON Parse error unrecognised token ‘<'

 *  Resolved [outpost33](https://wordpress.org/support/users/outpost33/)
 * (@outpost33)
 * [9 years, 9 months ago](https://wordpress.org/support/topic/json-parse-error-unrecognised-token/)
 * The extension does not appear to be working with the latest version of CF7, throws
   JSON Parse error unrecognised token ‘<‘
 * Possibly related to integration with Google Recaptcha? Can’t show you the page
   at present because the site is behind an Under Construction page, but could you
   look into it?

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

 *  [Frank](https://wordpress.org/support/users/frkparent/)
 * (@frkparent)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/json-parse-error-unrecognised-token/#post-8424011)
 * I’m getting the same error
 *  [Frank](https://wordpress.org/support/users/frkparent/)
 * (@frkparent)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/json-parse-error-unrecognised-token/#post-8424223)
 * Manage to make it work in the meanwhile. The error comes when checking for the
   logfile. Here’s the quick fix:
 * In “lib/functions.php”, comment lines 219/220
 * //$logfileEnabled = $cf7_cm[‘logfileEnabled’];
    //$logfileEnabled = ( is_null(
   $logfileEnabled ) ) ? false : $logfileEnabled;
 * As well as lines 300/301
 * //$cme_debug_logger = new cme_Debug_Logger();
    //$cme_debug_logger->log_cme_debug(‘
   Email submission – Result: ‘ .$e->getMessage(),4,$logfileEnabled );
 * Obviously that will probably disable the error logging but at least the form 
   works.
 * Cheers!
 *  Plugin Author [Renzo Johnson](https://wordpress.org/support/users/rnzo/)
 * (@rnzo)
 * [9 years, 4 months ago](https://wordpress.org/support/topic/json-parse-error-unrecognised-token/#post-8727970)
 * Error corrected in the latest release. Please update.
 *  [canadianoilguy](https://wordpress.org/support/users/canadianoilguy/)
 * (@canadianoilguy)
 * [8 years, 11 months ago](https://wordpress.org/support/topic/json-parse-error-unrecognised-token/#post-9266364)
 * I have a Landing Page with a Contact Form included, and I’m getting the JSON 
   parse error. I believe I am using the latest version. Fix this for me Renzo, 
   and I’ll definitely buy you a coffee 😉
 * [http://canadianoilguy.ca/go/canadian-keto-guy/](http://canadianoilguy.ca/go/canadian-keto-guy/)

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

The topic ‘JSON Parse error unrecognised token ‘<'’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/contact-form-7-campaign-monitor-extension_fafafa.
   svg)
 * [Contact Form 7 Campaign Monitor Extension](https://wordpress.org/plugins/contact-form-7-campaign-monitor-extension/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/contact-form-7-campaign-monitor-extension/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/contact-form-7-campaign-monitor-extension/)
 * [Active Topics](https://wordpress.org/support/plugin/contact-form-7-campaign-monitor-extension/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/contact-form-7-campaign-monitor-extension/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/contact-form-7-campaign-monitor-extension/reviews/)

 * 4 replies
 * 4 participants
 * Last reply from: [canadianoilguy](https://wordpress.org/support/users/canadianoilguy/)
 * Last activity: [8 years, 11 months ago](https://wordpress.org/support/topic/json-parse-error-unrecognised-token/#post-9266364)
 * Status: resolved