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.

Uncaught TypeError: Object # has no method 'chosen'

  1. afzetinc
    Member

    No matter what I keep getting Uncaught TypeError: Object #<Object> has no method 'chosen' on this site http://www.brevardbar.com.php53-7.ord1-1.websitetestlink.com/demo/members. Its starting to irritate the hell out of me.

    Posted 11 years ago on Sunday January 13, 2013 | Permalink
  2. Your site is including a very old version of jQuery in addition to the correct 1.8.3 version. See this in the source:

    <script type="text/javascript" src="wp-content/themes/brevardbar/menu/jquery.js"></script>

    That is a link to jQuery version 1.3.2. The conflicting versions of jQuery will create problems with the chosen.js script.

    If you test the form in the form preview, does the enhanced interface work? If it does, you can check for theme and plugin conflicts by using these instructions http://rkt.gs/testing

    Posted 11 years ago on Sunday January 13, 2013 | Permalink
  3. afzetinc
    Member

    just saw that and removed that seems to be working perfectly now.

    Posted 11 years ago on Sunday January 13, 2013 | Permalink
  4. Very good. Thank you for updating this topic.

    Posted 11 years ago on Sunday January 13, 2013 | Permalink

This topic has been resolved and has been closed to new replies.