Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • zuesty Friend
    #128140

    Hello All,

    I am getting an error on my homepage. Anyone else have the same problem? Any solutions?

    Thanks,

    Zuesty

    David Friend
    #247545

    Hi Zuesty.
    Did you mean the javascript error?

    I have found an error on “ja.script.js” file, under “http://yoursite/templates/ja_fedora/js/” folder.
    In order to solve your problem edit this file, and go to line 56-57.
    Original file:

    line 56 function equalHeight(){
    line 57 makeEqualHeight ($('ja-botsl').getChildren());
    line 58 }

    Replace for:

    line 56 function equalHeight(){
    line 57 if($('ja-botsl')) makeEqualHeight ($('ja-botsl').getChildren());
    line 58 }

    Hope this help
    David

    joomboom Friend
    Michael Casha Friend
    #248747

    What error message are you receiving?

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

This topic contains 4 replies, has 4 voices, and was last updated by  Michael Casha 16 years, 6 months ago.

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