Title: Brackets converted to code
Last modified: August 16, 2019

---

# Brackets converted to code

 *  Resolved [Stefan Pejcic](https://wordpress.org/support/users/stefanpejcic/)
 * (@stefanpejcic)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/uncaught-syntaxerror-8/)
 * Uncaught SyntaxError: Invalid or unexpected token
 * on file: cf7-google-map/includes/class-cf7-googleMap-deactivator.php
    line 280:
   lineObj = addressComponents[idx]; the brackets are shown as &#091 and &#093 and
   since they end with ; we get double ;
    -  This topic was modified 6 years, 9 months ago by [Stefan Pejcic](https://wordpress.org/support/users/stefanpejcic/).

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

 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/uncaught-syntaxerror-8/#post-11846186)
 * > on file: cf7-google-map/includes/class-cf7-googleMap-deactivator.php
   >  line 
   > 280: lineObj = addressComponents[idx];
 * the deactivator file does not contain 280 lines…
 *  Plugin Author [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * (@aurovrata)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/uncaught-syntaxerror-8/#post-11846219)
 * > the brackets are shown as &#091 and &#093 and since they end with ; we get 
   > double ;
 * I am assuming you are getting a javascript error with the js [] brackets not 
   being printed properly.
 * The js code is beng printed dynamically based on the settings in your dashboard,
   using a stream buffer `ob_start()`, I am assuming there is an error occuring 
   in your setup and the stream buffer is not not being handled properly.
 * Try to enalbe WP_DEBUG mode to see if you are getting any error reported.

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

The topic ‘Brackets converted to code’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/cf7-google-map.svg)
 * [Contact Form 7 extension for Google Map fields](https://wordpress.org/plugins/cf7-google-map/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/cf7-google-map/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/cf7-google-map/)
 * [Active Topics](https://wordpress.org/support/plugin/cf7-google-map/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/cf7-google-map/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/cf7-google-map/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Aurovrata Venet](https://wordpress.org/support/users/aurovrata/)
 * Last activity: [6 years, 9 months ago](https://wordpress.org/support/topic/uncaught-syntaxerror-8/#post-11846219)
 * Status: resolved