I found an error in file "plugins/content/ckforms.php"
If you have multiply components or pluging that use mootools and don't use code "JHTML::_('behavior.mootools')", IE get error. IE can't compile twice ugual instance of mootools.
Il fil plugin there is this code
- Code: Select all
$html = $html.'<script type="text/javascript" src="'.JURI::root(true).'/media/system/js/mootools.js"></script>'."\n";
but this is incorrect. CKFORM don't use joomla standard.....
- Code: Select all
JHTML::_('behavior.mootools')
By...
Luigi Massa
http://www.opsource.it