drupal——主题无法与模块ajax注释一起使用

发布于 2024-10-02 11:52:20 字数 358 浏览 5 评论 0原文

我已经安装了ajax注释( http://drupal.org/project/ajax_comments )模块,并使用d 主题 http://drupal.org/project/inove 。在IE7下,ajax_comments模块无法工作。但在Firefox下,没问题。烦人的是,当我将主题更改为花环时,在 IE7/FF 下,一切正常。 inove主题肯定有问题。我已经检查了一遍又一遍。但找不到如何纠正它。希望有人能帮助我。谢谢。

i have installed the ajax comments( http://drupal.org/project/ajax_comments ) module,and use d the theme http://drupal.org/project/inove . when under IE7,the ajax_comments module can't work. but under Firefox,it's ok. the annoy thing is that when i changed the theme to garland, when under IE7/FF.it's all ok. there must be something wrong with the inove theme. i have checked it time and time again. but can't find how to correct it. hope someone can help me. thank you.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

浪菊怪哟 2024-10-09 11:52:20

我以前遇到过这个问题。 AJAX 注释模块必须与模板中的某些 JavaScript 发生冲突,尝试禁用主题中包含的所有 JavaScript 脚本(在 yourtheme.info 或 template.php 中)并再次检查 - 不要忘记清除 Drupal 性能中的缓存禁用 JavaScript 后的页面。

I've experienced this problem before. The AJAX comments module must collide with some JavaScript in your template, try to disable all JavaScript scripts that included in your theme (in yourtheme.info or in template.php) and check it again - Don't forget to clear cache in Drupal performance page after you disabled the JavaScript.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文