Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我启用我的自定义模块时,所有图像(标签内)都会消失。它只发生在我的一些定制模块上。
我之前遇到过类似的问题(不确定是否完全相同),模块非常小且简单。最终,我开始在刷新页面时将该模块中每个文件的编码从 ANSI 更改为记事本 ++ 中的 UTF-8。在某些时候,图像开始出现。
这个模块现在有 400 个文件,我不想改变每一个文件来最终看到图像。
路径是正确的。
有没有人遇到过类似的问题?
PyroCMS 版本是 2.0 RC,它是多站点版本。