-
AuthorPosts
-
December 10, 2006 at 4:05 am #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 Developerha le-viet
- Join date:
- April 2006
- Posts:
- 415
- Downloads:
- 0
- Uploads:
- 26
- Thanked:
- 5 times in 1 posts
December 12, 2006 at 2:33 am #212469Hi Kyle,
Go to the index.php of the template file, line 202 and change mosloadmodules to mosLoadModules (case SeNSiTiVeS).
Regards,
Ha Le-Viet.December 15, 2006 at 8:02 am #212569It 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> -
AuthorPosts
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