简体   繁体   English

TypeError:在Firefox 22.0中未定义this.element,导致我的网站关闭

[英]TypeError: this.element is undefined in Firefox 22.0 causing my site to be down

I was using Firefox 14 and our site ( www.o-sense.com ) was working fine without issues. 我使用的是Firefox 14,我们的网站( www.o-sense.com )运行正常,没有问题。 After the upgrade of FF to 22.0, the site start to be just blank! FF升级到22.0之后,该站点开始一片空白!

When checking the Console tab in Firebug, we found this error: TypeError: this.element is undefined 在Firebug中检查“控制台”选项卡时,我们发现此错误:TypeError:this.element未定义

I really don't know from where this error came, and how to fix it! 我真的不知道此错误来自何处,以及如何解决它!

We are using Joomla! 我们正在使用Joomla! 1.5.26 (latest version of 1.5), and I tried to disable all modules with no luck. 1.5.26(1.5的最新版本),并且我尝试禁用所有模块而没有运气。

I appreciate your help guys. 感谢您的帮助。

Thanks. 谢谢。

I found the case, After I disabled the MooTools update plugin, the website start to working fine even in Firefox. 我发现了这种情况,在禁用MooTools更新插件后,即使在Firefox中,该网站也能正常运行。

Thanks for your help. 谢谢你的帮助。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM