Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • kylebrown Friend
    #117918

    Getting the following error when using DBQ with Ja-Zibal with the DBQ ajax grid options. Totally barfs out. Any ideas?


    <!-- BEGIN: SUBHEADER -->

    <div id="ja-sh-wrap1">
    <div id="ja-sh-wrap2">
    <div id="ja-sh-wrap3">
    <div id="ja-sh" class="clearfix" style="background:url(http://www.researchcrossroads.com/templates/ja_zibal/images/default/sh01.jpg) no-repeat top right; ">

    <div id="ja-topnav">
    <ul id="ja-splitmenu" class="mainlevel"><li><a href="http://www.researchcrossroads.com/index.php?option=com_frontpage&Itemid=1" title="Home"><span>Home</span></a></li>
    <li><a href="http://www.researchcrossroads.com/index.php?option=com_dbquery&Itemid=54" title="Investigators"><span>Investigators</span></a></li>
    <li><a href="http://www.researchcrossroads.com/index.php?option=com_sobi2&Itemid=53" title="Organizations"><span>Organizations</span></a></li>

    <li><a href="http://www.researchcrossroads.com/index.php?option=com_dbquery&Itemid=60" title="Grants"><span>Grants</span></a></li>
    <li><a href="http://www.researchcrossroads.com/index.php?option=com_contact&Itemid=3" title="Contact"><span>Contact</span></a></li>
    <li class="active_menu"><a href="http://www.researchcrossroads.com/index.php?option=com_dbquery&Itemid=65" title="Institution Search"><span>Institution Search</span></a></li>
    </ul> </div>

    <script type="text/javascript">initPNGTrans();</script>

    </div>
    </div>

    </div>
    </div>
    <!-- END: SUBHEADER -->

    <!-- BEGIN: PATHWAY -->
    <div id="ja-pathway-wrap1">
    <div id="ja-pathway-wrap2">
    <div id="ja-pathway-wrap3">
    <div id="ja-pathway">

    <br />
    <b>Fatal error</b>: Unknown function: mosloadmodules() in <b>/home/joomla/research/templates/ja_zibal/index.php</b> on line <b>202</b><br />

    ha le-viet Developer
    #212469

    Hi Kyle,

    Go to the index.php of the template file, line 202 and change mosloadmodules to mosLoadModules (case SeNSiTiVeS).

    Regards,
    Ha Le-Viet.

    kylebrown Friend
    #212569

    It seems to have something to do with the usermenu or right hand display on the template. If I hide all functions on the right tool bar, it works perfect. If I add back the usermenu, login etc it hangs.

    I also switched templates, and it works perfect with any other template but Ja_zibal. I’ve opened up the url so you can check it out: http://www.patientcrossroads.com/index.php?option=com_dbquery&Itemid=54&task=ExecuteQuery&qid=13&previousTask=PrepareQuery

    Thanks for the pointer, not sure that is where I’m seeing the issue … when looking at the code, it’s a function that’s coming up with mosloadmodules in lower case.


    <!-- BEGIN: PATHWAY -->
    <div id="ja-pathway-wrap1">
    <div id="ja-pathway-wrap2">
    <div id="ja-pathway-wrap3">
    <div id="ja-pathway">
    <?php if (strtolower($option) != 'com_frontpage'){ ?>
    <?php mosPathway(); ?>
    <?php } ?>
    </div>
    </div>
    </div>
    </div>
    <!-- END: PATHWAY -->

    Thanks!

    Kyle

    <em>@Ha Le-Viet 5070 wrote:</em><blockquote>Hi Kyle,

    Go to the index.php of the template file, line 202 and change mosloadmodules to mosLoadModules (case SeNSiTiVeS).

    Regards,
    Ha Le-Viet.</blockquote>

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

This topic contains 3 replies, has 2 voices, and was last updated by  kylebrown 17 years, 11 months ago.

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