I found a workaround that doesn’t mess with the rest of the code.
I commented out the following 2 lines in the Pyrite template index.php file and it has sorted the problem for JCalPro Latest Events BUT you loose site tools for text and size.
For me this is not important as I don’t need these tools AND… I hate when anyone messes with my stuff!! >:(
In the Head
<script language=”javascript” type=”text/javascript” src=”<?php echo $tmpTools->templateurl(); ?>/js/ja.script.js”></script>
In the Body
<?php $tmpTools->genToolMenu($tmpTools->getParam(‘usertool_font’), ‘gif’); ?>
Hope this helps.
Regards to all
Jenn