CKEditor模板window不弹出

CKEditor templates window do not pop up

我在网站上实现了 CKEditor。一切正常,但是当我单击模板图标时 - windows 没有弹出模板。其他弹出窗口 windows 如图片工作正常。

我在本地桌面上用 CKeditor 尝试了简单的页面,它工作正常。

会不会跟服务器设置有关?

来自控制台的错误:

Uncaught Error: [CKEDITOR.dialog.openDialog] Dialog "templates" failed when loading definition.
CKEDITOR.tools.extend.openDialog @ ckeditor.js:2107
(anonymous function) @ ckeditor.js:2107
f @ ckeditor.js:760
z @ ckeditor.js:761
A @ ckeditor.js:761
CKEDITOR.env.ie.CKEDITOR.env.version.f.$.onerror @ ckeditor.js:765

项目在 .htaccess 中有一些针对 url 的重定向规则,其中包含单词 'temlates'。感谢我的同事寻求解决方案