我是 Joomla 的新手,目前正在使用 Joomla 2.5 制作网站http://www.aapkikundli.com/
我的 Nivo Slider 工作正常,直到 2 天前突然停止在主页上工作。然而令我惊讶的是,它在其他菜单项上运行良好
我怀疑一些 jquery 冲突并使用 FireBug 调试了页面。我现在在主页上看到 3 个错误,但不知道如何在 Joomla 2.5 上查找和修复这些文件!
非常感谢您的帮助。!
Chrome调试器的错误如下
Failed to load resource: the server responded with a status of 404 (Not Found)
https://ajax.googleapis.com/ajax/libs/jquery/1.9/jquery.min.js
Uncaught ReferenceError: jQuery is not defined jquerynoconflict.js:1
Uncaught SyntaxError: Unexpected token ( www.aapkikundli.com:314
Uncaught TypeError: Object #<Object> has no method 'wowSlider' script.js:22
Failed to load resource: the server responded with a status of 400 (OK)
如何找到这些文件并更正它们?