Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • rjdjohnston Friend
    #135939

    >> Get this error when going to my Fireboard forum.

    Message: Object doesn’t support this property or method
    Line: 74
    Char: 3
    Code: 0
    URI: http://92.65.62.41:8020/templates/ja_mesolite/js/ja.script.js
    ———————————————————————————————
    Has something to do with ja-bots resizing, need assistance please
    ———————————————————————————————

    >> And this error when going to Docman

    Message: HTML Parsing Error: Unable to modify the parent container element before the child element is closed (KB927917)
    Line: 0
    Char: 0
    Code: 0
    URI: http://92.65.62.41:8020/documents/cat_view/65-business-development.html

    Any thoughts? The site can be viewed here http://92.65.62.41:8020 but is a private intranet and if needed access to assist in trouble shoot please let me know.

    Thank you.

    rjdjohnston Friend
    #282046

    Solved my second error, but still have the object doesn’t support error, is there no one who can help?

    The error is only generated on my Fireboard pages. Thanks

    jay973 Friend
    #282047
    rjdjohnston Friend
    #282056

    Thanks for the response jay; made the nessessary changes, appears that was a problem However, not that this problem has been solved, natually, another arose:

    Message: Object doesn’t support this property or method
    Line: 1
    Char: 1
    Code: 0
    URI: http://92.65.62.41:8020/components/com_fireboard/template/default_ex/plugin/jtip/demo.js

    Any thoughts?

    Here is the files code


    $(document).ready(function() {

    // $.cluetip.setup({insertionType: 'insertBefore', insertionElement: 'div:first'});

    //default theme
    $('a.basic').cluetip();
    $('a.custom-width').cluetip({width: '200px', showTitle: false});
    $('h4').cluetip({attribute: 'id', hoverClass: 'highlight'});
    $('#sticky').cluetip({'sticky': true,'closePosition': 'title'});
    $('#examples a:eq(4)').cluetip({
    hoverClass: 'highlight',
    sticky: true,
    closePosition: 'bottom',
    closeText: '<img src="components/com_fireboard/template/numinu/plugin/jtip/cross.png" alt="close" width="16" height="16" />',
    truncate: 60
    });
    $('a.load-local').cluetip({mouseOutClose: true,local:true,sticky: true,closePosition: 'title', width: '200px', closeText: '<img src="components/com_fireboard/template/numinu/plugin/jtip/cross.png" alt="close" />',dropShadow: true,cursor: 'pointer',positionBy: 'mouse'});
    $('#clickme').cluetip({activation: 'click', width: 650});

    // jTip theme
    $('a.jt:eq(0)').cluetip({cluetipClass: 'jtip', arrows: true, dropShadow: false,
    sticky: true,
    mouseOutClose: true,
    closePosition: 'title',
    closeText: '<img src="components/com_fireboard/template/numinu/plugin/jtip/cross.png" alt="close" />'
    });
    $('a.jt:eq(1)').cluetip({cluetipClass: 'jtip', local:true, arrows: true, dropShadow: false, hoverIntent: false});
    $('span[@title]').css({borderBottom: '1px solid #900'}).cluetip({splitTitle: '|', arrows: true, dropShadow: false, cluetipClass: 'jtip'});

    $('a.jt:eq(2)').cluetip({cluetipClass: 'jtip', arrows: true, dropShadow: false, height: '150px', sticky: true});

    // Rounded Corner theme
    $('ol.rounded a:eq(0)').cluetip({cluetipClass: 'rounded', dropShadow: false, positionBy: 'mouse'});
    $('ol.rounded a:eq(1)').cluetip({cluetipClass: 'rounded', dropShadow: false, positionBy: 'bottomTop'});
    $('ol.rounded a:eq(2)').cluetip({cluetipClass: 'rounded', dropShadow: false, sticky: true, ajaxCache: false});
    $('ol.rounded a:eq(3)').cluetip({cluetipClass: 'rounded', dropShadow: false});
    });

    I also tried commenting out the make equal height JS at the bottom of ja.script set to onLoad with body, than a mootools error occurs. ?????????

    4 hours later no fix. Multiple attempts, using every combination of fixes displayed on fireboard forums, nothing. Any other thoughts?

    jay973 Friend
    #282062

    Have you tried switching to the default joomla template? If fireboard works OK with that then we can narrow it down to a conflict with mesolite.:confused:

    rjdjohnston Friend
    #282066

    Good thinking! Did that, changed to Beez template, no error. Definitely has something to do with the JA JS.

    Had another problem with a parent element trying to be changed by a child element with the force span to title JA JS, commented out and removed that error.

    Tried similar with the makeEqualheight function but produces a mootool error when commented out.

    I’m lost. Next step is try phpBB, which is unfortunate because I have allot of time invested with FB now. Hopefully someone else has another idea.

    Thanks,

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

This topic contains 6 replies, has 2 voices, and was last updated by  rjdjohnston 15 years, 11 months ago.

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