Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Bruce Canino 21 posts 42 karma points
    Apr 16, 2012 @ 09:23
    Bruce Canino
    0

    Canvas JS errors

    New install of Umbraco 4.7.1.1

    Using jQuery v 1.6.2

    When using Firefox 11.0 I get UmbracoCommunicator is not defined error in the JS Console. When I try to save it throws a 500 error.

    When using IE 8.0 I get a error

    Line: 285
    Error: Object doesn't support this property or method

    Which is the finally of a try.Also throws a 500 error when I try to save.


  • MeanMachin3 6 posts 26 karma points
    Apr 16, 2012 @ 10:57
    MeanMachin3
    0

    Hello Bruce,

    whenever i get this kind of errors i use Firefox with Firebug and its "Net" Tab to make sure all Javascripts are being loaded successfully. 

    May be give it a try...

    Regards
    Peter 

  • Bruce Canino 21 posts 42 karma points
    Apr 16, 2012 @ 17:41
    Bruce Canino
    0

    I went back and check the the Net Tab and all files load.

    I am no longer getting the error in the JS Console, but it still a 500 error when trying to save   the post reponce is

    0|error|500||

    What is a good way of tracking down the 500 error?

    I still get the JS error in IE and same 500 error on save.

  • Bruce Canino 21 posts 42 karma points
    Apr 16, 2012 @ 20:29
    Bruce Canino
    0

    I figure out the 500 error, multpile controls with the the same ID and it seems like Firefox is working.

     

    Anyone have any clues on the IE javascript error?

     

    Line: 285
    Error: Object doesn't support this property or method

     

     

  • MeanMachin3 6 posts 26 karma points
    Apr 17, 2012 @ 08:03
    MeanMachin3
    0

    Have you tried it with the newest version of jQuery? Just to make sure its not depending on the old version.

    Also try using a non-minified version of jquery.js and use IE8's developer tools' "break on errors" functionality to see where exactly the problem occurs.

    Best
    Pete 

Please Sign in or register to post replies

Write your reply to:

Draft