Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • shayzalman Friend
    #139186

    Please help ASAP,
    at my site, http://www.divorcewithoutdisaster.com i get an error on IE7 –

    Line 68
    Char 2
    null is null or not an object
    code:0

    I tried switching off all of the modules, plus most of the plugins. This error is all over the site, in all of the pages.

    Please help me solve this!
    shay

    shayzalman Friend
    #296393

    🙁 Didn’t get any reply for the above…
    Can any one help me solve this problem it is running my IE users off my site.
    TX

    shayzalman Friend
    #296861

    :((Whats going on? why doesnt anybody answer?
    I really need to solve this probelm,
    Shay

    activo2030 Friend
    #296995

    I had the same problem and this is what support answered:

    Please open templates/ja_edenite/js/ja.script.js, a about line 66, find following code:

    function equalHeight(){
    makeEqualHeight ($(‘ja-botsl’).getChildren());
    makeEqualHeight ($$([‘ja-content’,’ja-col1-bot’,’ja-col2′]));
    }

    and change to:

    function equalHeight(){
    if ($chk($(‘ja-botsl’))) {
    makeEqualHeight ($(‘ja-botsl’).getChildren());
    }
    makeEqualHeight ($$([‘ja-content’,’ja-col1-bot’,’ja-col2′]));
    }

    Hope this works

    droid Friend
    #297209

    Cheers that helped me too

    Gary

    shayzalman Friend
    #297277

    😀
    Thanks for that,
    it did solve the issue,
    Shay.

    checkmate40 Friend
    #303974

    Having a same/similar error with the zinc template:

    Message: ‘null’ is null or not an object
    Line: 28
    Char: 9
    Code: 0
    URI: /media/system/js/mootools.js

    line 28:

    default:el.appendChild(this);}

    Thanks,

Viewing 7 posts - 1 through 7 (of 7 total)

This topic contains 7 replies, has 4 voices, and was last updated by  checkmate40 15 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum