Title: Can&#8217;t edit forms &#8211; Uncaught SyntaxError: Unexpected token ;
Last modified: May 11, 2017

---

# Can’t edit forms – Uncaught SyntaxError: Unexpected token ;

 *  Resolved [mklusak](https://wordpress.org/support/users/mklusak/)
 * (@mklusak)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/cant-edit-forms-uncaught-syntaxerror-unexpected-token/)
 * Hi, my Contact Form Plugin does not work for a While … I can’t edit my forms,
   there are no form fields visible.
 * Console shows “Uncaught SyntaxError: Unexpected token ;” 2x. First – admin.php?
   page=manage_fmc on line 731, that is:
 *     ```
       document.getElementById('show_title').value=document.getElementById('pages').getAttribute("show_title");
       			document.getElementById('show_numbers').value=document.getElementById('pages').getAttribute("show_numbers");
       	return true;
       }
   
       gen = ; // !!!!!!!!!!!!!!!!!!!!!!!!!!!
   
       function enable() {
       	alltypes = Array('customHTML', 'text', 'checkbox', 'radio', 'time_and_date', 'select', 'file_upload', 'captcha', 'map', 'button', 'page_break', 'section_break', 'paypal', 'survey');
       	for (x = 0; x < 14; x++) {
       ```
   
 * And another one:
 *     ```
       function formOnload() {
       	for (t = 0; t < ; t++) { // !!!!!!!!!!!!!!
       		if (document.getElementById(t + "_typeform_id_temp")) {
       			if (document.getElementById(t + "_typeform_id_temp").val
       ```
   

Viewing 1 replies (of 1 total)

 *  Plugin Contributor [Form Maker Support](https://wordpress.org/support/users/formmakersupport/)
 * (@formmakersupport)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/cant-edit-forms-uncaught-syntaxerror-unexpected-token/#post-9125030)
 * Hello [@mklusak](https://wordpress.org/support/users/mklusak/)!
 * We are terribly sorry for the inconvenience.
 * Could you please contact our support team directly using [this form](https://goo.gl/7SbEU1)?
   Our development team will check the problem ASAP.
 * Also please mention the link to this forum topic in your message. We will post
   the solution here as well.
 * Thanks! Have a good weekend!

Viewing 1 replies (of 1 total)

The topic ‘Can’t edit forms – Uncaught SyntaxError: Unexpected token ;’ is closed
to new replies.

 * ![](https://ps.w.org/form-maker/assets/icon-256x256.png?rev=2068681)
 * [Form Maker by 10Web - Mobile-Friendly Drag & Drop Contact Form Builder](https://wordpress.org/plugins/form-maker/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/form-maker/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/form-maker/)
 * [Active Topics](https://wordpress.org/support/plugin/form-maker/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/form-maker/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/form-maker/reviews/)

## Tags

 * [Uncaught SyntaxError](https://wordpress.org/support/topic-tag/uncaught-syntaxerror/)

 * 1 reply
 * 2 participants
 * Last reply from: [Form Maker Support](https://wordpress.org/support/users/formmakersupport/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/cant-edit-forms-uncaught-syntaxerror-unexpected-token/#post-9125030)
 * Status: resolved