Mootools error - what to do?

Professional Business Joomla template for corporate and business websites suitable for showing stock quotes, up to date news, portfolio management resources or international market data.
GK User
Fri Sep 07, 2012 11:11 pm
Hello,

IE8 always shows an error on my website. Description is

Code: Select all
Details zum Fehler auf der Webseite

Benutzer-Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E)
Zeitstempel: Fri, 7 Sep 2012 21:40:02 UTC


Meldung: Array- oder Arguments-Objekt erwartet
Zeile: 63
Zeichen: 22
Code: 0
URI: http://sporter.grizzly-adams.de/media/system/js/mootools-core.js


Meldung: Das Objekt unterstützt diese Eigenschaft oder Methode nicht.
Zeile: 514
Zeichen: 25
Code: 0
URI: http://sporter.grizzly-adams.de/media/system/js/mootools-core.js


I don´t have any idea where it comes from. The website is sporter.grizzly-adams.de, backend access can be sent via email. Would be great if someone could help me out :)

Thanks,
Stephanie
User avatar
Senior Boarder

Konrad M
Sat Sep 08, 2012 10:47 am
Hi,
please read this topic and try solution from it. https://www.gavick.com/forums/corporate ... 18115.html
User avatar

GK User
Sat Sep 08, 2012 8:37 pm
No. that didn´t solve the problem. It didn´t have something to do with the lazyload.js.
But I´ve found out some things:
- IE8 has a debug module :) Never seen before...
- the error is only on the gkTemplate, not on the joomla standard one
-the first error " Ungültiges Argument. mootools-core.js, Zeile 354 Zeichen 126" leads me to the line "this.style[l]=k". Maybe it´s important for a solution? I use the newest version of the template
- The second error was reported here in the boutique template in May - but I haven´t seen a solution yet (https://www.gavick.com/forums/boutique/ ... 16297.html) and it´s even on your demo site for the template.

Of course, there is one more error, but it comes from a module I have bought that won´t work :(

Thanks and have a nice weekend,
Stephanie
User avatar
Senior Boarder

Konrad M
Mon Sep 10, 2012 7:21 am
Strange thing because I checked you site http://sporter.grizzly-adams.de/ (correct me if it is not your url) using IE developers tools and I didn't have this errors in my js console. I only have issue with this script
Code: Select all
jQuery(document).ready(function(){
   jQuery('#sidepanel_jt').tabSlideOut({
    tabHandle: '.handle',                           
    pathToTabImage:'',
    imageHeight: '',                               
    imageWidth: '',                                   
    tabLocation: 'left',                             
    speed: 300,                                       
    action: 'click',                                 
    topPos: '145px',                               
    fixedPosition: true                         
   });


and info that object don't support this method. I guess it is .tabSlideOut method.
User avatar

GK User
Sat Sep 15, 2012 12:16 pm
Yes, this problem was fixed by someone who wnated to fix the Sliding tab. This addon didn´t work, but the error is gone.

Yesterday we wanted to do put some new content into my website. Only IE8 and IE9 were installed, so I didn´t realize this problem earlier:
Every time when I do changes in NewsPro and ImageShow I can´t save them. I have to try it up to ten times, then it is saved. Never had this problem in FF.
I get a popup with the question, if I want to abort the script
15-09-2012 13-08-15.jpg
.
When I abort it I have a script error with validate.js.
This problem is only when I want to do changes to NewsPro, ImageShow and sometimes with Tabs. Every other component/Module works without a problem (like K2 or so).
It´s only in IE but never in FF.

Backend access is possible if needed

Thanks,Stephanie
User avatar
Senior Boarder


cron