PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Cannot add a field, SyntaxError: Unexpected Token

  1. I cannot add a field...
    I've,
    1. switched to 2010 theme
    2. deactivated all plugins, and reactivated gravity forms,
    3. increased memory on my site, 64m via config.php - , (linux hosted server, php.ini @256m)
    4. cleared out my functions.php file (not that it matters if 2010 isn't working)
    5. No cache plugins installed
    6. No-Conflict is on
    and still receive a JavaScript console message:

    SyntaxError: Unexpected token < [http://www.tmseyecare.com/wp-admin/admin.php?page=gf_edit_forms&id=3:3]

    PHP Version 5.2.17
    MySQL Version 5.5.23
    WordPress Version 3.5.1
    Gravity Forms Version 1.7.3

    When recreating the site on localhost, I can get Gravity Forms to work.

    Any suggestions are appreciated.

    Posted 11 years ago on Tuesday May 21, 2013 | Permalink
  2. Resolved: Went here and followed steps:
    http://codex.wordpress.org/Using_Your_Browser_to_Diagnose_JavaScript_Errors
    Debug worked, and says this:
    tried to run insecure content from:
    http://fonts.googleapis.com/css?family=Shadows+Into+Light+Two

    This error was only in Gravity Forms, but solved by adding a field to the config. file.

    Posted 11 years ago on Tuesday June 4, 2013 | Permalink