Shape 5

Joomla Templates => Magnum Opus - December 07 - Club => : lelando February 25, 2008, 01:58:48 AM



: clear-fix bug found in index.php
: lelando February 25, 2008, 01:58:48 AM
Hi guys... thought you'd wanna know about this one.  While studying the Magnum Opus index.php file, I noticed that the call to the script for the clearfix refers to a file in the 'Business look' template folder, which will obviously only work if the site also has the Business Look template installed.

from Magnum Opus' index.php file, line 1785:
:
<?php if (($s5_clr_fix  == "enabled")) { ?>
<script type="text/javascript" src="templates/businesslook/js/s5_clr_fix.js"></script>
<?php ?>

I assume this is just a cut-n-paste error, and thought you should know.

Cheers!


: Re: clear-fix bug found in index.php
: mikek February 25, 2008, 11:47:03 AM
Thanks lelando!

This has been fixed now.