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.

Error 80020101 in IE

  1. wedideas
    Member

    Hello,

    we have a voting form being inserted into a post on our website that for some reason is giving us errors in IE 7-8 (haven't tried 9). The issue doesn't arise in FF, Safari or Chrome (surprise, surprise)

    The problem I have is that I have no way of working out what the error means.

    'Could not complete the operation due to error 80020101'

    The error alert also tells me their is a syntax error on line 9, Char 15 of the page in question.

    The page is http://www.weddingideasmag.com/wedding-ideas-awards-2013-voting-form/

    Can someone please help asap as this is haveing a knock on effect with our voting :-(

    Thanks,

    James

    Posted 11 years ago on Wednesday October 31, 2012 | Permalink
  2. The form does not even appear in IE9. I had to use Firefox to even see that there is a form embedded.

    Line 9 in the source of that page was blank. Was there another filename listed where the error was on line 9?

    Error 80020101 is an AJAX request error from IE. Are you using AJAX in the shortcode or however you embedded the form? If so, can you disable that and test again?

    Posted 11 years ago on Wednesday October 31, 2012 | Permalink
  3. wedideas
    Member

    Hi Chris,

    I have the following as my shortcode for embedding the form in my post…

    [gravityform id="109" name="Wedding Ideas Awards 2013 - Voting" title="false" description="false"]

    Is this correct to load it without ajax?

    James

    Posted 11 years ago on Wednesday October 31, 2012 | Permalink
  4. That is correct without AJAX.

    If you test the form in the form preview with IE7 or IE8, do you get the same error?

    Posted 11 years ago on Wednesday October 31, 2012 | Permalink
  5. Google brought this up:
    http://bytes.com/topic/javascript/answers/750333-ie-syntax-error-80020101-undefined-array

    Posted 11 years ago on Wednesday October 31, 2012 | Permalink
  6. wedideas
    Member

    No Chris I don't get the same error.

    James

    Posted 11 years ago on Wednesday October 31, 2012 | Permalink
  7. In that case, please check for theme and plugin conflicts by using these instructions http://rkt.gs/testing

    If you have the error on the front end of the site but not the form preview, it's usually due to a theme or plugin conflict.

    Posted 11 years ago on Wednesday October 31, 2012 | Permalink