|
|
|
Re:dosent work , its still loading 1 Year ago
|
|
|
TVAdmin
You have shoutbox turned on o nthe forums, shout box uses mootools 1.0, moolets require mootools 1.1. I included the file, you would need to turn it on and remove the shoutbox mootools call or remove shoutbox from the forum
here is the offender modules/shoutbox/mootools.js
also, if you hit your site with firebug installed in Firefox you will see that you are even having errors with your current mootools file without the moolet turned on on the home page.
I would fix all that first, publish the module then ping me
|
|
|
|
|
|
|
Last Edit: 2007/10/30 15:58 By brian_williford.
|
|
|
Brian Williford Jr. Spaceship Mechaninc
|
|
|
Avatar Required To Particpate |
|
|
|
Re:dosent work , its still loading 1 Year ago
|
|
|
Hello, Please read the rules page, you need to upload an avatar to your account to get support. Also the URL must contain an active moolet so we can use Firebug to see what Dom errors your template may be causing with the Mootools.
Update: Now that's an Avatar!, love it... It is dancing but the Mootools jiggle makes him jump on mouseoever, what a great combo.
Can you publish the moolet to a page so I can check the errors?
thanks
|
|
|
|
|
|
|
Last Edit: 2007/11/19 17:19 By brian_williford.
|
|
|
Avatar Required To Particpate |
|
|
|
Re:dosent work , its still loading 1 Year ago
|
|
|
okay, see some of the previous posts, you have too mootools file loading and can only have one. You have a the mootools.js file loading in the template and the mootools.v1.11.js from the moolet. One of these would be wiping our functions of the other.
I suggest moving the mootools.v1.11.js to the template location and coding to the template to read this on of higher value, then turn if off in the moolet so it does not load twice.
If that does not clear you your IE issues you will need to fiddle with your template CSS, but this should do it.
hope that helps
brian
|
|
|
|
|
|
|
Brian Williford Jr. Spaceship Mechaninc
|
|
|
Avatar Required To Particpate |
|