Hello guys,
i ll hope my english is at this time good enough to explain u a bug, witch also
happens with JoomlaBaboo Moo-Modules.
If u use two different components / modules / mambots who use both mootools.js
there are big corruptions in all Browsers (not in FF 1 & 2)
The reason is simple:
Exampel:
JCE Editor + JCE_utilitys1.2 = usin mootools.js (from root/editor/..../jce/mootools.js
and
Mooflip = usin mootools.js from (root/modules/mooflip/mootools.js
then u load 2 mootools.js in the browser, one automaticly from JCE and one with the
Code tag u inserted in ur index.php
Effect = corruption in IE7 / IE 6 / Opera / ...
Allways load one mootools.js -> if u use JCE
just put the css tag and:
<script src="<?php echo $mosConfig_live_site;?>/modules/moo_faq/mootools.js" type="text/javascript" charset="utf-8" ></script>
in your
template. The mootools.js is allready loaded<br><br>Post edited by: Anthony Olsen, at: 2007/08/21 00:15