Title: Meta data JavaScript error
Last modified: August 22, 2016

---

# Meta data JavaScript error

 *  Resolved [r16n](https://wordpress.org/support/users/r16n/)
 * (@r16n)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/meta-data-javascript-error/)
 * I can not view the meta data for unconfirmed users (_users.php?page=unconfirmed\
   _emails_) when using French as my language.
 * The problem is in the string “Méta-information de l’utilisateur”, which contains
   a single quote as you can see. Because the string is surrounded by single quotes,
   I get the following: `Uncaught SyntaxError: Unexpected identifier`.
 * I would also suggest you look into using [unobtrusive JavaScript](http://www.w3.org/wiki/The_principles_of_unobtrusive_JavaScript)
   for the meta data link. See [jQuery().click()](http://api.jquery.com/click/) 
   and [wp_localize_script](https://codex.wordpress.org/Function_Reference/wp_localize_script)
   to create the meta data popup.
 * [https://wordpress.org/plugins/profile-builder/](https://wordpress.org/plugins/profile-builder/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [adispiac](https://wordpress.org/support/users/adispiac/)
 * (@adispiac)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/meta-data-javascript-error/#post-5786255)
 * Thanks again for your suggestions, I’ll add this to our bug fixing list.

Viewing 1 replies (of 1 total)

The topic ‘Meta data JavaScript error’ is closed to new replies.

 * ![](https://ps.w.org/profile-builder/assets/icon-256x256.png?rev=2961144)
 * [User Profile Builder - Beautiful User Registration Forms, User Profiles & User Role Editor](https://wordpress.org/plugins/profile-builder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/profile-builder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/profile-builder/)
 * [Active Topics](https://wordpress.org/support/plugin/profile-builder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/profile-builder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/profile-builder/reviews/)

## Tags

 * [javascript](https://wordpress.org/support/topic-tag/javascript/)
 * [js](https://wordpress.org/support/topic-tag/js/)

 * 1 reply
 * 2 participants
 * Last reply from: [adispiac](https://wordpress.org/support/users/adispiac/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/meta-data-javascript-error/#post-5786255)
 * Status: resolved