Viewing 11 posts - 16 through 26 (of 26 total)
  • Author
    Posts
  • PGLion Friend
    #249793

    Well now it’s time the developers take a look at this i think 😉

    producer111 Friend
    #249821

    Just giving some ideas. Try these 2 things :
    1 Just uninstall and reinstall Fireboard (I had also another problem with Fireboard but that fixed it)
    2. Edit the modules “Ja News” and “JA News FP” and UNcheck “Forum” menu in the Menu Assignment

    PGLion Friend
    #249839

    Thanks for your input producer111. I have read your post on Fireboard and did try the reinstall, that didn’t help though. The two modules are only assigned to “Home”, not to the forum so i can’t change that :confused:

    adisoft Friend
    #249879

    Did you install the available stable patchfiles for fireboard 1.0.4 ? This might help.

    VisiGod Friend
    #249880

    It is not a fireboard issue, it is a teline issue.

    adisoft Friend
    #249882

    That seems weird to me as my fireboard works perfectly fine on J1.5.3 and JA Teline II.

    VisiGod Friend
    #249883

    adisoft, can you post an url?

    PGLion Friend
    #249884

    <em>@adisoft 54398 wrote:</em><blockquote>That seems weird to me as my fireboard works perfectly fine on J1.5.3 and JA Teline II.</blockquote>

    My fireboard also works great. But the moo menu doesn’t :((

    PGLion Friend
    #249934

    <em>@adisoft 54395 wrote:</em><blockquote>Did you install the available stable patchfiles for fireboard 1.0.4 ? This might help.</blockquote>

    No, I didn’t, thanks for the hint. I just installed the patch but the problem still exist.

    VisiGod Friend
    #257201

    Now the solution Horeeey.

    1st – restore all the fireboard files with the original. Now open components/com_fireboard/class.fireboard.php and remove the following code:

    if (file_exists(JB_ABSTMPLTPATH . '/js/jquery-latest.pack.js')) {
    define('JB_JQURL', JB_DIRECTURL . '/template/' . $fb_cur_template . '/js/jquery-latest.pack.js');
    }
    else {
    define('JB_JQURL', JB_DIRECTURL . '/template/default/js/jquery-latest.pack.js');
    }

    Now, open the index.php of your template and add RIGHT AFTER <head> the following code:

    <? if (JRequest::getCmd('option') == 'com_fireboard') {?>
    <script type="text/javascript" src="/components/com_fireboard/template/default/js/jquery-latest.pack.js"></script>
    <? }?>

    armybot Friend
    #288711

    <em>@VisiGod 63390 wrote:</em><blockquote>Now the solution Horeeey.

    1st – restore all the fireboard files with the original. Now open components/com_fireboard/class.fireboard.php and remove the following code:

    if (file_exists(JB_ABSTMPLTPATH . '/js/jquery-latest.pack.js')) {
    define('JB_JQURL', JB_DIRECTURL . '/template/' . $fb_cur_template . '/js/jquery-latest.pack.js');
    }
    else {
    define('JB_JQURL', JB_DIRECTURL . '/template/default/js/jquery-latest.pack.js');
    }

    Now, open the index.php of your template and add RIGHT AFTER <head> the following code:

    <? if (JRequest::getCmd('option') == 'com_fireboard') {?>
    <script type="text/javascript" src="/components/com_fireboard/template/default/js/jquery-latest.pack.js"></script>
    <? }?>

    </blockquote>

    Sorry, it’s not working at all.
    Clicking on a menu item I just created for fb component on magazine menu Firebug shows me this error:

    ($(filter) || document).getElement is not a function
    $E(“#ja-footer ul li”, undefined)mootools.js (riga 53)
    jaAddFirstItemToTopmenu()()ja.script.js (riga 212)
    (?)()()ja.script.js (riga 241)
    [Break on this error] return false;});return(nocash)?elements:…);}}else{temp.push(‘[@’,param[4],’]’);}}

    Anyone?

Viewing 11 posts - 16 through 26 (of 26 total)

This topic contains 26 replies, has 6 voices, and was last updated by  armybot 15 years, 9 months ago.

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