Vtiger 5.4.0 中文邮箱目录里面的邮件不显示

本帖最后由 phunix 于 2014-8-14 00:31 编辑

我用的是vtiger540版本,按照http://www.isharkfly.com/forum.php?mod=viewthread&tid=24070帖子中6楼的方法修改了代码,邮箱中文目录从???变成了正常显示中文目录,但是点击目录后里面的邮件无法列出,请赐教,该如何修改,谢谢/modules/MailManager/src/connectors/Connector.php将代码中所有的“ISO-8859-1”改为UTF-8

删除/Smart/templates/modules/MailManager/Folder.List.tpl /Smart/templates/modules/MailManager/Folder.Open.tpl中的 所有的字符串“|@htmlentities”